body,td,p,ul {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px}

a:link {  color: #3300CC; text-decoration: underline; }
a:visited {  color: #3300CC; text-decoration: underline; }
a:active {  color: #cc0033; text-decoration: underline; }
a:hover {  color: #cc0033; text-decoration: underline; }

a.mainTab:link {
	color: #333333;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	background-image: url(images/tab_bg.gif);
	background-repeat: repeat-x;
	height:16px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:3px;
	padding-right:5px;
}
a.mainTab:visited {
	color: #333333;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	background-image: url(images/tab_bg.gif);
	background-repeat: repeat-x;
	height:16px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:3px;
	padding-right:5px;
}
a.mainTab:active {  color: #333333; text-decoration: none; font-size: 10px; font-weight: normal}
a.mainTab:hover {  color: #333333; text-decoration: none; font-size: 10px; font-weight: normal}

a.mainTabOn:link {  color: #FFFFFF; text-decoration: none; font-size: 10px; font-weight: normal; padding-left:3px; padding-right:5px;}
a.mainTabOn:visited {  color: #FFFFFF; text-decoration: none; font-size: 10px; font-weight: normal; padding-left:3px; padding-right:5px;}
a.mainTabOn:active {  color: #FFFFFF; text-decoration: none; font-size: 10px; font-weight: normal}
a.mainTabOn:hover {  color: #FFFFFF; text-decoration: none; font-size: 10px; font-weight: normal}

a.TabTopicOff:link, a.TabTopicOff:visited, a.TabTopicOff:active {
	color: #333333;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
a.TabTopicOff:hover {  color: #333333; text-decoration: none; font-size: 10px; font-weight: bold}
.TabTopicOffBG {
	background-image: url(images/tab_topic_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:86px;
	height:16px;
	padding:3px 5px 1px 5px;
	}
.TabTopicOnBG {
	background-image: url(images/tab_topic_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:86px;
	height:16px;
	padding:3px 5px 1px 5px;
	}
	
a.TabSourceOff:link, a.TabSourceOff:visited, a.TabSourceOff:active {
	color: #333333;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}
a.TabSourceOff:hover {  color: #333333; text-decoration: none; font-size: 10px; font-weight: normal}
.TabSourceOffBG {
	background-image: url(images/tab_source_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:86px;
	height:16px;
	padding:3px 5px 0px 3px;
	}
.TabSourceOnBG {
	background-image: url(images/tab_source_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:86px;
	height:16px;
	padding:3px 5px 0px 3px;
	}
.TabSourceBGLine {
	background-image: url(images/tab_source_bg.gif);
	background-color: #EBEBD8;
	background-repeat: repeat-x;
	background-position: left 17px;
}

h1 {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
}

h2 {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 1px;
}

label {font-weight:bold; padding-right:5px;}
input {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
input.txtbox {  font-size: 10px; width: 150px}
input.txtboxSmall {  font-size: 10px; }
input.submitSmall { font-size: 10px; width: 48px; }
input.button {  background-color: #CC0033; font-size: 10px; font-weight: bold; color: #FFFFFF}
input.button2 {  background-color: #999999; font-size: 10px; font-weight: bold; color: #FFFFFF}
input.radio { background: rgb(255,255,255) }

select {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
textarea {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; width: 325px; }
hr {  color: #cccccc; border-style: solid}
.tableBorder {  border: #666666; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

.txt10 {  font-size: 10px}
.txt11 {  font-size: 11px}
.txt12 {  font-size: 12px; color: #CC0033}
.txt14 {  font-size: 14px}
.txt_white {  color: #FFFFFF; font-size: 13px; font-family: Arial, Helvetica, sans-serif; }
.txt_grey {  color: #666666}
.txt_note {  color: #666666; font-size:10px;}
.outlines
{
    BACKGROUND-COLOR: #cccccc
}.dividerVert {
	background-image: url(images/divider_vert.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 40px;
}

.footerText font { font-size:10px;} 
