body,td,th,p,input,textarea {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #5c5c5c;
}
body {
	background-image: url(images/bg.gif);
	margin: 5px;
}
table.main {
	background-color: #FFFFFF;
	border: 1px solid #51626F;
}
table.main td.notintro {
	background-image: url(images/bg_content.gif); 
	background-repeat: no-repeat;
}
table.main td.intro {
	background-image: url(images/bg_dots_bottom.gif); 
	background-repeat: repeat-x;
	background-position: bottom;
}
table.menu td {
	color: #FFFFFF;
}
table.menu a {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
table.menu a.hhh {
	font-weight: bold;
	text-transform: uppercase;
}
table.menu a:visited {
	color : #FFFFFF;
	text-decoration: none;
}
table.menu a:active {
	color: #B71234;
	text-decoration: none;
}
table.menu a:hover {
	color: #B71234;
	text-decoration: none;
}
table.menu2 td {
	color: #51626F;
	font-size: 11px;
}
table.menu2 a {
	color: #4A5964;
	font-weight:normal;
	text-decoration: none;
}
table.menu2 a.hhh2 {
	font-weight: bold;
	text-transform: uppercase;
}
table.menu2 a:visited {
	color : #4A5964;
	text-decoration: none;
}
table.menu2 a:active {
	color: #B71234;
	text-decoration: none;
}
table.menu2 a:hover {
	color: #B71234;
	text-decoration: none;
}
p.address {
	color: #4A5964;
	line-height: 1.4;
	padding: 14px 20px 14px 20px;
}
p.address a.mmm {
	color: #4A5964;
	text-decoration: none;
}
p.bot {
	color: #4A5964;
	padding: 7px;
	font-size: 10px;
	line-height: 1.4;
	text-align: center;
}
p.bot a.bbb {
	color: #4A5964;
	text-decoration: none;
}
p.cont {
	margin: 24px 16px 0px 16px;
	text-align: justify;
	line-height: 1.4;
	width: 480px;
	color: #5c5c5c;
}
p.cont td {
	padding: 0px 10px 5px 0px;
	text-align: left;
	vertical-align: top;
	line-height: 1.4;
	color: #5c5c5c;
}
p.conttop a:link, p.conttop a:visited, p.conttop a:active {
	color: #51626F;
}
p.conttop a:hover {
	color: #000000;
}
p.conttop {
	margin: 14px 16px 20px 16px;
	text-align: right;
	width: 480px;
	font-size: 10px;
}
p.conthead {
	margin: 14px 16px 12px 16px;
	text-align: left;
	width: 480px;
	font-size: 14px;
	color: #3C3C3C;
	font-weight: bold;
}
a:link {
	color: #B71234;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #51626F;
	/*color: #B71234;*/
}
a:hover {
	text-decoration: underline;
	color: #000000;
	/*text-decoration: none;
	color: #B71234;*/
}
a:active {
	text-decoration: underline;
	color: #B71234;
}
td.ads {
	padding: 10px;
	vertical-align: top;
	text-align: justify;
	width: 50%;
	font-size: 11px;
	line-height: 1.4;
}
.req {
	color: #FF0000;
	font-weight: bold;
}
input.ok {
	width: 70px;
	height: 20px;
	font-weight: bold;
	background-color: #D0D6D9;
	color: #333333;
	border: solid 1px #51626F;
	cursor: hand;
}
td.attention {
	padding: 12 12 30 12;
	vertical-align: top;
	width: 100%;
}
td.attention p {
	padding: 5 10 5 10;
	vertical-align: top;
	text-align: justify;
	width: 100%;
	font-size: 11px;
	line-height: 1.5;
	border: solid 1px #DEE1E4;
}

