/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #003B83;
}
#menu td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFFFFF;
}
.suject_bg {
	background-image: url(images/subject_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
a:link {
	color: #0033CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0033CC;
}
a:hover {
	text-decoration: underline;
	color: #006699;
}
a:active {
	text-decoration: none;
	color: #0033CC;
}
.menu_bg {
	background-image: url(images/menu_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #1A2555;
	line-height: 22px;
}.body_bg {
	background-image: url(images/index_down.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.menu_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D3E9FE;
}
td#content {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 50px;
}

#footer {
	font-size: 13px;
	color: #FFFFFF;
}


.title_bg {
	background-image: url(images/title_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

.bg {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
#menu a {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFFFFF;
}
#menu a:link {
	color: #FFFFFF;
}

#menu a:visited {
	color: #FFFFFF;
}
#menu a:hover {
	color: #FFFF99;
}
#pics td{
	color: #003399;
}
.title {
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
}
.photo {
	border: 2px solid #999999;
}
.photo_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006699;
	background-color: #91DDF7;
	padding: 2px;
}
.note {
	font-size: 16px;
	font-weight: bold;
	color: #0033CC;
}
.title2 {
	font-size: 16px;
	font-weight: bold;
	color: #006699;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0099FF;
}
.title3 {
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
	background-color: #FFFFCC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
}
.box {
	border: 1px solid #FF9900;
}

