.bgr{
	background-position : right;
}

.menu{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #8A2D2A;
	font-weight : bold;
}
.menu a{
	color : #000000;
	text-decoration : none;
}

.title{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : #FFFFFF;
	padding-left : 20px;
	font-weight : bold;
	background-repeat : no-repeat;
}

.spec{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #FFFFFF;
	text-decoration : none;
}

.text{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	text-align: justify;
}

.text1{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	text-align: right;
}

.textsmall{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	text-align: justify;
}

.text span{padding-left: 15px;}
.text a{
	color : #000000;
	text-decoration : underline;
}
.text a:hover{
	color : #5D0000;
	text-decoration : underline;
}
.text h1{
	font-family : "Times New Roman", Times, serif;
	font-size : 20px;
	color : #5D0000;
	margin-bottom : 0px;
	
}

.address{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #484641;
}
.address span{
	font-size : 11px;
}
.address b{
	font-size : 13px;
	color : #5D0000;
}

.copyr{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #A5A193;
}
.copyr a{
	color : #A5A193;
	text-decoration : none;
}
.copyr a:hover{
	text-decoration : underline;
}

ul {list-style-image: URL(images/lab.gif); margin-left:33px; align; }


.links strong, .links b, .links i, .links em {
font-weight: normal; font-style:normal;
}

.links a {
text-decoration:none;
}

.links a:hover {
text-decoration: underline;
}



