a:link {text-decoration: underline; color: #FF8606;}
a:visited {text-decoration: underline; color: #F26522;}
a:hover {text-decoration: none; color: #FF8606;}

TD {
	text-align: left;
}
#right {
	text-align: right;
}
.th td {
	font-weight: bold;
	background-color: #d7d7d7;
}
#th2 td {
	padding-bottom: 5px;
	background-color: #ed1c24;
	border-bottom : 2px solid #ccc;
	color:white;
}
.tr2 td{
	background-color: #f0f1ff;
}
h4 {
		font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #4c8dc5;

	margin: 10px;
	margin-left: 2px;
	margin-top: 15px;
}
body{ 
	background-color:#ffffff;
	background: url(img/bg.gif) repeat-x top;
	margin:0; padding:0;
	padding-bottom: 15px;
	
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #626262;
	line-height: 17px;
}
.menu {
		background: url(img/sky.jpg) no-repeat right top;
		padding-bottom: 33px;
		padding-right: 50px;
}
.footer {
	color: #748fb0;
}