/* Global Parameters  */

	body 
	{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*scrollbar-base-color: #000000;
	scrollbar-face-color: #000000;
	scrollbar-arrow-color: #eeeeee;
	scrollbar-3dlight-color: #000000;
	scrollbar-highlight-color: #333333;
	scrollbar-shadow-color: #000000;
	scrollbar-darkshadow-color: #000000;*/
	/*background-color: #000000;*/
	background-image:url(../images/bg-site-01.jpg)
}
			
	
/* Document Links  */

	a:link, a:visited, a:active
		{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}		
	a:hover
		{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
		
	a.link-nav:link, a.link-nav:visited, a.link-nav:active
		{ font-family: "Trebuchet MS"; font-size: 11px; color: #000000; text-decoration: none; font-weight: none;}
	a.link-nav:hover
		{ font-family: "Trebuchet MS"; font-size: 11px; color: #FFFFFF; text-decoration: none; font-weight: none;}
	a.link-project:link, a.link-project:visited, a.link-project:active
		{ font-family: "Trebuchet MS"; font-size: 13px; color: #004101; text-decoration: none; font-weight: none;}
	a.link-project:hover
		{ font-family: "Trebuchet MS"; font-size: 13px; color: #FFFFFF; text-decoration: none; font-weight: none;}
	a.link-project1:link, a.link-project1:visited, a.link-project1:active
		{ font-family: "Trebuchet MS"; font-size: 12px; color: #004101; text-decoration: none; font-weight: none;}
	a.link-project1:hover
		{ font-family: "Trebuchet MS"; font-size: 12px; color: #FFFFFF; text-decoration: none; font-weight: none;}
	a.link-site:link, a.link-site:visited, a.link-site:active
		{ font-family: "Trebuchet MS"; font-size: 11px; color: #CCCCCC; text-decoration: none; font-weight: none;}
	a.link-site:hover
		{ font-family: "Trebuchet MS"; font-size: 11px; color: #EFF3F3; text-decoration: none; font-weight: none;}
	a.link-white:link, a.link-white:visited, a.link-white:active
		{ font-family: "Trebuchet MS"; font-size: 12px; color: #FFFFFF; text-decoration: none; font-weight: none;}
	a.link-white:hover
		{ font-family: "Trebuchet MS"; font-size: 12px; color: #004101; text-decoration: none; font-weight: none;}

		
/* Document Fonts  */

	.textnormal
		{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
		}	
	.textnormal_12
		{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
		}	
	.textwhite12
		{
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
		}	
.myborder {
	border: 1px dotted #464300;
}
		
	.textswhite
		{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
		}					

   	.input 
	{	font-family: "Trebuchet MS";
	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: "Trebuchet MS";
		font-size: 11px;
		color: #FFFFFF;
		font-weight: normal;
		}
.ifarm
{
background-color:#D4BD02;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border:0;
	border-spacing:0;
	}
	.Myline
		{
	border-top: 1px solid #464300;
	border-right: 1px solid #464300;
	border-bottom: 1px solid #464300;
	border-left: 1px solid #464300;
		}

