body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/top_bg.jpg);
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
p{
	font-weight: normal;
	text-align: justify;
	padding-right: 5px;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}
#aligncenter{
	text-align: center;
}
.cont{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	line-height: 24px;
	font-weight: normal;
}
.cont th{
	padding-left: 10px;
	color:#CC0000;
}
.linkcont{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	line-height: 24px;
	font-weight: normal;
}
.linkcont th{
	padding-left: 10px;
	color:#CC0000;
}
.linkcont td{
	padding-left: 10px;
}
.mainImage{
	height: 200px;
	background-image:url(images/bg_grey_main.jpg);
	background-repeat:repeat-x;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 10px;

}	
.linkImage{
	background-image:url(images/bg_grey_main.jpg);
	background-repeat:repeat-x;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 10px;
}
.leftLink{
	font-size: 12px;
	color:#999999;
	font-weight: bold;
	text-align: left;
}
.leftLink a{
	color:#666666;
	padding-left: 9px;
	padding-right: 9px;
	text-decoration: none;
	height: 25px;
	padding-left: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 100%;
	border-bottom: 1px solid #fafafa;
}
.leftLink a:hover{
	color: #999999;
	border-bottom: 1px solid #eaeaea;
}
.topRightLink{
	font-size: 11px;
	color:#999999;
	font-weight: bold;
}
.topRightLink td{
	background-image: url(images/top_link_bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
	text-align: center;
}
.topRightLink a{
	height: 60px;
	color:#666666;
	text-decoration: none;
	padding-top: 12px;
	padding-left: 20px;
	padding-right: 20px;
}
.topRightLink a:hover{
	color: #999999;
}
.bottomLink{
	font-size: 11px;
	color:#999999;
	font-weight: normal;
	background-image:url(images/bot_bg.jpg);
	background-repeat:repeat-x;
	height: 32px;
}
.bottomLink a{
	color:#666666;
	padding-left: 9px;
	padding-right: 9px;
	text-decoration: none;
}
.bottomLink a:hover{
	color: #999999;
}
.linkHeading{
	padding-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	font-weight: bold;
}
.linkHeading a, .linkHeading a:hover{
	text-decoration: none;
}
.news, .news a{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #CC3333;
	text-decoration: none;
}
.news a:hover{
	text-decoration: underline;
}
#newsimg{
	margin-left: 3px;
	margin-top: 5px;
	margin-right: 7px;
}	
.box{
	width: 300px;
	border: 1px solid #dddddd;
	background-color: #fafafa;
	margin-left: 25px;
	margin-top: 15px;
	font:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.box th{
	background-color: f0f0f0;
	border-bottom: 1px solid #e0e0e0;
	color:#777777;
}	
.box td{
	padding-left: 4px;
	height: 20px;
}
.box2{
	border: 1px solid #dddddd;
	background-color: #fafafa;
	margin-left: 25px;
	margin-top: 15px;
	font:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.box2 th{
	background-color: f0f0f0;
	border-bottom: 1px solid #e0e0e0;
	color:#777777;
}	
.box2 td{
	padding-left: 4px;
	height: 20px;
	border-bottom: 1px solid #efefef;
}
.box3{
	border: 1px solid #dddddd;
	margin-left: 25px;
	margin-top: 15px;
	font:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.box3 th{
	border-bottom: 1px solid #efefef; 
	color:#777777;
}
.box3 a{
	font:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#777777;
}
.box3 td{
	padding-left: 0px;
	height: 20px;
	border-bottom: 1px solid #efefef;
}