﻿body {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
	margin: 0px;
	padding-top: 0px;
	color: #000000;
	font-family: "Tahoma", "Century Gothic", Arial;
	font-size: 12px;
	line-height: 14px;
}

.img_border {
	border: thin solid #0099FF;
}

.content {
	background-image:url(images/maingrad.jpg);
	background-repeat:repeat-x;
	background-position:top;
	border:1px solid #78CAFF;
	}

a:link, a:visited, a:active { 
	text-decoration: none;
	color: #000000;
	}	

a:hover	{
	text-decoration: underline;
	color: #B31B34;
	}
	
.footer {
	font: 11px/20px "trebuchet MS", Tahoma, Arial;
	color: #0099FF;
}

a.footer_menu:link, a.footer_menu:visited, a.footer_menu:active { 
	font: 11px/20px "trebuchet MS", Tahoma, Arial;
	color: #0099FF;
	text-decoration: none;
	padding: 2px 10px;
	margin: 0px;
}

a.footer_menu:hover {
	text-decoration:underline;
	}


td.pe_tl {
	background: url(images/pe_tl.jpg) no-repeat right bottom;
	width: 17px;
	height:25px;
}
td.pe_tr {
	background: url(images/pe_tr.jpg) no-repeat right bottom;
	width: 17px;
	height:25px;
}
td.pe_lc {
	background: url(images/pe_lc.jpg) repeat-y right;
	width: 17px;
}

td.pe_rc {
	background: url(images/pe_rc.jpg) repeat-y left;
	width: 17px;
}

td.pe_bl {
	background: url(images/pe_bl.jpg) no-repeat right top;
	height: 17px;
	width: 17px;
}

td.pe_bc {
	background: url(images/pe_bc.jpg) repeat-x top;
	height: 17px;
}

td.pe_br {
	background: url(images/pe_br.jpg) no-repeat left top;
	height: 17px;
	width: 17px;
}

.table_menu_bg {
	background-image: url(images/topbg.jpg);
	background-repeat: no-repeat;
}
