
@font-face { font-family:Calligrapher; src:url(/dria/static/CALLIGRA.TTF) format(TrueType); }

a { font-variant:small-caps; font-size:10pt }
a:link 		{ color:#4040A0; text-decoration:none }
a:visited 	{ color:#000070; text-decoration:none }
a:hover 	{ color:#804000; text-decoration:underline }
a:active 	{ color:#804000; text-decoration:underline }
a:focus 	{ color:#804000; text-decoration:underline }

body
	{ margin-left:2px; margin-top:2px; margin-right:2px; margin-bottom:2px;background-color:#FFFFD8;color:black }
dt
	{ font-weight: 700 }
em
	{ font-weight: 700 }
h1
	{ font-family:Calligrapher,serif; font-size:24pt; font-variant:small-caps;font-weight: 500 }
h2
	{ font-family:Calligrapher,serif;
	 font-size: larger; font-weight: 500 }
hr
	{ height: 1px }
img
	{
		border-style:none;
		border-width:0
	}
p.changeline
	{
		text-align: right;
		font-size:11px;
		font-style:italic
	}
p.image
{
	text-align:center
}
sup
	{ text-decoration: underline }

table
{
     width:100%;
     border-style:none;
     margin:0px;
     padding:0px;
     border-spacing:0px;
     border-collapse:collapse
}

table.border
{
     width:100%;
     border-style:solid;
     border-width:1px
}

table.mainTable
    {
        height:100%;
        width:100%;
        background-repeat:repeat-x;
        border-style:none;
        border-width:0px;
        border-color:#CCAA88;
        background-color:white;
        background-image:url(/dria/static/image_default_header2.jpg);
    }
td.pageHeaderCell1
	{ height:100px }
td.pageHeaderCell3
	{ font-family:Gaelic,Calligrapher,serif; font-size:24pt; font-variant:small-caps;font-weight: 500 }
td.pageHeaderCell3
	{ vertical-align:bottom }
td.pageHeaderCell4
    { white-space:nowrap;vertical-align:bottom;text-align:right;font-style:italic }


td.menuLeft
{
	width:19px;
	vertical-align:top;
	background-repeat:no-repeat;
	background-image:url(/dria/static/image_dria_menu_left.jpg);
	border-style:none;
	padding:0px;
	margin:0px
}
td.menuCenter
{
	width:120px;
	vertical-align:top;
	background-repeat:no-repeat;
	background-image:url(/dria/static/image_dria_menu_center.jpg);
	border-style:none;
	padding:0px;
	margin:0px
}
td.menuRight
{
	width:20px;
	vertical-align:top;
	background-repeat:no-repeat;
	background-image:url(/dria/static/image_dria_menu_right.jpg);
	border-style:none;
	padding:0px;
	margin:0px
}
td.formdescription
{
     font-style:normal;
	 font-weight:800;
	 vertical-align:top;
     width:50%;
     border-width:0
}
td.formbutton
{
     font-style:normal;
	 font-weight:800;
     vertical-align:top;
     width:50%;
     border-width:0
}
td.contentsPane
{
	height:800px;
	vertical-align: top
}
th { border-style:none; text-align:left  }

tr
{
	margin:0px;
	padding:0px;
	border-style:none
}
tr.inBetweenRow
{
	height:10px;
}
td.inBetweenColumn
{
	height:800px;
	width:10px
}

button
{
	border:none;
	margin:0px;
	padding:0px;
	background-color:white;
	color:white
}
