/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color: #ECE9D8;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10%;
	margin-bottom: 0px;
	margin-left: 10%;
}
#wrapperTable {
border-style:solid;
border-color:#666666;
border-width:1px;
}
#mainTable {
background-color:#FFFFFF;
/*border: 1px solid #000000;*/
/*/*/line-height: 1.5em; /* */
/*sets line height to 1.5xfont, double nested commemnts to hide from NN4*/
}
#mainTable td {
padding:5px;
}
#maincontent {
border-top-style:ridge;
border-top-color:#ECE9D8;
border-top-width:2px;
border-bottom-style:ridge;
border-bottom-color:#ECE9D8;
border-bottom-width:2px;
vertical-align: top;
}
#poll {
height:395px;
}
*html#poll {
height:405px;
}
#site_nav {
background-image:url(http://www.hossmail.co.uk/images/blue_back.jpg);
width: 160px;
}
*html#site_nav {
background-image:url(http://www.hossmail.co.uk/images/blue_back.jpg);
width: 170px;
}
#sidecontent {
/*width: 500px;*/
border-style:ridge;
border-color:#ECE9D8;
border-width:2px;
background-color:#FAF9F5;
/*/*/line-height: 1.0em; /* */
vertical-align: top;
}
#menu {
border-top-style:ridge;
border-top-color:#ECE9D8;
border-top-width:2px;
border-left-style:ridge;
border-left-color:#ECE9D8;
border-left-width:2px;
font-size:12px;
font-weight:bold;
font-family:Geneva, Arial, Helvetica, sans-serif;
}
#menu2 {
border-top-style:ridge;
border-top-color:#ECE9D8;
border-top-width:2px;
border-right-style:ridge;
border-right-color:#ECE9D8;
border-right-width:2px;
}
#submenua {
border-top-style:ridge;
border-top-color:#ECE9D8;
border-top-width:2px;
border-left-style:ridge;
border-left-color:#ECE9D8;
border-left-width:2px;
border-right-style:ridge;
border-right-color:#ECE9D8;
border-right-width:2px;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:10px;
/*/*/line-height: 0.8em; /* */
}
#submenub {
width:400px;
border-top-style:ridge;
border-top-color:#ECE9D8;
border-top-width:2px;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:10px;
/*/*/line-height: 0.8em; /* */
}
*html#submenub {
width:410px;
border-top-style:ridge;
border-top-color:#ECE9D8;
border-top-width:2px;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:10px;
/*/*/line-height: 0.8em; /* */
}
.style1 {color: #FFFFFF}
/*active widths not adjusted for i.e*/
p {
padding:0px;
margin-top:2px;
margin-bottom:0px;
margin-left:5px;
}
div#outer {
margin-left:auto;
margin-right:auto;
margin-top:0px;
padding-left:5px;
width:400px;
}
div.left {
width:200px;
line-height:1.2em;
}
div.right {
width:197px;
margin-left:200px;
}
div.top {
margin-top:-11.4em;
}
html>body div.right {
    width:200px;
}
div#list {
float:left;
width:250px;
text-align:right;
}
div#percent {
float:left;
width:20px;
padding-left:5px;
color:#FF0000;
}
div#bar {
float:right;
width:105px;
}
div#insert {
float:left;
margin-left:10px;
}
/*email_nav*/
.select_nav {
background-color:#ECE9D8;
}
.not_select_nav {
background-color:#FAF9F5;
}
a.select_nav:link {
	text-decoration: none;
	color: #000000;
	font-weight:bold;
}
a.select_nav:visited {
	text-decoration: none;
	color: #000000;
	font-weight:bold;
}
a.not_select_nav:link {
	color: #000000;
	text-decoration: none;
}
a.not_select_nav:visited {
	text-decoration: none;
	color: #000000;
}
a.not_select_nav:hover {
	text-decoration: none;
	color: #666666;
}
a.not_select_nav:active {
	text-decoration: none;
	color: #000000;
}
.style2 {color:#0000CC;
}
/*sound*/
/*.wrap {
height:13px;
width:90px;
}*/
/*foot*/
.footer{
background-color: #FF9933;
}
.foot {
 font-size:10px;
 }
 a.foot:link{
 text-decoration:none;
 color:#000000;
 }
 a.foot:visited {
 text-decoration:none;
 color:#000000;
 }
 a.foot:hover{
 text-decoration:none;
 color:#666666;
 }
 a.foot:active {
 text-decoration:blink;
 color:#000000;
 }