#dialog {
margin: 10px 10px 10px 10px;
padding: 10px 10px 10px 10px;
text-align:left;
vertical-align:top;
}
h1 {
	font-size: 30px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	color:#B9B09D;
}
body {
   font-family: verdana;
   font-size: 12px;
   color: #444444;
   text-decoration: none;
   text-align:left;
}
a:link {
   font-family: verdana;
   font-size: 12px;
   color: #0000B2;
   text-decoration: underline;
}
a:visited {
   font-family: verdana;
   font-size: 12px;
   color: #0000B2;
   text-decoration: underline;
}
a:hover {
   font-family: verdana;
   font-size: 12px;
   color: #0000B2;
   text-decoration: none;
}
a:active {
   font-family: verdana;
   font-size: 12px;
   color: #0000B2;
   text-decoration: underline;
}


td.side_menu {
	font-size: 12px;
   color: #ffffff;
   background-image: url(../files/gradient.jpg);
   background-repeat: no-repeat;
   background-position: top center;
   padding: 0;
}

div.side_menu {
text-align:left;
}

div.side_menu a:link {
   font-size: 12px;
   color: #ffffff;
   text-decoration: underline;
}
div.side_menu a:visited {
   font-size: 12px;
   color: #ffffff;
   text-decoration: underline;
}
div.side_menu a:hover {
   font-size: 12px;
   color: #ffffff;
   text-decoration: none;
}
div.side_menu a:active {
   font-size: 12px;
   color: #ffffff;
   text-decoration: underline;
}

div.top_menu a:link {
   font-size: 12px;
   color: #ffffff;
   text-decoration: none;
}
div.top_menu a:visited {
   font-size: 12px;
   color: #ffffff;
   text-decoration: none;
}
div.top_menu a:hover {
   font-size: 12px;
   color: #ffffff;
   text-decoration: underline;
}
div.top_menu a:active {
   font-size: 12px;
   color: #ffffff;
   text-decoration: none;
}
div.bottom_links {
	text-align:center;
	color:#ABAA95;
}
div.bottom_links a:link {
   font-size: 12px;
   color: #ABAA95;
   text-decoration: none;
}
div.bottom_links a:visited {
   font-size: 12px;
   color: #ABAA95;
   text-decoration: none;
}
div.bottom_links a:hover {
   font-size: 12px;
   color: #ABAA95;
   text-decoration: underline;
}
div.bottom_links a:active {
   font-size: 12px;
   color:#ABAA95;
   text-decoration: none;
}
div.foot {
	text-align:center;
	color:#ffffff;
}
div.foot a:link {
   font-size: 12px;
   color: #ffffff;
   text-decoration: underline;
}
div.foot a:visited {
   font-size: 12px;
   color: #ffffff;
   text-decoration: underline;
}
div.foot a:hover {
   font-size: 12px;
   color: #ffffff;
   text-decoration: none;
}
div.foot a:active {
   font-size: 12px;
   color: #ffffff;
   text-decoration: underline;
}

td.navborder {
   border-top-width: 0;
   border-right-width: thin;
   border-bottom-width: 0;
   border-left-width: 0;
   border-color: #000000;
   border-style: solid;
   text-align:left;
}
td.tableBorder {
   border-width: thin;
   border-color: #000000;
   border-style: solid;
   text-align:left;
}
td.cellBorder {
   border-top-width: thin;
   border-right-width: 0;
   border-bottom-width: thin;
   border-left-width: 0;
   border-color: #000000;
   border-style: solid;
   text-align:left;
}
td.tbl2 {
   border-top-width: thin;
   border-right-width: thin;
   border-bottom-width: thin;
   border-left-width: 0;
   border-color: #000000;
   border-style: solid;
   text-align:left;
}
div.split_table {
   text-align:center;
}

div.split_table td {
   text-align:left;
}

td.left_split {
	color:#003532;
	font-weight:bold;
}

td.right_split {
	color:#424242;
	font-weight:bold;
}

div.sm_list {
	margin: 10px 10px 10px 10px;
padding: 10px 10px 10px 10px;
}

td.fullheight {height:100%;}