/* Style Sheet */
a {color: #9f5e21; text-decoration: none;} 
a:link {text-decoration: none;}  
a:visited {text-decoration: none;}
a:hover {color:#000000; text-decoration: underline;}

.navmenutop a {color:#22249f;; text-decoration: none;} 
.navmenutop a:link {text-decoration: none;}  
.navmenutop a:visited { text-decoration: none;}
.navmenutop a:hover {color:#ffffff; text-decoration: none;}

.navmenuleft a {color:#ffffff;; text-decoration: none;} 
.navmenuleft a:link {text-decoration: none;}  
.navmenuleft a:visited { text-decoration: none;}
.navmenuleft a:hover {color:#a1a3eb; text-decoration: none;}

.footer a {color:#000000;; text-decoration: none; font-size:xx-small;} 
.footer a:link {text-decoration: none; font-size:xx-small;}  
.footer a:visited { text-decoration: none; font-size:xx-small;}
.footer a:hover {color:#ffffff; text-decoration: underline; font-size:xx-small;}

body { background-image:url(images_layout/background.gif); 
	color: #22249f;
	font-style: normal; 
	font-size: small; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	scrollbar-face-color: #a1a3eb;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #22249f;
	scrollbar-track-color: #9f5e21;
	scrollbar-darkshadow-color: #000000;
}

table {	border: 0px;
	padding: 0px;
	font-size: small; 
	}

.tblmain {	
	background-image:url(images_layout/background.gif);
	}

.detail {background-color:#ffffff;	}

.xsmalltxt { font-size: xx-small; }

.header { background-image:url(images_layout/bg_header.gif);
	border: none;
	color:#ffffff;
	font-size: 15px;
	font-weight: bold;
	background-color:#22249f;
}

.navmenuleft {
	border: none;
	color:#ffffff;
	font-size: 12px;
	font-weight: bold;
	background-color:#22249f;
}

.navmenutop {
	background-image:url(images_layout/bg_navtop.gif);
	border: none;
	color:#22249f;
	font-size: 16px;
	font-weight: bold;
	background-color:#a1a3eb;
}

p { margin-top: 3px; margin-bottom: 3px;}

p.navmenu { margin-left:5px; margin-top: 6px; margin-bottom: 6px;}
	
xsmalltxt {font-size: xx-small;}

	
td {vertical-align:top; }

th.title {
	vertical-align: bottom;
	background-image:url(images_layout/background.gif); 
	color: #22249f;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 22px;
	}

th {margin-top: 6px;
	margin-bottom: 6px;
	vertical-align: middle;
	color: #ffffff;
	font: Arial, Verdana;
	font-weight: bold;
	font-size: large;
	background-color:#334778;}

.imgbrd {border:solid;
background-color:#22249f;
border-bottom-width:3px;}

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color:#9f5e21;
	margin-bottom: 10px;
	margin-top:10px;
	font-weight:bold;
}

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#9f5e21;
	margin-bottom: 10px;
	margin-top:10px;
	font-weight:bold;
}

h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#9f5e21;
	margin-bottom: 3px;
	margin-top:3px;
	font-weight:bold;
}

h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color:#9f5e21;
	margin-bottom: 3px;
	margin-top:3px;
	font-weight:bold;
}

hr {color: #a1a3eb;}
.M2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #003;
}
