@charset "UTF-8";
body {
	background-image: url("../images/bkg_pattern.gif");
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	font: normal 9pt Arial;
	color:#054970;
}

a {
	color: #0000ff;
}

table {
	font: normal 9pt Arial;
	color: #054970;
}	

.dropdown
{	font-family:Arial;
	font-size:9pt;
	color: #3179c4;
	background-color: #e6f0f9;
	border: 1px solid #3179c4;
}	

.home_text {
	font-family: Arial;
	font-size: 11px;
	color: #003366;
	font-weight: bold;
	text-align: justify;
}
.calendar_lines {
	border: 1px solid #CCCCCC;
}
.calendar_numbers {
	font-family: Verdana;
	font-size: 8px;
	color: #8a8a8a;
	font-weight: normal;
}
.calendar_month {
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.calendar_numbers_event {
	font-family: Verdana;
	font-size: 8px;
	color: #0083cb;
	font-weight: normal;
}

.issue {
	font-family: Arial;
	font-size: 12px;
	color: #0066cc;
	font-weight: bold;
	padding-left: 6px;
}



/* side_links */

.left_links {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 8px;
	padding-right: 0;
	height: 21px;
}
.left_links a {
font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.left_links a:hover {
font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.left_links:hover {
font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 8px;
	padding-right: 0;
	height: 21px;
	cursor: pointer;
}
/* -------------- */



/* newsbox_links */

.newsbox_links {
	font-family: Arial;
	font-size: 11px;
	color: #003366;
	font-weight: bold;
	cursor: pointer;
	padding-left: 6px;
}
.newsbox_links a {
font-family: Arial;
	font-size: 11px;
	color: #003366;
	font-weight: bold;
	cursor: pointer;
	padding-left: 6px;
}
.newsbox_links a:hover {
font-family: Arial;
	font-size: 11px;
	color: #003366;
	font-weight: bold;
	cursor: pointer;
	padding-left: 6px;
}
.newsbox_links:hover {
font-family: Arial;
	font-size: 11px;
	color: #003366;
	font-weight: bold;
	cursor: pointer;
	padding-left: 6px;
}
/* -------------- */



/* bottom_links */

.bottom_links {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.bottom_links a {
font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.bottom_links a:hover {
font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.bottom_links:hover {
font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
/* -------------- */

SELECT.dropdown
{	font-family:Arial;
	font-size:9pt;
	color: #3179c4;
	background-color: #e6f0f9;
	border: 1px solid #3179c4;
}	
