.dot {
	FONT-SIZE: 12px; FONT-FAMILY: Helvetica; BORDER-BOTTOM: #80807F 1px dotted; BORDER-RIGHT:#80807F 1px dotted; border-left:#80807F 1px dotted; border-top:#80807F 1px dotted;
}

.thank1 {
	color:#993333;
	font-family: Verdana;
	font-size: 16pt;
}

.thank2 {
	color:#0000FF;
	font-family: Verdana;
	font-size: 14pt;
}

.copy {
	color:#FFCC66;
	font-family: Verdana;
	font-size: 10pt;
	text-decoration: underline;
}

.text {
	color:#36435D;
	font-family: Verdana;
	font-size: 10pt;
}

.time {
	color:#ffffff;
	font-family: Verdana;
	font-size: 9pt;
}

.text_title {
	color:#990000;
	font-family: Verdana;
	font-size: 11pt;
}

.form {
BORDER-BOTTOM: #DCDBDF 1px solid;
BORDER-LEFT: #DCDBDF 1px solid;
BORDER-RIGHT: #DCDBDF 1px solid;
BORDER-TOP: #DCDBDF 1px solid;
	font-family: "verdana";
	font-size: 13px;
	text-decoration: none;
	color: #36435D;
}
.main {
	color:#990000;
	font-family: Verdana;
	font-size: 9pt;
}
.under_construct {
	font-size: 24px;
	color: #FF0000;
	text-decoration: underline;
	text-decoration: blink;
}
.redmark{
	color: #FF0000;
}
.divOut{
	width:200px;
	height:80px;
	background-image: url(img/bg_captchas.gif);
	background-repeat: repeat;
	vertical-align: bottom;
}
.divIn{
	margin-bottom: 0px;
	position: relative;
	bottom: -20px;
	font-family: Times New Roman, Times, serif, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #7b7676;
}
.notice{
	color:#36435D;
	font-family: Verdana;
	font-size: 11px;
}

.Taptopmenu
{
    font-family: Tahoma,Arial, Verdana;
    color: #ffffff;
    font-size: 12px;
    background-repeat:no-repeat;
    padding-left: 5px;
    padding-right:5px;
}
A.topmenu:Active, A.topmenu:Link, A.topmenu:Visited
{
    font-family: Tahoma,Arial, Verdana;
    color: #ffffff;
    font-size: 12px;
    text-decoration: none;

}
A.topmenu:Hover
{
    font-family: Tahoma,Arial, Verdana;
    color: #ffffff;
    font-size: 12px;
    text-decoration: underline;
}