/* CSS Document */

body {
	background-image: url(../images/2007/bg_burgundy.gif);
	background-repeat: repeat;
	padding-top: 6px;
	padding-left: -6px;
} 

.text {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333333;	line-height: 1.4em;} 
a.text:link {color: #660000; text-decoration: none} 
a.text:visited {color: #660000; text-decoration: none} 
a.text:active {color: #CC6666; text-decoration: none} 
a.text:hover {color: #CC6666; text-decoration: none} 

.textright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #475F83;
	line-height: 1.4em;
}
a.textright:link {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
} 
a.textright:visited {color: #333333; text-decoration: none} 
a.textright:active {color: #637EA9; text-decoration: none} 
a.textright:hover {color: #637EA9; text-decoration: none} 

li {
	padding-bottom: 3px;
}
.smalltext {
	font-size: 10px;
	color: #FFFFFF;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.smalltext:link {
	color: #FFF2CE;
	text-decoration: none;
	margin-top: 4px;
} 
a.smalltext:visited {color: #FFF2CE; text-decoration: none} 
a.smalltext:active {color: #FFCC99; text-decoration: none} 
a.smalltext:hover {color: #FFCC99; text-decoration: none} 

.photoborder {
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4D668C;
	border-right-color: #374A64;
	border-bottom-color: #314259;
	border-left-color: #4D668C;
	padding: 1px;
	margin: 2px;
} 
.page {
	background-attachment: fixed;
	background-image:   url("../images/2007/pageBG3.gif");
	background-repeat: repeat-y;
	background-position: center;
}
.base {
	background-attachment: fixed;
	background-image: url(../images/2007/page_base.gif);
	background-repeat: no-repeat;
	background-position: center;
	line-height: 1.2em;
	text-align: center;
	font-size: 10px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.page_1col {
	background-attachment: fixed;
	background-image: url(../images/2007/page_1col.gif);
	background-repeat: repeat-y;
	background-position: center;
}

.menubar {
	background-image: url(../images/2007/page_1col.gif);
	background-repeat: repeat-y;
	background-position: center;
	height: 25px;
	width: 787px;
	vertical-align: top;
}
.rightheader{
	color: #374A64;
	background-color: #fff;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
	padding-top: 2px;
	padding-bottom:2px;
	border: 1px solid #cccccc;
	text-align: left;
	font-weight: bold;
	display: block;
}

.subhead {
	width: 100%;
	height: 18px;
	font-weight: normal;
	color: #4D668C;
	border-bottom: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
