/* CSS Document */
BODY {font-family:  Arial, Verdana, Tahoma;
font-size:12px;
color: #000000;
background-color: #FFFFFF;
margin: 0px;
}
TD{
font-family:  Arial, Verdana, Tahoma;
font-size:12px;
color: #000000;
}
H1{
color:#000e66;
font-family:  Arial, Verdana, Tahoma;
}
H2{
color:#000e66;
font-family:  Arial, Verdana, Tahoma;
}
H3{
color:#000e66;
font-family:  Arial, Verdana, Tahoma;
}

A:link { color: #013B91;
font-family:  Arial, Verdana, Tahoma;
font-size:12px;
font-weight: bold;
}
A:visited { color: #013B91;
font-family:  Arial, Verdana, Tahoma;
font-size:12px;
font-weight: bold;
}
A:active { color: #013B91;
font-family:  Arial, Verdana, Tahoma;
font-size:12px;
font-weight: bold;
}
A:hover { color: #013B91;
font-family: Arial, Verdana, Tahoma;
font-size:12px;
font-weight: bold;
}

A:link.outside { color: #013B91;
font-family:  Arial, Verdana, Tahoma;
font-size:12px;
font-weight: bold;
}
A:visited.outside { color: #013B91;
font-family:  Arial, Verdana, Tahoma;
font-size:12px;
font-weight: bold;
}
A:active.outside { color: #013B91;
font-family:  Arial, Verdana, Tahoma;
font-size:12px;
font-weight: bold;
}
A:hover.outside { color: #013B91;
font-family: Arial, Verdana, Tahoma;
font-size:12px;
font-weight: bold;
}

A:link.gallery { color: #FFFFFF;
font-family:  Arial, Verdana, Tahoma;
font-size:16px;
font-weight: bold;
}
A:visited.gallery { color: #FFFFFF;
font-family:  Arial, Verdana, Tahoma;
font-size:16px;
font-weight: bold;
}
A:active.gallery { color: #FFFFFF;
font-family:  Arial, Verdana, Tahoma;
font-size:16px;
font-weight: bold;
}
A:hover.gallery { color: #013B91;
font-family: Arial, Verdana, Tahoma;
font-size:16px;
font-weight: bold;
}

A:link.reftext { color: #013B91;
font-family:  Arial, Tahoma;
font-size:10px;
text-decoration: none;
}
A:visited.reftext { color: #013B91;
font-family:  Arial, Tahoma;
font-size:10px;
text-decoration: none;
}
A:active.reftext { color: #013B91;
font-family:  Arial, Tahoma;
font-size:10px;
text-decoration: none;
}
A:hover.reftext { color: #013B91;
font-family: Arial, Tahoma;
font-size:10px;
text-decoration: none;
}
.maintable{border: 2px solid #013B91;}
.right{background-image: url("graphics/right.gif");}
.rightint{color: #FFFFFF;}

.title {
	font-family : georgia;
	font-size : 18px;
	color : #fff;
	font-weight: bold;
	background-color: #004189;
}
.title a:link,
.title a:visited,
.title a:active {
	font-size: 16px;
	color: yellow;
}
.title :hover {
	color: white;
}
.sub {
	font-family : palatino;
	font-size : 14px;
	color : #000;
	font-weight: bold;
	background-color: #A2A4B3;
}
.sub a:link,
.sub a:visited,
.sub a:active {
	color: yellow;
}
.sub a:hover {
	color: white;
}
.sub_sub {
	font-family : palatino;
	font-size : 14px;
	color : #fff;
	font-weight: bold;
	background-color: #4D4E4D;
}
.row {
	font-family : palatino;
	font-size : 14px;
	color : #000000;
}
.side_nav {
	font-family : palatino;
	font-size : 14px;
	color : #fff;
	font-weight: bold;
}
.side_nav a:link,
.side_nav a:visited,
.side_nav a:active {
	color: yellow;
}
.side_nav a:hover {
	color: white;
}
.row1 {
	font-family : palatino;
	font-size : 14px;
	color : #000;
	background-color: #D4D4D4;
}
.row2 {
	font-family : palatino;
	font-size : 14px;
	color : #000;
	background-color: #A3A3A2;
}
.row a, .row1 a, .row2 a {
	color: blue;
}
.row a:hover, .row1 a:hover, .row2 a:hover {
	color: black;
}
.main_table {
	width: 100%;
}
.cal_today {
	font-family : palatino;
	font-size : 11px;
	color : #000000;
	background-color: #FFF000;
}
.cal_blank {
	background-color: #DDB089;
}
.cal_row {
	font-family : palatino;
	font-size : 11px;
	color : #000000;
	background-color: #C0C0C0;
}
.cal_row a:link,
.cal_row a:visited,
.cal_row a:active {
	font-family : palatino;
	font-size : 11px;
}
.week_day {
	background-color: #FFF000;
}
.sub_larger {
	font-family : palatino;
	font-size : 14px;
	color : #fff;
	font-weight: bold;
	background-color: #923001;
}
