body {
	width: 100%;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	background: #F4FBE2;
	background-image: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	letter-spacing: normal;
	word-spacing: normal;
	list-style-position: inside;
	list-style-type: disc;
}

.style1 {
	color: #FF0000;
	background: #F4FBE2;
	background-image: none;
}
.style2 {
	color: #000066; 
	background: #F4FBE2;
	background-image: none;
}
.style5 {color: #009900}

.style6 {color: #000080}

.style7 {color:#FFFFFF; background-color:#333399;}

a:link {
	color: #003399;
	background: #F4FBE2;
	background-image: none;
}

a:visited {
	color: #00CC00;
	background: #F4FBE2;
	background-image: none;
}

a:hover {
	color: #009900;
	background: #F4FBE2;
	background-image: none;
}

a:active {
	color: #00FF66;
	background: #F4FBE2;
	background-image: none;
}

h1 {
	font-size: 14pt;
	color: #003399;
	background: #F4FBE2;
	background-image: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
}

h2 {
	font-size: 14px;
	color: #003399;
	background: #F4FBE2;
	background-image: none;
}

h3 {
	font-size: 12px;
	color: #003399;
	background: #F4FBE2;
	background-image: none;
}

h4 {
	font-size: 12px;
	color: #003399;
	background: #F4FBE2;
	background-image: none;
}

p {
	color: #000080;
	background: #F4FBE2;
	background-image: none;
	font-size: 10px;
}

p.nav {
	color: #000080;
	background: #F4FBE2;
	background-image: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

ul {
	color: #000080;
	background: #F4FBE2;
	background-image: none;
}	
		
}
#1coltextTable, #1coltextTable td, #1coltextTable th {
	width: 90%;	
	background-color: #333366;
	border: 1px solid #333366; 
	border-collapse: collapse;
	font-color: ffffff;
	background-color:#333399
}
#1coltextTable, #1coltextTable td, #1coltextTable th {
	padding: .5em;
	background-color: #333399;
	font-color: #FFFFFF;
}

.LoginTable {
	background: #003333;
	background-image: none;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: 1;
	border-right-style: 1;
	border-bottom-style: 1;
	border-left-style: 1;
	border-top-color: #009999;
}

.block {
	text-align: center;
	text-indent: 50px;
}
#logoimage {
	line-height: normal;
	float: left;
	text-align: left;
	background-position: left;
	background-color: #F4FBE2;
	padding-right: 50%;
	border: none
}

#divSide {
	float: right;
}
.Subscribe {
	font-weight: bold;
}

.DirTxt {
    font-size:  9px;
}

