/* Global Parameters  */

	body 
	{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-base-color: #834200;
	scrollbar-face-color: #834200;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-3dlight-color: #170A00;
	scrollbar-highlight-color: #DB6C0E;
	scrollbar-shadow-color: #DB6C0E;
	scrollbar-darkshadow-color: #170A00;
	/*background-color: #000000;*/
	background-image:  url(../images/bg-site.gif);
}
			
	
/* Document Links  */

	a:link, a:visited, a:active
		{
	font-family: "Century Gothic";
	font-size: 14px;
	color: #CE8C5E;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}		
	a:hover
		{
	font-family: "Century Gothic";
	font-size: 14px;
	color: #CE8C5E;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
		
	a.link-address:link, a.link-address:visited, a.link-address:active
		{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}		
		
	a.link-address:hover
		{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
		
	a.link-white:link, a.link-white:visited, a.link-white:active
		{
	font-family: "Century Gothic";
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}		
		
	a.link-white:hover
		{
	font-family: "Century Gothic";
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
		
	
		
/* Document Fonts  */

	.textnormal
		{
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
		}	
	.textnormal11
		{
	font-family: "Century Gothic";
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
		}	
	.textblack
		{
	font-family: "Century Gothic";
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
		}	
	.textblack16
		{
	font-family: "Century Gothic";
	font-size: 16px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
		}	
		
	.textswhite
		{
	font-family: "Century Gothic";
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
		}				

   	.input 
	{	font-family: verdana, arial, helvetica, Tahoma, arial;
	color: #000000;
	font-style: normal;
	font-size: 11px;
	background-color:#FFFFFF;
	background-repeat: no-repeat;
	list-style-position: inside;
	list-style-type: disc;
	scrollbar-base-color: #000000;
	scrollbar-face-color: #CCCCCC;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-highlight-color: #333333;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-darkshadow-color: #999999;
	}
		
.MyButton 
		{background-color: #666666;
		border-width: 1;
		color: #000084;
		font-style: normal;
		font-family: verdana, arial, helvetica, Tahoma, arial;
		font-size: 11px;
		color: #FFFFFF;
		font-weight: normal;
		}
	.Myline
		{
	border-top: 1px solid #3B3B3B;
	border-right: 1px solid #3B3B3B;
	border-bottom: 1px solid #3B3B3B;
	border-left: 1px solid #3B3B3B;
		}
