.text{color:#FFFFFF; text-decoration: none; font-family: arial, helvetica, geneva, verdana; font-size: 13px; font-weight: normal;}
.smallText{color:#ffffff; text-decoration: none; font-family: arial, helvetica, geneva, verdana; font-size: 11px; font-weight: normal;}
.smallTextDark{color:#301E16; text-decoration: none; font-family: arial, helvetica, geneva, verdana; font-size: 11px; font-weight: normal;}

a.smallLink{color:#FFF7D7; text-decoration: none; font-family: arial, helvetica, geneva, verdana; font-size: 11px; font-weight: normal;}
a.smallLink:hover{color:#FFF7D7; text-decoration: none; font-family: arial, helvetica, geneva, verdana; font-size: 11px; font-weight: normal;}
a.smallLinkDark{color:#301E16; text-decoration: none; font-family: arial, helvetica, geneva, verdana; font-size: 11px; font-weight: normal;}
a.smallLinkDark:hover{color:#301E16; text-decoration: none; font-family: arial, helvetica, geneva, verdana; font-size: 11px; font-weight: normal;}

.head{
	color:#FFFFFF;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	letter-spacing:0.2em;
	font-weight:bolder;
	font-style: normal;
}
a {font-size: 16px; color:#FFFFFF; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-weight: bold;}
a:hover {color:#0B1038;  text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold;}
.title {
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

body { 
	overflow:auto; 
	margin-bottom: 0; 
	margin-left: 0; 
	margin-right: 0; 
	margin-top: 0; 
	scrollbar-face-color:#091351; 
	scrollbar-highlight-color:#2961AE; 
	scrollbar-3dlight-color:#2961AE; 
	scrollbar-track-color:#2961AE; 
	scrollbar-shadow-color:#2961AE; 
	scrollbar-darkshadow-color:#2961AE; 
	scrollbar-arrow-color:#2961AE;
	background-color:#2961AE;
	color:#000000;
	text-decoration: none;
	font-family: arial, helvetica, geneva, verdana;
	font-size: 16px;
	font-weight: normal;
}


p {
	color:#000000;
	text-decoration: none;
	font-family: arial, helvetica, geneva, verdana;
	font-size: 16px;
	font-weight: normal;
	text-align: justify;
}

INPUT.outline { border-top: 1px black solid; 
				border-left: 1px black solid; 
				border-right: 1px black solid; 
				border-bottom: 1px black solid; background: #FFffff;; margin-left:3px; margin-right:3px; font-size:11px;}
.select{ overflow:auto; margin-bottom: 0; margin-left: 0; margin-right: 0; margin-top: 0; scrollbar-face-color:	#5F170B; scrollbar-highlight-color: EDE9E4; scrollbar-3dlight-color:ffffff; scrollbar-track-color:EDE9E4; scrollbar-shadow-color: EDE9E4; scrollbar-darkshadow-color: #000000; scrollbar-arrow-color: #000000;}

.pic{border:solid #301E16 1pt}


.top{
background-image:  url(images/bg_top.jpg);
background-repeat:no-repeat;
background-position: bottom center;
}
.right{
background-image:  url(images/bg_right.jpg);
background-repeat:no-repeat;
background-position: left top;
}
.left{
background-image:  url(images/bg_left.jpg);
background-position: right top;
background-repeat:no-repeat;
}
.bottom{
background-image:  url(images/bg_bottom.jpg);
background-repeat:no-repeat;
background-position: top center;
}
.main{
background-image:  url(images/spacer.gif);
background-repeat:no-repeat;
background-position: top center;
}
.gImageThumb{
	padding: 0;
	margin:10px 10px 10px 10px;
}
#thumbCell{
	width:60px;
	height:60px;
}
.menuTitle {
	font-weight:bold;
	text-align:center;
}
.menuText {
	font-size:14px;
}
.menuTextDesc {
	font-size:14px;
	text-align:center;
}
.menuTextNav {
	font-size:12px;
	text-align:center;
}
.menuTextNav a {
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}
.menuTextNav a:hover {
	font-size:12px;
	color:#0B1038;
	text-decoration:none;
}



.menuLink {
	font-size:12px;
	color:#FFFFFF;
}
