BODY {
	background-color: #FFF;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font: normal 8pt Trebuchet MS, Arial;
}

a, a:visited, a:active {
	color: #868686;
	font: normal 9pt Trebuchet MS, Arial;
	text-decoration: none;
}

a:hover {
	color: #004B97;
	font: normal 9pt Trebuchet MS, Arial;
	text-decoration: underline;
}

a.under, a.under:visited, a.under:active {
	color: #FFF;
	font: normal 8pt Trebuchet MS, Arial;
	text-decoration: underline;
}

a.under:hover {
	color: #FFF;
	font: normal 8pt Trebuchet MS, Arial;
	text-decoration: underline;
}

a.bold, a.bold:visited, a.bold:active {
	color: #004B97;
	font: bold 8pt Trebuchet MS, Arial;
	text-decoration: none;
}

a.bold:hover {
	color: #004B97;
	font: bold 8pt Trebuchet MS, Arial;
	text-decoration: underline;
}

a.small, a.small:visited, a.small:active {
	color: #666;
	font: normal 8pt Trebuchet MS, Arial;
	text-decoration: none;
}

a.small:hover {
	color: #004B97;
	font: normal 8pt Trebuchet MS, Arial;
	text-decoration: underline;
}

a.white, a.white:active, a.white:visited {
	color: #DCDCDC;
	font: normal 8pt Trebuchet MS, Arial;
	text-decoration: none;
}

a.white:hover {
	color: #FFF;
	font: normal 8pt Trebuchet MS, Arial;
	text-decoration: underline;
}

a.whitesm, a.whitesm:active, a.whitesm:visited {
	color: #DCDCDC;
	font: normal 8pt Trebuchet MS, Arial;
	text-decoration: none;
}

a.whitesm:hover {
	color: #FFF;
	font: normal 8pt Trebuchet MS, Arial;
	text-decoration: underline;
}

a img {
	border: none;
}

.text {
	color: #666;
	font: normal 9pt Trebuchet MS, Arial;
}

.textsml {
	color: #666;
	font: normal 8pt Trebuchet MS, Arial;
}

.light {
	color: #CCC;
	font: normal 8pt Trebuchet MS, Arial;
}

.small {
	color: #666;
	font: normal 7pt Verdana, Tahoma;
}
.blue {
	color: #004B97;
	font: normal 8pt Trebuchet MS, Arial;
}

.hdr {
    color: #004B97;
    font-family: Trebuchet MS, Arial;
	font-size: 12pt;
	font-weight: bold;
	text-transform: uppercase;
}

.day {
    color: #19A919;
    font-family: Georgia, Trebuchet MS, Arial;
	font-size: 40pt;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -3px;
}

h5 {
    color: #004B97;
    font-family: Trebuchet MS, Arial;
	font-size: 10pt;
	font-weight: bold;
}

h4 {
    color: #004B97;
    font-family: Trebuchet MS, Arial;
	font-size: 10pt;
	font-weight: bold;
	letter-spacing: 3px;
}

.white {
	color: #FFF;
	font: normal 9pt Trebuchet MS, Arial;
}

.textarea {
	font: normal 9pt Trebuchet MS, Arial;
	width: 303px;
}

.input {
	color: #666;
	font: normal 8pt Trebuchet MS, Arial;
	height: 20px;
	border-style: solid;
	border-color: #D5D5D5;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	
}


.button {
	font: normal 9pt Trebuchet MS, Arial;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
}

.bottom {
    vertical-align: bottom;
}

.middle {
    vertical-align: middle;
}


.bgtop {
	background-color: #004B97;
  	background-image: url(img/bg/bg_top.jpg); 
	background-position: right bottom;
	background-repeat: no-repeat;
}

.bgmenu {
	background-color: #004B97;
	background-image: url(img/bg/bg_menu.gif);
}

.bgleft {
	background-image: url(img/bg/bg_left.gif);
}

.bgright {
	background-image: url(img/bg/bg_right.gif);
}

.bgbox {
    color: #FFF;
	background-color: #00327E;
	background-image: url(img/bg/bg_box.gif);
	background-position: left top;
	background-repeat: no-repeat;
    font-family: Trebuchet MS, Arial;
	font-size: 8pt;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 5px;
	padding-right: 10px;
}

.bgbox1 {
    color: #FFF;
	background-color: #00327E;
	background-image: url(img/bg/bg_box.gif);
	background-position: left top;
	background-repeat: no-repeat;
    font-family: Trebuchet MS, Arial;
	font-size: 8pt;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 5px;
	padding-left: 10px;
}

.bgbox2 {
    color: #00327E;
    font-family: Trebuchet MS, Arial;
	font-size: 11pt;
	font-weight: bold;
	letter-spacing: 3px;
	padding-left: 10px;
}

.down {
	background-color: #00327E;
}

.per {
	height: 75%;
}

.full {
	height: 100%;
}
