body	{
						margin:0px;
						padding:0px;
						background-image: url(images/bg_main.gif);
						background-position: left top;
						background-repeat: repeat;
						background-color:#595754;
						font-family:Tahoma;
						scrollbar-face-color:#EBF5FF;
						scrollbar-base-color:#EBF5FF;
						scrollbar-arrow-color:black;
						scrollbar-track-color:#F3F3F3;
						scrollbar-shadow-color:#EBF5FF;
						scrollbar-highlight-color:#EBF5FF;
						scrollbar-3dlight-color:#78AAFF;
						scrollbar-darkshadow-Color:#78AAFF;
						}
td {
						vertical-align:top;
						font-size:11px;
						line-height:14px;
						font-family:Tahoma;
						color:#363636;
						}
/*--------------------------------------------------   ul, em, i, form	 ---------------------*/						
ul {
						list-style-type:none;
						margin:0px; 
						padding:0px; 
						}	
em, i {
						font-style:normal;
						}						
form {
						padding:0px;
						margin:0px;
						}						
/*----------------------------------------------------   a	 ---------------------*/						
a	{
						color:#416597;
						font-size:11px;
						text-decoration:underline;
						}
a:hover	{
						color:#416597;
						font-size:11px;
						text-decoration:none;
						}
b	{
						color:#2B2F35;
						}						

/*------------------------------------------------------ strong,  strong a	 ---------------------*/
strong {
						color:#363636;
						}
strong a	{
						color:#363636;
						text-decoration:underline;
						}
strong a:hover	{
						color:#363636;
						text-decoration:none;
						}												
/*-----------------------------------------------------  b a	 ---------------------*/
					
/*----------------------------------------------------   input, textarea	 ---------------------*/						
input, textarea {
						width:187px;    
						background-color:#C3C9CF;
						border:0;
						font-family:Tahoma;
						font-size:11px;
						color:#777E85;
						line-height:10px;
						padding-top:2px;
						padding-left:2px;
						padding-right:2px;
						}
.input_1	{
						height:19px;
						background-image: url(images/input_1.gif);
						background-position: left top;
						background-repeat: no-repeat;
						margin:2px 0px 0px 0px;
						
						}
select	{
						width:187px;
						height:17px;
						margin:2px 0px 0px 0px;
						font-size:10px;
						}	
.select_1	{
						width:88px;
						}											
.textarea_1	{
						height:144px;
						margin:0px 0px 0px 0px;
						overflow:hidden;
						background-image: url(images/input_2.gif);
						background-position: left top;
						background-repeat: no-repeat;
						}
.button{
						background-color:#ffffff;
						border:0;
						font-family:Tahoma;
						font-size:11px;
						color:#777E85;
						width:98px;
						padding-top:0px;
						padding-left:0px;
						padding-right:0px;
						}
.buttonsubmit{
						background-color:#ffffff;
						border:0;
						font-family:Tahoma;
						font-size:11px;
						color:#777E85;
						width:60px;
						padding-top:0px;
						padding-left:0px;
						padding-right:0px;
						}
/*-----------------------------------------------------  	li	 	---------------------*/
li	{
						background-image: url(images/list_0_1.gif);
						background-position: 0% 6px;
						background-repeat: no-repeat;
						font-size:11px;
						margin:0px 0px 1px 0px;
						padding:0px 0px 1px 17px;
						color:#BD6003;
						}
li a	{
						color:#BD6003;
						font-size:11px;
						text-decoration:underline;
						}
li a:hover	{
						color:#BD6003;
						font-size:11px;
						text-decoration:none;
						}						
/*------------------------------------------------------- footer	 ---------------------*/
.footer	{
						background-image: url(images/footer_bg.gif);
						background-position: left top;
						background-repeat: repeat-x;
						}
.footer td	{
						color:#CC6200;
						font-size:11px;
						
						}
.footer a	{
						color:#363636;
						font-size:11px;
						text-decoration:none;
						}
.footer a:hover	{
						color:#363636;
						font-size:11px;
						text-decoration:underline;
						}
.footer span 	{
						color:#363636;
						}						
.footer span a	{
						color:#CC6200;
						font-size:11px;
						text-decoration:underline;
						}
.footer span a:hover	{
						color:#CC6200;
						font-size:11px;
						text-decoration:none;
						}						
						
.imageborder 			{
						border: medium solid #000000;
						}
.imageborder2 			{
						border:2px solid #72a143;
						padding:2px;
						background:#ffffff;
						}
.imageOver{
	background:url(zoom.gif) no-repeat 50% 50%;	
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;	
}
.imageOver2{
	background:#fff;	
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;	
}
.imageOut2{
	background:url(frame.gif) no-repeat 0 0;	
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
.imageOver3{
	background:url(frame.gif) no-repeat 0 0;	
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;	
}
.imageOver4{
	background:url(pattern.gif) repeat;	
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;	
}
.imageOver5{
	background:url(button.gif) no-repeat 50% 50%;	
}

.orange					{
						font-size:11px;
						margin:0px 0px 2px 0px; 
						padding:0px 0px 0px 17px;
						height:16px;
						line-height:15px;
						color:#BD6003;
						}
						
#tooltip{
	position:absolute;
	border:1px solid #333;
	background:#f7f5d1;
	padding:2px 5px;
	color:#003300;
	display:none;
	font-size:11px;
	}	

.title {
						vertical-align:top;
						font-size:13px;
						line-height:14px;
						font-family:Tahoma;
						color:#363636;
						padding-top:3px;
						}