/* CSS Document */
a:link {
	font-family: Tahoma; font-size: 10px;
	color: #990000; text-decoration: underline;
}
a:hover {
	color: #990000; text-decoration: none;
}
.menu {
	font-family: "Times New Roman"; font-weight: bold; font-size: 16px;
	color: #575c5d;  text-align: center;
}
.menu A {
	font-family: "Times New Roman"; font-weight: bold; font-size: 16px;
	color: #575c5d;  text-align: center; text-decoration: none;
}
.menu A:hover {	
	color: #990000;
}
.headline {
	font-family: Arial; font-weight: bold; font-size: 12px;
	color: #FFFFFF; text-align:left;
}
.scrolltext {
	font-family: Arial; font-size: 12px;
	color: #000000; text-align: justify;
}
.liststyle {
	list-style-image: url(../images/bullet.gif); margin-left: 30;
}
.welcome_txt {
	font-family: Verdana; font-size: 12px; padding-left: 5px; padding-top: 30px;
	color: #000204; text-align: justify; background: url(../images/welcome_txt.gif) no-repeat 0, 0;
}
.contact_info {
	font-family: Verdana; font-size: 10px; padding-left: 82px;
	color: #000204; text-align: left; padding-top: 10px;
}
.section2_home {
	font-family: "Times New Roman"; font-size: 16px; font-weight: bold; padding-left: 25px;
	color: #531508; text-align: left; padding-top: 15px;
}
.aboutstyle {
	font-family: Verdana; font-size: 12px; font-weight: normal; color: #000204;
	background: url(../images/about.gif) no-repeat 0px 5px; padding-left: 115px;
	text-align:justify; padding-right: 30px; height: 90px; padding-top: 5px;
}
.text {
	font-family: verdana; font-size: 12px; color: #000204;
	text-align: justify; padding-top: 20px; padding: 25px;
}
#bullet {
	list-style-type: square; margin-left: 25px
}
.footer {
	font-family: Tahoma; font-size: 10px; color: #FFFFFF;
	text-align: center;
}
.footer A {
	color: #FFFFFF; text-decoration: none;
}
.footer A:hover{
	color: #FF9900; text-decoration: underline;
}
.title {
	font-family: "Times New Roman"; font-size: 16px;
	color: #990000; font-weight: bold;
}
A.hypr  {
	font-family: Tahoma; font-size: 12px; color: #993300;
	text-align: center;
	color: #993300;
}
A.hypr :hover{
	color: #FF9900; text-decoration: underline;
}
.partners {
	font-family: Tahoma; font-size: 12px; color: #333333;
}
.partners A {
	font-family: Tahoma; font-size: 12px; color: #666666; text-decoration: none;
}
.partners A:hover {
	color: #990000; text-decoration: none; font-weight: bold;
}
#separator {
	border-bottom: 1px dotted #978f7a;
	padding: 5px; padding-left: 25px; background: url(../images/bullet2.gif) no-repeat 3px 9px; 
}