/* ---- HTML Tags ---- */
body {
	margin: 0px;
	padding: 0px;
	background: #0c1f3d url(../images/bgnd.jpg) no-repeat 607px top;
}
.main {} /* old table border image */
a {outline:none;}

/* ----------------------------------------------------------------------------- */

a, a:active, a:visited {
	color: #c81414;
	text-decoration: underline;
}		
a:hover{
	color: #2f5da3;
	text-decoration: underline;
}
/* ----------------------------------------------------------------------------- */

.content {
	font-family: Arial, Helvetica, "MS Sans Serif", sans-serif;
	font-size: 12px;	
	color: #264678;
	text-decoration: none;
}
/* ----------------------------------------------------------------------------- */
.annc-title{
	font-family: Arial, Helvetica, "MS Sans Serif", sans-serif;
	font-size: 12px;
	color: #c81414;
	font-weight: bold;
	text-decoration: none;
	line-height: 15px;
}
.annc-title a {
	color: #c81414;
	text-decoration: none;
}		
.annc-title a:hover{
	color: #2f5da3;
	text-decoration: none;
}
/* ----------------------------------------------------------------------------- */
.sidenav {
	font-family: Arial, Helvetica, "MS Sans Serif", sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #254474;
	line-height: 15px;
}
.sidenav a, .sidenav a:active, .sidenav a:visited{
	text-decoration: none;
	color: #254474;
}
.sidenav a:hover {
	color: #c81414;
	text-decoration: none;
}


/* ----------------------------------------------------------------------------- */
.title {
	font-family: Tahoma, Helvetica, Arial, "MS Sans Serif", sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #2f5da3;
	line-height: 20px;
	text-decoration: none;
}
.title a {
	color: #2f5da3;
	text-decoration: none;
}
.title a:hover {
	color: #0C932A;
	text-decoration: none;
}
/* ----------------------------------------------------------------------------- */
.title-theme {
	font-family: Arial, Helvetica, "MS Sans Serif", sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	line-height: 16px;
	text-decoration: none;
}
.title-theme a {
	color: #fff;
	text-decoration: none;
}
.title-theme a:hover {
	color: #96bcf5;
	text-decoration: none;
}
/* ----------------------------------------------------------------------------- */
.month-title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #254474;
	font-weight: bold;
	text-decoration: none;
	line-height: 12px;
}
.month-title a {
	color: #254474;
	text-decoration: none;
	line-height: 11px;
}		
.month-title a:hover{
	color: #c81414;
	text-decoration: none;
}
/* ----------------------------------------------------------------------------- */
.annc-text {
	font-family: Arial, Helvetica, "MS Sans Serif", sans-serif;
	font-size: 10px;
	color: #445775;
	line-height: 14px;
}
.italics {
	font-style: italic;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	height: 15px;
	background-color: #F9F7F3;
	border: 1px solid #D3D2CE;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	height: 15px;
	background-color: #F9F7F3;
	border: 1px solid #D3D2CE;
}
.imgbdr {
	border: 2px solid #d8dee9;
	margin-bottom: 10px;
	margin-left: 12px;
}
.vertnav-bgnd {
	background-image: url(../images/vertnav_bgnd.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.darktitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	line-height: 16px;
	text-decoration: none;
}
/* ----------------------------------------------------------------------------- */
.footer {
	font-family: Arial, Helvetica, "MS Sans Serif", sans-serif;
	font-size: 10px;
	color: #2f5da3;
	line-height: 30px;
}
.footer a, .footer a:active, .footer a:visited {
	color: #2f5da3;
	text-decoration: none;
}		
.footer a:hover{
	color: #2f5da3;
	text-decoration: underline;
}
.sub-strch {
	background-image: url(../images/sub_blend.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.other {
	background-color: #d6ddea;
	font-family: Arial, Helvetica, "MS Sans Serif", sans-serif;
	font-size: 12px;	
	color: #264678;
	text-decoration: none;
}
.calheader {
	font-family: Arial, Helvetica, "MS Sans Serif", sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #2f5da3;
	line-height: 16px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2f5da3;
}
.detailred {
	color: #FF0000;
}
