body {
	margin-left: 0px;
	margin-right: 0px;
}
table {
	font-size: 12px;
}
a.blue:link {
	font-size: 12px;
	color: #24629f;
	text-decoration: none;
}
a.blue:visited {
	font-size: 12px;
	color: #24629f;
	text-decoration: none;
}
a.blue:hover {
	font-size: 12px;
	color: #24629f;
	text-decoration: underline;
}
a.blue:active {
	font-size: 12px;
	color: #24629f;
	text-decoration: none;
}

a.red:link {
	font-size: 12px;
	color: red;
	text-decoration: underline;
}
a.red:visited {
	font-size: 12px;
	color: red;
	text-decoration: underline;
}
a.red:hover {
	font-size: 12px;
	color: red;
}
a.red:active {
	font-size: 12px;
	color: red;
	text-decoration: underline;
}



a.red1:link {
	font-size: 12px;
	color: red;
	text-decoration: none;
}
a.red1:visited {
	font-size: 12px;
	color: red;
	text-decoration: none;
}
a.red1:hover {
	font-size: 12px;
	color: red;
	text-decoration: underline;
}
a.red1:active {
	font-size: 12px;
	color: red;
	text-decoration: none;
}





a.grayNormal:link {
	font-size: 12px;
	color: #2B2B2B;
	text-decoration: none;
}
a.grayNormal:visited {
	font-size: 12px;
	color: #2B2B2B;
	text-decoration: none;
}
a.grayNormal:hover {
	font-size: 12px;
	color: #2B2B2B;
	text-decoration: underline;
}
a.grayNormal:active {
	font-size: 12px;
	color: #2B2B2B;
	text-decoration: none;
}
a.white1:link {
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
}
a.white1:visited {
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
}
a.white1:hover {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
a.white1:active {
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
}
a.white2:link {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
a.white2:visited {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
a.white2:hover {
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
}
a.white2:active {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
a.white3:link {
	font-size: 28px;
	font-weight:bold;
	color: #ffffff;
	text-decoration: none;
}
a.white3:visited {
	font-size: 28px;
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
}
a.white3:hover {
	font-size: 28px;
	color: #ffffff;
	font-weight:bold;
	text-decoration: underline;
}
a.white3:active {
	font-size: 28px;
	font-weight:bold;
	color: #ffffff;
	text-decoration: none;
}
a.black:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.black:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.black:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a.black:active {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.bLine {
	background-image: url(line_dott.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
.redLine {
	background-image: url(topRedLine.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
.grayLine {
	background-image: url(grayline.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
.fontred{ font-size:12px;
        color:#df0000;
	    font-weight: bold;
}
.fontblack{ font-size:14px;
        color:#df0000;
	    font-weight: bold;
}
.font1 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.font2 {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.font3 {
	font-size: 12px;
	color: #666666;
}
.font4 {
	font-size: 12px;
	color: #ff0000;
}
.font5 {
	font-size: 14px;
	font-weight: bold;
	color: #AE0000;
}
.font6 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.font7 {
	font-size: 14px;
	color: #000000;
}
.font8 {
	font-size: 12px;
	color: #ffffff;
}
.font9 {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
.font10 {
	font-size: 12px;
	color: #538cab;
}
.font11 {
	font-size: 12px;
	color: #163a4e;
}
.h1 {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
.line1 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}
.line2 {
	height: 37px;
	width: 96px;
	background-color: #fefbd3;
	border: 1px solid #000000;
}
.line3 {
	height: 37px;
	width: 81px;
	background-color: #fefbd3;
	border: 1px solid #000000;
}

