body {
	background-color: #000099;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#title {
	background-color: #000099;
	float: none;
	background-image: url(img/head3.gif);
	height: 65px;
	clear: both;
}
#menu {
	background-color: #CCCCCC;
	color: #000066;
	background-image: url(img/menu_bg.gif);
	height: 27px;
	text-decoration: none;
	line-height: 22px;
	text-indent: 3px;
	z-index: 1;
	clear: both;
	position: relative;
}
#cont {
	width: 780px;
	background-color: #FFFFFF;
	text-align: left;
}
#adw {
	width: 120px;
	text-align: center;
	background-color: #FFFFFF;
	margin: 4px;
	padding: 4px;
	float: right;
}
#foot {
	background-color: #6666FF;
	font-size: 10pt;
	color: #003399;
	text-align: right;
	background-image: url(img/foot_bg.gif);
	height: 23px;
	line-height: 22px;
	padding-right: 5px;
}

#shadLeft {
	background-image: url(img/shad_l.gif);
	width: 16px;
}
#shadRight {
	background-image: url(img/shad_r.gif);
	width: 16px;
}

#all {
	width: auto;
}
#left {
	margin: 2px;
	padding: 2px;
	float: left;
	width: 600px;
	background-color: #FFFFFF;
}
#right {
	background-color: #FFFFFF;
	margin: 2px;
	padding: 2px;
	float: right;
	width: 160px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
#gridInd {
	padding: 5px;
	text-align: left;
	float: left;
}


.menu {
	font-size: 10pt;
	line-height: normal;
	padding: 2px;
	color: #003399;
	font-weight: bold;
}
.menu:link {
	color: #3333FF;
	text-decoration: none;
}
.menu:hover {
	color: #FF6633;
}
h1 {
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
	line-height: 14pt;
}
.headerMoji {
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
}


.normal {
	font-size: 13px;
	color: #333333;
	line-height: 17px;
}

.normal10 {
	font-size: 13px;
	color: #333333;
	line-height: 17px;
}

.contact {
	text-align: left;
	clear: none;
	float: left;
	text-indent: 3px;
	font-size: 10pt;
}


#contT {
	width: 780px;
	background-color: #000066;
}
.menuT {
	font-size: 12px;
	line-height: 17px;
	padding: 4px;
	color: #FFFFFF;
}
.menuTbg {
	font-size: 12px;
	line-height: 17px;
	padding: 4px;
	color: #FFFFFF;
	background-color: #330099;
}

.menuT:link {
	color: #33CCFF;
}
.menuT:visited {
	color: #33CCFF;
}
.menuT:hover {
	color: #FFCC99;
}

.titleT {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	background-color: #000099;
	background-image: url(img/title_bg.gif);
	text-indent: 2px;
	vertical-align: middle;
	background-repeat: repeat;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0em;
	word-spacing: 0em;
	white-space: nowrap;
}
.wordtitle {
	color: #FFFFFF;
	background-color: #6666CC;
	font-weight: bold;
	font-size: 10pt;
	background-image: url(img/bluebar.jpg);
	background-repeat: repeat;
}
.white {
	font-size: 13px;
	color: #333333;
	line-height: 17px;
	background-color: #FFFFE8;
}
.grayback {
	background-color: #CCCCCC;
	background-image: url(img/graybar.jpg);
	background-repeat: repeat;
}
.palelink {
	color: #00FFFF;
}
.palelink:link {
	color: #3333CC;
}
.palelink:visited {
	color: #0066CC;
}
.palelink:hover {
	color: #FF6600;
}

a:link {
	color: #0033CC;
	text-decoration: none;
}
a:visited {
	color: #0033CC;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}

