body {
	background-color: #E6E6F2;
	margin-top: 0px;
	}

body,table,tr,td,div,ul,li,p {
	color: #344362;
	font-family: verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	}

a:link { color: #BF0B0E; }
a:visited { color: #BF0B0E; }
a:hover { color: #344362; background-color: #FFF; }
a:active { color: #344362; background-color: #FFF; }



.frame {
	width: 750px;
	background-color: #E6E6F2;
	background-repeat: repeat-y;
	background-position: 0% 0%;
	}

.col_left {
	float: left;
	width: 205px;
	text-align: left;
	}

.col_center {
	float: left;
	width: 34px;
	}

.col_right {
	float: left;
	width: 498px;
	text-align: left;
	padding-right: 13px;
	}

#header {
	width: 511px;
	height: 114px;
	}

.footer {
	width: 537px;
	font-family: arial, sans-serif;
	font-size: 10px;
	text-align: center;
	line-height: normal;
	padding: 0 0 8px 0;
	border-right: 8px solid #5D6D86;
	border-bottom: 8px solid #5D6D86;
	border-left: 205px solid #5D6D86;
	}



div.nav {
	width: 186px;
	height: 19px;
	background-image: url(images/b_off.gif);
	color: #E6E6F2;
	font-family: trebuchet ms, trebuchet, sans-serif;
	font-size: 12px;
	line-height: 19px;
	font-weight: bold;
	text-align: center;
	margin: 0 9px 3px 9px;
	}

div.nav a:link {
	display: block;
	color: #E6E6F2;
	text-decoration: none;
	}

div.nav a:visited {
	display: block;
	color: #E6E6F2;
	text-decoration: none;
	}

div.nav a:hover {
	background-image: url(images/b_on.gif);
	color: #fff;
	text-decoration: none;
	}

div.nav a:active {
	background-image: url(images/b_on.gif);
	color: #fff;
	text-decoration: none;
	}



.page_title {
	color: #BF0B0E;
	font-family: trebuchet ms, trebuchet, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 13px;
	}

.title {
	color: #344362;
	font-size: 12px;
	font-weight: bold;
	}

.sub_title {
	color: #4E6694;
	font-size: 11px;
	font-weight: bold;
	}

.big { font-size: 14px; }
.small { font-size: 10px; }

.photo_right {
	float: right;
	background-color: #CFCFE5;
	padding: 2px;
	margin: 0 8px 5px 13px;
	text-align: center;
	}

.photo_left {
	float: left;
	background-color: #CFCFE5;
	padding: 2px;
	margin: 0 13px 5px 8px;
	text-align: center;
	}

.photo_bar {
	float: left;
	background-color: #CFCFE5;
	padding: 2px;
	margin: 0 5px 0 5px;
	text-align: center;
	}

img.photo { border: 1px solid #A3A3CC; }

a.photo:link { color: #BF0B0E; text-decoration: none; }
a.photo:visited { color: #BF0B0E; text-decoration: none; }
a.photo:hover { color: #344362; background-color: #F2F2FF; }
a.photo:active { color: #344362; background-color: #F2F2FF; }

.corner {
	background: url(images/corner.gif) 0 0 no-repeat;
	background-color: #CFCFE5;
	padding: 10px;
	margin: 5px 5px 13px 0;
	}
