body {
	margin-top:auto;
	margin-bottom:auto;
	padding-bottom:auto;
	padding-top:auto;
}
td {
	font: 12px Arial, Helvetica, sans-serif;
	color: #717171;
}
.botbg {
	background: #FFFFFF url(../images/back_bot.gif) repeat-x;
	color: #A7A7A7;
	font-size: 10px;
}
li {
	list-style: url(../images/bullet.gif);
	padding-bottom:12px;
}
.ul {
	margin-left:10px;
	padding-left:7px;
}
.black {
	color: #000000;
}
.adv {
	color: #A7A7A7;
	text-decoration: none;
}
.adv:hover {
	color: #000000;
	text-decoration: none;
}
.topmenu {
	color: #717171;
	text-decoration: none;
	font-size: 11px;
}
.topmenu:hover {
	color: #000000;
	text-decoration: none;
}
#divCont {
	clip: rect(0px 290px 94px 0px);
	height: 150px;
	overflow: hidden;
	position: relative;
	top: 0px;
	visibility: hidden;
	width: 0px
}
#divText {
	left: 0px;
	position: relative;
	top: 0px
}
a {
	color: #F32017;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
/**********************************************************************************/
.topleft {
	background: url(../images/topleft_white.gif);
}
.border .topleft {
	background: url(../images/topleft_red.gif);
}
.topback {
	background: url(../images/top_white.gif);
}
.border .topback {
	background: url(../images/top_red.gif);
}
.topright {
	background: url(../images/topright_white.gif);
}
.border .topright {
	background: url(../images/topright_red.gif);
}
.leftback {
	background: url(../images/left_white.gif);
}
.border .leftback {
	background: url(../images/left_red.gif);
}
.rightback {
	background: url(../images/right_white.gif);
}
.border .rightback {
	background: url(../images/right_red.gif);
}
.botleft {
	background: url(../images/botleft_white.gif);
}
.border .botleft {
	background: url(../images/botleft_red.gif);
}
.botback {
	background: url(../images/bot_white.gif);
}
.border .botback {
	background: url(../images/bot_red.gif);
}
.botright {
	background: url(../images/botright_white.gif);
}
.border .botright {
	background: url(../images/botright_red.gif);
}
.over {
	font-weight:bold;
	color:#f20000;
}
.vis{
	display:none;
}
