﻿body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #000000;
	scrollbar-arrow-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-face-color: #007DC7;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #ffffff;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url("../images/bg.logo.gif");
	background-repeat: repeat;
}
h1 {
	font-size: 12PX;
	font-weight: bold;
}
h2 {
	font-size: 11px;
	font-weight: bold;
}
img {
	border:0;
}
.mainmenu {
	text-align:center;
	vertical-align:middle;
	height:42px;
}
.menu {
	color: black;
	font-size: 12px;
	font-weight: bold;
	text-align:center;
	height:100%;
	width:100%;
	border:0;
}
.menu a:link {
	font-size: 12px;
	font-weight: bold;
	margin: 2px;
	padding: 1px;
	display: block;
	color: black;
	text-decoration: none;
	text-align: center;
	border: 1px solid #FFFFFF;
	vertical-align: middle;
}
.menu a:visited {
	font-size: 12px;
	font-weight: bold;
	margin: 2px;
	padding: 1px;
	display: block;
	color: black;
	text-decoration: none;
	text-align: center;
	border: 1px solid #FFFFFF;
	vertical-align: middle;
}
.menu a:hover {
	border-color: black;
	border-style: solid;
	border-width: 1px;
	color: #FFFFFF;
	background-color: #007DC7;
}
.menu a:active {
	border-color: gray;
	border-style: inset;
	border-width: 1px;
	padding-left: 2px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: #FFFFFF;
	background-color: #007DC7;
}
.main {
	color: white;
	font-size: 12px;
	font-weight: bold;
}
.main a:link {
	color: white;
	text-decoration: none;
}
.main a:visited {
	color: white;
	text-decoration: none;
}
.main a:active {
	color: white;
	text-decoration: none;
}
.main a:hover {
	color: white;
	text-decoration: none;
}
.main1 {
	color: white;
	font-size: 11px;
	font-weight: bold;
}
.main1 a {
	color: white;
	text-decoration: none;
}
.main1 a:visited {
	color: white;
	text-decoration: none;
}
.main1 a:active {
	color: white;
	text-decoration: none;
}
.main1 a:hover {
	color: white;
	text-decoration: underline;
}
.copyright {
	background-position: center;
	color: black;
	font-size: 9px;
	height: 155px;
	background-repeat: no-repeat;
	padding-top:3px;
}
.copyright a,
.copyright a:visited {
	color: black;
	text-decoration: none;
}
.copyright a:active,
.copyright a:hover {
	color: black;
	text-decoration: underline;
}
.boxtitle {
	background: #007DC7;
	font-size: 12px;
	color: white;
	text-align: left;
	height: 18px;
	padding-left: 7px;
	border: 1px solid #FFFFFF;
	border-bottom: 0px;
}
.boxicon {
	height: 75px;
	width: 75px;
	vertical-align: middle;
	border: 1px solid #FFFFFF;
	border-right: 0px;
	padding-left: 7px;
	text-align: center;
}
.boxtext {
	color: white;
	font-size: 11px;
	font-weight: bold;
	vertical-align: middle;
	border: 1px solid #FFFFFF;
	padding-left: 7px;
	padding-right: 7px;
	overflow: hidden;
}
.boxempty {
	height: 18px;
}
.boxbulletempty {
	height: 8px;
}
.boxbullet {
	height: 18px;
	width: 18px;
	vertical-align: top;
	border: 0px;
	padding-top: 4px;
	text-align: center;
}
.boxbullettext {
	color: white;
	font-size: 11px;
	font-weight: bold;
	vertical-align: top;
	border: 0px;
	padding-left: 2px;
	padding-right: 7px;
	padding-top: 2px;
	text-align: left;
	overflow: hidden;
}
.boxbottom {
	color: white;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	height: 18px;
	padding-left: 7px;
	border: 1px solid #FFFFFF;
	border-top: 0px;
}
.boxhead {
	text-align: center;
	height: 25px;
	padding: 7px;
	border: 0px;
}
.shadow {
	background-image: url('../images/shadow.png');
	background-repeat: no-repeat;
	background-position: right bottom;
}
