body, table, td, a {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color:#000000;
	vertical-align: top;
}
body {
	background-repeat: repeat-x;
	background-image : url(../images/design/body-bg.jpg);
	background-color : White;
}
td.topleft{
	background-image: url(../images/design/topleft-table-bg2.jpg);
	background-repeat: no-repeat;
	background-color: #E2E2E2;
	width: 223px;
	padding-top: 126px;
	padding-bottom: 10px;
	height: 850px;
}
td.topright{
	background-image: url(../images/design/topright-table-bg2.jpg);
	background-repeat: no-repeat;
	width: 100%;
	padding-right: 40px;
	padding-left: 30px;
	padding-top: 145px;
	padding-bottom: 20px;
	
}
a:link, a:active, a:visited {
color: #000000; 
text-decoration: underline;
}
a:hover {
color: #F58B00; 
text-decoration: underline;
}
h1{
	font-size : 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #2b4680;
	margin-top : 10px;
	margin-bottom : 45px;
	margin-left : 60px;
	margin-right : 0px;
}
h2{
	font-size : 13px;
	text-transform: uppercase;
	color: #F58B00; 
}
h3{
	font-size : 12px;
}
h4{
	color: #F58B00; 
	font-size : 11px;
	margin-top : 5px;
	margin-bottom : 10px;
}
td.links{
padding-right: 40px;
padding-left: 30px;
padding-top: 145px;
}
td.tlinks{
	vertical-align: middle;
	text-align: center;
	background-image: url(../images/design/tlinks-bg.jpg);
	padding-left: 12px;
	padding-right: 12px;
}
td.tlinks1{
	vertical-align: middle;
	text-align: center;
	padding-left: 12px;
	padding-right: 12px;
}
a.toplinks:link, a.toplinks:active, a.toplinks:visited, a.toplinks:hover{
	color : White;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
}
a.bottomlinks:link, a.bottomlinks:active, a.bottomlinks:visited, a.bottomlinks:hover{
	color : Black;
	text-decoration: none;
}
a.h1{
	font-size : 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #2b4680;
}
#links{
	position : absolute;
	top: 89px;
	left: 322px;
	border-width: 0px;
	width: 651px;
}
#fav{
	position : absolute;
	top: 100px;
	left: 12px;
	border-width: 0px;
	width: 200px;
}
#newsblock{
	position : absolute;
	top: 135px;
	left: 0px;
	border-width: 0px;
	width: 180px;
}
#logo{
	position : absolute;
	top: 15px;
	left: 550px;
	border-width: 0px;
}
td.bottom{
	background-image: url(../images/design/bottom-table-bg.jpg);
	background-repeat: repeat-x;
	background-color: #F58B00;
	height: 39px;
	text-align: center;
	padding-left: 30px;
	padding-top: 12px;
}
ul{
	list-style-image: url(../images/design/arrow.gif);
}
li.news{
	margin-top : 10px;
	margin-bottom : 10px;
}
blockquote{
	margin-left : 20px;
	margin-right : 15px;
	margin-top : 5px;
	margin-bottom : 10px;
}
.date{
	color: #1A61AD;
}
hr{
	border: 1px solid Background;
	height: 1px;
	margin-top : 20px;
	margin-bottom : 10px;
}
select, input, textarea{
	font-family: Verdana;
	font-size: 11px;
	color:#000000;
}
input.button{
	height: 22px;
	background-color: #E2E2E2;
}
input.news, textarea.news{
	width: 350px;
}