
BODY {
	color: Black;
	font-style:normal;
	font-variant: normal;
	font-weight:normal;
	font-size: 10px;
	font-family: Arial, "Microsoft Sans Serif", "MS Sans Serif", Geneva, sans-serif;
	margin-left : 5px;
	margin-right : 5px;
	margin-top : 10px;
	margin-bottom : 10px;
	background: #708090;
}

a:link { color: #0000BF; }
a:visited { color: #0033CC; }
a:active { color: #5d7790; }
a:hover  { color: #5d7790; }


TABLE.head {
	background: White;
	border : 1px solid Black;
}

TD.head {
	background: url(http://www.hostidea.com/hostidea.gif) left bottom no-repeat;
	cursor: hand;
}

.thetop {
	font-size : 10px;
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	margin-bottom : 0px;
	font-style : normal;
	font-weight : normal;
}

H1 {
	font-size : 12pt;
	font-family : "Trebuchet MS", Futura, Arial, Helvetica, sans-serif
	margin-bottom : 0px;
	font-style : normal;
	font-weight : bold;
}

H2 {
	font-size : 10pt;
	font-family : "Trebuchet MS", Futura, Arial, Helvetica, sans-serif
	margin-bottom : 0px;
	margin-left : 15px;
	font-style : normal;
	font-weight : bold;
}

.formfield {
	background: #cccccc;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	border: 1px solid Black;
}

.leftclm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #330033;
}

A.leftclm:LINK {
	color : #330033;
	text-decoration : none;
}

A.leftclm:VISITED {
	color : #330033;
	text-decoration : none;
}

A.leftclm:ACTIVE {
	color : #330033;
	text-decoration : none;
}

A.leftclm:HOVER {
	color : #330033;
	text-decoration : none;
}

HR.leftclm {
	color: #CCCC99;
	size: 1px;
}

TD.leftclm {
	background-color : #999777;
	border-left-color : Black;
	border-left-style : solid;
	border-left-width : 1px;
	border-bottom-color : Black;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 15px;
}

.dir {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif; 
	color: #000000;
	font-size: 10pt;
}
A.dir:LINK {
	text-decoration: none;
	color: #336699;
}
A.dir:VISITED {
	text-decoration: none;
	color: #336699;
}
A.dir:HOVER {
	text-decoration: underline;
	color: Gray;
}
A.dir:ACTIVE {
	text-decoration: underline;
	color: #336699;
}

.urhere {
	color: Black;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-size: 8pt;
	font-family: Tahoma;
}

A.urhere:LINK {
	color: Black;
	text-decoration: underline;
}

A.urhere:VISITED {
	color: Black;
	text-decoration: underline;
}

A.urhere:HOVER {
	color: Black;
	text-decoration: none;
}


TABLE.urhere {
	background: #CCCC99;
	border-collapse : collapse;
	border-bottom-width : 1px;
	border-bottom-color : Black;
	border-left-width : 1px;
	border-left-color : Black;
	border-right-color : Black;
	border-right-width : 1px;
	border-left-style : solid;
	border-right-style : solid;
	border-bottom-style : solid;
	height: 20px;
}

TD.themeat {
	background: #FFFFFF;
	border-collapse : collapse;
	border-bottom-width : 1px;
	border-bottom-color : Black;
	border-left-width : 1px;
	border-left-color : Black;
	border-right-color : Black;
	border-right-width : 1px;
	border-left-style : solid;
	border-right-style : solid;
	border-bottom-style : solid;
	text-align: justify;
	font-style:normal;
	font-variant: normal;
	font-weight:normal;
	font-size: 13px;
	font-family: Arial, "Microsoft Sans Serif", "MS Sans Serif", Geneva, sans-serif;
}
.footer {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
}
TD.footer {
	background: #334D66;
	border-collapse : collapse;
	border-bottom-width : 1px;
	border-bottom-color : Black;
	border-left-width : 1px;
	border-left-color : Black;
	border-right-color : Black;
	border-right-width : 1px;
	border-left-style : solid;
	border-right-style : solid;
	border-bottom-style : solid;
}

.para{ text-indent: 5; margin-left: 10 }

.nav {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color : White;
}

TABLE.nav {
	background: #334D66;
	border-collapse : collapse;
	border-bottom-width : 1px;
	border-bottom-color : Black;
	border-left-width : 1px;
	border-left-color : Black;
	border-right-color : Black;
	border-right-width : 1px;
	border-left-style : solid;
	border-right-style : solid;
	border-bottom-style : solid;
}
	
A.nav:LINK {
	color : #6699FF;
	text-decoration : none;
	font-weight: bold;
}
A.nav:VISITED {
	color : #6699FF;
	text-decoration : none;
	font-weight: bold;
}
A.nav:ACTIVE {
	color : #FFFF99;
	text-decoration : overline underline;
	font-weight: bold;
}
A.nav:HOVER {
	color : #FFFFFF;
	text-decoration : none;
	font-weight: bold;
}

.subnav { 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
}
a.subnav {
	color: #FFCC66;
	text-decoration: none;
}
a.subnav:visited { 
	color: #FFCC66;
	text-decoration: none;
}
a.subnav:active { 
	color: #FFCC66;
}
a.subnav:hover { 
	color: #CCCCCC; 
	text-decoration: underline overline; 
 }

#announce { 
	border-bottom-color: #D3D3D3;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}