body {
	background-color: #C5C7CD;
	background-image: url(../site_img/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 7px;
	padding-left: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	color: #333333;
}
td {
	font-size: 11px;
}
.titleTDLine {
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../site_img/title_bg.jpg);
	background-repeat: repeat-x;
	height: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-left: 11px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.titleTD, .titleTD a, .titleTD a:link, .titleTD a:hover {
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../site_img/title_bg.jpg);
	background-repeat: repeat-x;
	height: 20px;
	padding-left: 11px;
}
.contentTDline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

.contentTD {
	padding-right: 15px;
	padding-left: 15px;
}
.contentLINERight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.titleTDLineRight {

	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../site_img/title_bg.jpg);
	background-repeat: repeat-x;
	height: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-left: 11px;
}
.footer {
	font-size: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
}
.textWHITE {
	color: #FFFFFF;
}

.textRED {
	color: #AD0A0A;
}

.contentFRAME1 {
	font-size: 10px;
	background-color: #E9EAED;
}
a:link, a:visited, a:active {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #AD0A0A;
	text-decoration: underline;
}
.contentFRAME2 {
	font-size: 10px;
	background-color: #edeef0;
	color: #FFFFFF;
}
input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding: 1px;
}
.but {
	padding-left: 8px;
	background-color: #FFFFFF;
	background-image: url(../site_img/link_arrow.gif);
	background-repeat: no-repeat;
	border: 0px none;
}
#gowest {
	position: absolute;
	top: 83px;
	width: 100%;
}
