
.top{
background-image:  url(images/bg_top2.jpg);
background-repeat:no-repeat;
background-position: bottom center;
}
.right{
background-image:  url(images/bg_right2.jpg);
background-repeat:no-repeat;
background-position: left top;
}
.left{
background-image:  url(images/bg_left2.jpg);
background-position: right top;
background-repeat:no-repeat;
}
.bottom{
background-image:  url(images/bg_bottom2.jpg);
background-repeat:no-repeat;
background-position: top center;
}
.main{
background-image:  url(images/spacer.gif);
background-repeat:no-repeat;
background-position: top center;
}


.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 {color: #000000; text-decoration: underline; font-weight: bold;}
a:visited {color:#000000; text-decoration: underline; font-weight: bold;}
a:active {
	color:#000000;
	/*font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;*/
	font-weight: bold;
}
a:hover {color:#000000;  text-decoration: none; font-weight: bold;}
.title {
	/*font-family: Arial;
	font-family: Verdana;*/
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

body { overflow:auto; 
margin-bottom: 0; 
margin-left: 0; 
margin-right: 0; 
margin-top: 0;
background-color:#000000;
}

.tu{
color:#000000; text-decoration: none; font-family: arial, helvetica, sans-serif; font-size: 13px; font-weight: normal;
}


.Text {
	color:#000000;
	text-decoration: none;
	/*font-family: arial, helvetica, geneva, verdana;*/
	font-family:"Georgia", Times New Roman, Times, serif;
	/*font-size: 13px;*/
	font-size: 12px;
	font-weight: normal;
	/*text-align: justify;*/
}

.TextForm {
	color:#000000;
	text-decoration: none;
	font-family: arial, helvetica, geneva, verdana;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	/*font-size: 13px;*/
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
}

imput.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:2px; margin-right:2px; 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}



