/* CSS Document */

body {
	background-image: url(../images/bg_top_line.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #000000;
}
.center-lines {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}
.line-hrz {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.style1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}
.style2 {font-size: 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #FFFFFF;
	}
.style3 {font-size: 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
}
.footer {font-size: 9px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #FFFFFF;
	}
.regulartext {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; line-height: 20px; color: #FFFFFF}
.regulartexta {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 14px; line-height: 20px; color: #FFFFFF}

body,td,th {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
}
a:link {
	text-decoration: none;
	color: #02b9d8;
}
a:visited {
	text-decoration: none;
	color: #02b9d8;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style5 {font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; }

.border {border: 3px double #c9c7c6; background-color:#FFFFFF}
.txt-bold {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
	padding-left:22px;
}
.txt-black {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left:22px;
	line-height: 16px;
}


h1 { font-family: Verdana, Arial, Helvetica; font-size: 10px; font-weight: 100; color: #FFFFFF; margin-bottom: 0px; }

h2 { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11px; font-weight: 100; color: #FFFFFF; margin-bottom: 0px; text-decoration: none;
	padding-left:22px;
	line-height: 16px;}
	
.style6 {
	font-size: 12px;
	font-weight: bold;}
.style7 {
	color: #02b9d8;
	font-weight: bold;
}

.border {border: 1px solid #D3DDE0;}
