body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #000000; 
	background-repeat: repeat-x;
	background-position: top left;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
}

.footer {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
}

.bold {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #6699cc;
	text-decoration: none;
}

.boldbig {
	font-family: Tahoma;
	font-size: 18px;
	line-height: 23px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #6699cc;
	text-decoration: none;
}


a:link {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #99cc66;
	text-decoration: underline;
}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #99cc66;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: underline;
}
a:active {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #99cc66;
	text-decoration: underline;
}

a.head {color:#6699CC;font-family:Arial,Tahoma;font-size:16px;font-weight:bold;text-decoration: none;}
a.head:hover {text-decoration: none;}

.footer_link:link {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: underline;
}
.footer_link:visited {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: underline;
}
.footer_link:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: underline;
}
.footer_link:active {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: underline;
}

td.left{ 
	background-image: url(../images/main/index_01.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	}
	
td.right{ 
	background-image: url(../images/main/index_10.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	}
	
td.news{ 
	background-image: url(../images/main/index_15.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	}
	
td.subpage{ 
	background-image: url(../images/subpage/index_15.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	}
	
td.home_hr{ 
	background-image: url(../images/main/home_hr.gif);
	background-repeat: repeat-y;
	background-position: top left;
	}
	
td.home_hr2{ 
	background-image: url(../images/main/home_hr2.gif);
	background-repeat: repeat-x;
	background-position: top left;
	}