/* CSS Document */
BODY {
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 10px;
	background-color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
BODY, TABLE, TR, TD, P, DIV {
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size : 12px;
	font-style : normal;
	text-decoration : none;
	color : #000000; 
	font-weight : normal;
}
.txt-input
		{  
			font-family: Arial, Verdana, Helvetica, sans-serif;
			font-style: normal;
			font-weight: normal;
			font-size:11px;
			color: #000000;		 
		}
		input
		{  
			font-family: Arial, Verdana, Helvetica, sans-serif;
			font-style: normal;
			font-weight: normal;
			font-size:11px;
			color: #000000;	
		}
		select, textarea
		{  
			font-family: Arial, Verdana, Helvetica, sans-serif;
			font-style: normal;
			font-weight: normal;
			font-size:11px;
			color: #000000;		 
		}
.h1
		{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size:16px;
	color: #FFFFFF;
		}
.h2
		{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size:12px;
	color: #FFFFFF;
		}
.header
		{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size:18px;
	color: #000000;
		}
.header-big
		{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size:25px;
	color: #000000;
		}
.header-orangs
		{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size:12px;
	color: #ff6600;
		}
.header-orangs-big
		{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size:18px;
	color: #ff6600;
		}
.header-gray
		{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size:11px;
	color: #666666;
		}
.text-gray
		{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:11px;
	color: #666666;
		}
.red
		{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size:12px;
	color: #FF0000;
		}
A:link, A:visited, A:active{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	text-decoration : none;
	color : #666666; 
	font-weight : normal;
}
A:hover{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style : normal;
	color : #000000;
	font-size : 11px;
	text-decoration : underline;
	font-weight : normal;
}
.menu:link, .menu:visited, .menu:active{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	text-decoration : none;
	color : #000000; 
	font-weight : normal;
}
.menu:hover{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style : normal;
	color : #ff5e00;
	font-size : 12px;
	text-decoration : underline;
	font-weight : normal;
}
.graylink:link, .graylink:visited, .graylink:active{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	text-decoration : none;
	color : #666666; 
	font-weight : normal;
}
.graylink:hover{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style : normal;
	color : #ff5e00;
	font-size : 12px;
	text-decoration : underline;
	font-weight : normal;
}
.orangelink:link, .orangelink:visited, .orangelink:active{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	text-decoration : underline;
	color : #ff6600; 
	font-weight : normal;
}
.orangelink:hover{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-style : normal;
	color : #666666;
	font-size : 12px;
	text-decoration : underline;
	font-weight : normal;
}
