body {
	margin: 0px;
	background-color: F15C22;
	font-family: Tahoma, Verdana, Arial;


}
.smallLink, a.smallLink:visited, a.smallLink:active {
	font-size: 11px;
	color: F15C22;
	text-decoration: none;

}
a.smallLink:hover {
	text-decoration: underline;

}
.mainTable {
	border: thin solid #000000;
}
table.top-menu{
	background-color: #005AAB;
	border-top: thin solid #FFFFFF;
	border-right: thin solid #FFFFFF;
	border-bottom: thin none #FFFFFF;
	border-left: thin solid #FFFFFF;

}
a.top-menu {
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	list-style-type: none;


}
a.top-menu:hover {
	color: #F15C22;
	text-decoration: underline;
	border: none;

}
.bottomText, a.bottomText:visited, a.bottomText:active{
	font-size: 10px;
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Arial;
	text-decoration: none;

}
a.bottomText:hover{
	color: #F15C22;
	text-decoration: underline;
}
p, td {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
}
a.news, a.news:visited, a.news:active  {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;	
}
a.news:hover  {
	text-decoration: underline;
}
table.news 
{
	background-color: #3399CC;
	border-top: thin none #FFFFFF;
	border-right: thin solid #FFFFFF;
	border-bottom: thin none #FFFFFF;
	border-left: thin solid #FFFFFF;
	background-image: url(../images/bg_blue.gif);
	color: #FFFFFF;



}
table.header 
{
	background-color: #F15C22;
	border-top: thin none #FFFFFF;
	border-right: thin solid #FFFFFF;
	border-bottom: thin solid #FFFFFF;
	border-left: thin solid #FFFFFF;

}
.opening{
	font-size: 9pt;
	color: #F15C22;
	font-weight: bold;

}
.inline {
	display: inline;
}
h1 {
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	font-size: 13px;
}
h2 {
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	font-size: 12px;
}
.col-headings{
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	font-size: 12px;
}
.sub-menu{
	display: none;
	width: 13em;
	position: absolute;
	background-color: #F15C22;
	border: 1px solid #ffffff;
	text-align: left;
	line-height: 25px;
	top: 14px;
	left: 0px;
}

.sub-menu li{
width: 100%;
}

.sub-menu li a{
	display: block;
	width: 100%;
	font-family : Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}


.sub-menu li a:hover{
	TEXT-DECORATION: underline;
}

#top-menu, #top-menu ul{
	padding: 0;
	margin: 0;
	list-style: none;	
}

#top-menu li{
	float: left;
	position: relative;
	padding: 0;
	margin: 0;
}

#top-menu a{
text-decoration: none;
padding: 0;
margin: 0 0 0 5;
}
#top-menu a:hover{
text-decoration: underline;
}
#top-menu li:hover ul, li.over ul {
display: block;
}
#thin{
	width: 6.2em;
}
#almed{
	width: 7.0em;
}
#exthin{
	width: 5.2em;
}
#fat{
	width: 12.3em;
}
#med{
	width: 9.0em;
}
.disabled {
	background-color: #CCCCCC;
}
