BODY	{	
		font-family : Tahoma, "Trebuchet MS", Verdana, Arial, Helvetica;
		font-size : 10px;
		font-style : normal;
		color : #1C3664;
		scrollbar-face-color: #C2D3DF;
		scrollbar-shadow-color: #E1E7ED;
		scrollbar-highlight-color: #C2D4E4;
		scrollbar-3dlight-color: #E1E7ED;
		scrollbar-darkshadow-color: #8EA7BD;
		scrollbar-track-color: #8EA7BD;
		scrollbar-arrow-color: #003366;
		background-image: url('/images/main_bg.gif');  
		background-position: left top;
		background-attachment: fixed;
		background-repeat: no-repeat;

}

td  	{
		font-family : Tahoma, "Trebuchet MS", Verdana, Arial, Helvetica;
		font-size : 10px;
		font-style : normal;
		color : #1C3664;
}

.header  	{
		font-family : Arial, Helvetica, "Trebuchet MS", Verdana;
		font-size : 11px;
		font-style : normal;
		color : #1C3664;
		font-weight: bold;
}

a:link, a:visited, a:active	{

		font-family : Tahoma, "Trebuchet MS", Verdana, Arial, Helvetica;
		font-size : 10px;
		font-style : normal;
		text-decoration : none;
		color : #3597BC;
}

a:hover  {
		font-family : Tahoma, "Trebuchet MS", Verdana, Arial, Helvetica;
		font-size : 10px;
		font-style : normal;
		color : #3597BC;
		text-decoration : underline;
}


textarea   {    	
		font-family : Tahoma, "Trebuchet MS", Verdana, Arial, Helvetica;
	 	font-size : 8pt;
 		font-style : normal;
 		color : #071E73;
		background-color: #CADCEB;
		border: 1px #071E73 solid;
}

select {	
		font-family: Tahoma, "Trebuchet MS", Verdana, Arial, Helvetica;
		font-size: 8pt;
		color: #071E73;
		border: 1px #071E73 solid;
		background-color: #CADCEB;
}

input {	
		font-family: Tahoma, "Trebuchet MS", Verdana, Arial, Helvetica;
		font-size: 8pt;
		color: #071E73;
		border: 1px #071E73 solid;
		background-color: #CADCEB; 
}

.picborder {

		border: 1px #636363 solid
}

