h1 {
	color: 				#2671cd;
	font-family: 		tahoma;
	font-size: 			16px;
	margin-top:			10px;
}

table {
	font-family:		verdana;
	font-size:			11px;
}


td.text {
	color:				#525858;
	font-size:			11px;
	font-family:		verdana;
	padding-bottom:		10px;
}



td.text a {
	color:				#2671cd;
	text-decoration: 	none;
}


td.text a:hover {
	text-decoration: 	underline;
}


td.menu {
	padding-left: 10px;
	line-height:  25px;
}

td.menu a {
	color: white;
	text-decoration: none;
}

td.menu a:hover {
	text-decoration: underline;
}

div.menu_bottom {
	width: 200px; 
	float: left; 
	text-align: right; 
	padding-right: 5px;
}

.main_menu {
	background: url('/img/middle_bg_2.jpg') no-repeat; 
	width: 711px; 
	height: 145px;
}

.footer
{
	width: 711px; 
	height: 15px; 
	background: url('/img/bottom_bg.jpg') no-repeat;
}

.left_bg
{
	width: 15px; 
	background: url('/img/left_bg.jpg') repeat-y;
}


.right_bg
{
	width: 15px; 
	background: url('/img/left_bg.jpg') repeat-y;
}

.black_text
{
	color: black;
	font-family: arial;
	font-size: 12px;
}

table.page_menu {
	width: 100%;
	color: white;
	background: #525858;
}

table.page_menu td
{
	padding: 5px;
}

table.page_menu a {
	color: white;
	text-decoration: none;
}

#linkimage
{
	position: absolute; 
	width: 200px; 
	height: 20px; 
	top: 315px;
	left: 300px;
}

h2 {
	color: 				#2671cd;
	font-family: 		tahoma;
	font-size: 			14px;
	
}
