@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#535353;
	
	/*666666*/
}

table.events
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-top: 6px;
}
a:link {
	color: #0033CC;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0033CC;
}
a:hover {
	text-decoration: none;
	color: #D55959;
}
a:active {
	text-decoration: underline;
	color: #0033CC;
}
h1 {
	font-size: 14px;
	color: #FFFFFF;
	margin:0px;
	padding-top:10px;
	padding-left:10px;

}
h2 {
	font-size: 12px;
	color: #D55959;
	margin:0px;
	padding-top:5px;
	padding-bottom:2px;
}
h3 {
	font-size: 12px;
	font-weight:normal;
	color: #001A5B;
	margin:0px;
}
.footer-m :link {
	color:#808080;
	text-decoration: underline;
}
.footer-m :visited {
	text-decoration: underline;
	color: #808080;
}
.footer-m :hover {
	text-decoration: none;
	color:#666666;
}
.footer-m :active {
	text-decoration: underline;
	color: #808080;
}
.nav-m :link {
	color:#001A5B;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	background-image: url(/images/nav-divider.png);
	background-repeat: no-repeat;
	background-position: right;
	display: block;
	height: 27px;
	width: 100px;
	text-align: center;
	padding: 10px;
	padding-bottom:0px;
}
.nav-m :visited {
	text-decoration: none;
	color: #001A5B;
	font-size: 11px;
	font-weight: bold;
	background-image: url(/images/nav-divider.png);
	background-repeat: no-repeat;
	background-position: right;
	display: block;
	height: 27px;
	width: 100px;
	text-align: center;
	padding: 10px;
	padding-bottom:0px;
}
.nav-m :hover {
	text-decoration: none;
	color:#D55959;
	font-size: 11px;
	font-weight: bold;
	background-image: url(/images/nav-divider.png);
	background-repeat: no-repeat;
	background-position: right;
	display: block;
	height: 27px;
	width: 100px;
	text-align: center;
	padding: 10px;
	padding-bottom:0px;
}
.nav-m :active {
	text-decoration: none;
	color: #001A5B;
	font-size: 11px;
	font-weight: bold;
	background-image: url(/images/nav-divider.png);
	background-repeat: no-repeat;
	background-position: right;
	display: block;
	height: 27px;
	width: 100px;
	text-align: center;
	padding: 10px;
	padding-bottom:0px;
}

/* background graphics start */

#header {
	margin-bottom:6px;
}

#left-mod {
	width:206px;
	margin-right:6px;
	margin-bottom:6px;
}
#right-mod {
	width:206px;
	margin-left:6px;
	margin-bottom:6px;
}	
.nav-l {
	background-image: url(/images/nav-l.png);
	height: 44px;
	width: 9px;
}
.nav-m {
	background-image: url(/images/nav-m.png);
	background-repeat: repeat-x;
}
.nav-r {
	background-image: url(/images/nav-r.png);
	height: 44px;
	width: 9px;
}
.mod1-l {
	background-image:url(/images/mod1-l.png);
	width:9px;
	height:113px;
}
.mod1-m {
	background-image:url(/images/mod1-m.png);
	background-repeat:repeat-x;
}
.mod1-r {
	background-image:url(/images/mod1-r.png);
	width:9px;
}			
.mod2-l {
	background-image:url(/images/mod2-l.png);
	width:9px;
	height:252px;
}
.mod2-m {
	background-image:url(/images/mod2-m.png);
	background-repeat:repeat-x;
}
.mod2-r {
	background-image:url(/images/mod2-r.png);
	width:9px;
}	
.mod3-l {
	background-image:url(/images/mod3-l.png);
	width:8px;
	height:368px;
}
.mod3-m {
	background-image:url(/images/mod3-m.png);
	background-repeat:repeat-x;
}
.mod3-r {
	background-image:url(/images/mod3-r.png);
	width:9px;
}	
.content-t-l {
	background-image:url(/images/content-t-l.png);
	width:9px;
	height:52px;
}
.content-t {
	background-image:url(/images/content-t.png);
	background-repeat:repeat-x;
}
.content-t-r {
	background-image:url(/images/content-t-r.png);
	width:9px;
}
.content-r {
	background-image:url(/images/content-r.png);
	background-repeat:repeat-y;
}
.content-b-r {
	background-image:url(/images/content-b-r.png);
	background-repeat:no-repeat;
	height:9px;
}
.content-b {
	background-image:url(/images/content-b.png);
	background-repeat:repeat-x;
}
.content-b-l {
	background-image:url(/images/content-b-l.png);
	background-repeat:no-repeat;
}
.content-l {
	background-image:url(/images/content-l.png);
	background-repeat:repeat-y;
	height:429px;
}								

.footer-l {
	background-image:url(/images/footer-l.png);
	width:9px;
	height:47px;
}
.footer-m {
	background-image:url(/images/footer-m.png);
	background-repeat:repeat-x;
	padding-left:5px;
	padding-top:10px;
	padding-right:5px;
}
.footer-r {
	background-image:url(/images/footer-r.png);
	width:9px;
}
			
/* background graphics end */

.content {
	padding:10px;
}	
.forms {
	padding:0px;
	margin:0px;
}
.hrule {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	margin-top:20px;
	margin-bottom:20px;
}
.events-border1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B3B3B3;
}
.events-border2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E8E8E8;
}
.events-border3 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #B3B3B3;
	border-bottom-color: #B3B3B3;
}
.events-border4 {
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-bottom-style: solid;
	border-left-color: #E6E6E6;
	border-bottom-color: #B3B3B3;
}
.events-border5 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B3B3B3;
}
.events-border6 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E6E6E6;
}
#news-div {
	overflow:auto;
	height:315px;
	width:175px;
	background-color:#F2F2F2;
	padding:5px;
	border: 1px solid #CCCCCC;
}	
#content-div {
	overflow:auto; 
	height:418px; 
	width:100%;
	padding-top:5px;
	padding-bottom:5px;
	z-index:10;
}	
.header-repeat {
	background-image:url(/images/header-repeat.png);
	background-repeat:repeat-x;
}	
.top {
	color:#FFFFFF;
}	
.form-widths {
	width:180px;
}

p {
	margin-right:10px;
}