body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Times New Roman, Times, serif;
	text-align: justify;

	scrollbar-face-color:#cccccc;
	scrollbar-highlight-color:#cccccc;
	scrollbar-3dlight-color:#cccccc;
	scrollbar-darkshadow-color:#cccccc;
	scrollbar-shadow-color:#cccccc;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#f4f4f4;

}

.borderless {
	border: none;

}

a:link {
	color: #660000;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #990000;
}

a:hover {
	text-decoration: underline;
	color: #CC0000;
}

a:active {
	text-decoration: none;
	color: #660000;
}

.popuptext {
	font-family: Arial, Times New Roman, Times, serif;
	font-size: 11px;
	color: #000000;
    text-align: justify;
}

td,th {
	font-family: Arial, Times New Roman, Times, serif;
	font-size: 11px;
	color: #666666;
    text-align: justify;
}

h1 {
	font-size: 14px;
	color: #660000;
}

h2 {
	font-size: 12px;
	color: #003366;
}

.login {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border: 1px solid #003366;
}

select, textarea, input {

	font-family: Arial, Times New Roman, Times, serif;
	font-size: 11px;
	color: #666666;
}
.rightcolumn {
	padding-right: 10px;
	padding-left: 10px;
}
.h2 {
	font-size: 12px;
	color: #003366;
	font-weight: bold;
}

.style1 {
	color: #660000;
	font-weight: bold;
	font-size: 12px; }
	
.listings {
	overflow: auto;
	visibility: visible;
	z-index: auto;
	height: 600px;
	width: 400px;
}

.RTHeadline { color: #003366; font-weight: bold; font-size: 12px; margin-bottom:6px; }
.RTPubDate {  font-size: 10px; font-style: italic }
.RTHeadlinelinktext { font-weight: bold; font-size: 11px; color: #003366;}
.RTheadlinelinktext { font-weight: bold; font-size: 11px; color: #003366;}
.RTsummary {font-size: 11px;}
 A.RTHeadlinelink:link { text-decoration: none; font-size: 11px; color: #003366;}
 A.RTHeadlinelink:visited { text-decoration: none; font-size: 11px; color: #003366;}
 A.RTHeadlinelink:hover { text-decoration: underline; color: #990000; font-size: 11px; }
 A.RTHeadlinelink:active { text-decoration: none; font-size: 11px; color: #003366; }
 
 .RTHeadlineSpacer { font-family: verdana; font-size: 8px; line-height: 1.0 }
 
 input, select, textarea {
	border: 1px solid;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.smallboldblue {
	color: #003366;
	font-weight: bold;
	font-size: 11px;
}
.smallboldgreen {
	color: #006600;
	font-weight: bold;
	font-size: 11px;
}
.smallboldwhite {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}
.smallboldred {
	color: #660000;
	font-weight: bold;
	font-size: 11px; }
.smallblue {
	color: #003366;
	font-size: 11px;
}
.smallgreen {
	color: #006600;
	font-size: 11px;
}
.smallwhite {
	color: #FFFFFF;
	font-size: 11px;
}
.smallred {
	color: #660000;
	font-weight:normal;
	font-size: 11px;
	 }

