 
.main, a, H1,H2,H3, table, body, input,select{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
    text-decoration: none;
}

.white ,  a.white:link,a.white:visited,a.white:hover { color:#FFFFFF ;}

.red ,  a.red:link, a.red:visited { color: #FF0000 ;}
.red_bold ,  a.red_bold:link, a.red_bold:visited { color: #FF0000 ; font-weight:bold;}
.orange, a.orange{color:#ff6600;}
.green, a.green:link,a.green:visited{color: #006600;}
.blue, a.blue:link,a.blue:visited {color: #000099;}
.gray, a.gray:link,a.gray:visited{color: #606060}
.colorF5, a.colorF5:link,a.colorF5:visited{color: #f5f5f5}
.silver ,  a.silver:link,a.silver:visited,a.silver:hover {color: #cccccc;}
.pink ,  a.pink:link,a.pink:visited,a.pink:hover{color:#FF0099;}


.italic{font-style:italic;}
.bold ,  a.bold:link, a.bold:visited {font-weight:bold;}


.Left_Aligned{margin:0;padding:0; border:none;float:left; margin-right:20px; padding-top:5px; padding-bottom:10px;}
.Right_Aligned{margin:0;padding:0; border:none;float:right; margin-left:20px; padding-top:5px; padding-bottom:10px;}

.Left_Aligned_Border{ border:1px solid #ccc; padding:5px; margin:0; float:left;  margin-right:20px;  padding-top:5px; padding-bottom:10px;}
.Right_Aligned_Border{border:1px solid #ccc; padding:5px; margin:0; float:right; margin-left:20px;   padding-top:5px; padding-bottom:10px;}


 
.Own_Line{ clear:both; margin:5px 0 5px 0; }

.smaller, a.smaller{
	font-size: 10px;
}
.bigger{
	font-size: 14px;
}

hr{
	border:0;
	border-top:1px dashed #ccc;
	height:1px; 
	margin:0;
	margin:5px;
	color:#FFFFFF; 
	clear: both;
} 

.pagetitles , a.pagetitles:link, a.pagetitles:visited  {
	margin:  0;
	padding:0;
	font-weight: normal;
	font-size: 2.8em;
	font-family:"Trebuchet MS", Tahoma, Verdana, sans-serif;
	text-transform:uppercase;
	color: #7D7D00;
	letter-spacing:-1px;
	margin-bottom:2px;
 }
 
.subtitles  , a.subtitles:link, a.subtitles:visited{
	margin:  0;
	font-size: 15px;
	font-weight: bold;
	color: #FF6600;
	font-family:"Trebuchet MS", Tahoma, Verdana, sans-serif;
	border-bottom: 1px dashed;
	margin-bottom: 6px;
	border-bottom-color: #CCCC00;
 }
 
 
.number1 {
		background-repeat: no-repeat;
	background-position: left top;background-image: url(images/number_one.png);
	height: 25px;
	padding-left: 27px;
}

.number2 {
	background-image: url(images/number_two.png);
		background-repeat: no-repeat;
	background-position: left top; 
	height: 25px;
	padding-left: 27px;}

.number3 {
	background-image: url(images/number_three.png);
		background-repeat: no-repeat;
	background-position: left top; 
	height: 25px;
	padding-left: 27px;}
	
.number4 {
	background-image: url(images/number_four.png);
		background-repeat: no-repeat;
	background-position: left top; 
	height: 25px;
	padding-left: 27px;}
	
.number5 {
	background-image: url(images/number_five.png);
		background-repeat: no-repeat;
	background-position: left top; 
	height: 25px; 
	padding-left: 27px;}
	
.number6 {
	background-image: url(images/number_six.png);
		background-repeat: no-repeat;
	background-position: left top; 
	height: 25px;
	padding-left: 27px;}

.number7 {
	background-image: url(images/number_seven.png);
		background-repeat: no-repeat;
	background-position: left top; 
	height: 25px;
	padding-left: 27px;}
	
	.number8 {
	background-image: url(images/number_eight.png);
		background-repeat: no-repeat;
	background-position: left top; 
	height: 25px;
	padding-left: 27px;}
	
	.number9 {
	background-image: url(images/number_nine.png);
		background-repeat: no-repeat;
	background-position: left top; 
	height: 25px;
	padding-left: 27px;}
	
		.number10 {
	background-image: url(images/number_ten.png);
		background-repeat: no-repeat;
	background-position: left top; 
	height: 25px;
	padding-left: 27px;}



