body {
	margin: 0px;			
}

.nav, .nav a:link, .nav a:visited {
	color:#ffffff;
	font-family: Tahoma, Arial;
	font-size: 13px;
	font-weight: normal;
	text-decoration:none;
}

.nav a:hover {
	color:#ffd200;
	font-family: Tahoma, Arial;
	font-size: 13px;
	font-weight: normal;
    text-decoration:none;
}

.sub_nav, .sub_nav a:link, .sub_nav a:visited {
	color:#3e5579;
	font-family: Tahoma, Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration:none;
}

.sub_nav a:hover {
	color:#ffd200;
	font-family: Tahoma, Arial;
	font-size: 13px;
	font-weight: bold;
    text-decoration:none;
}

.header_heading {
	color:#ffffff;
	font-family: Tahoma, Arial;
	font-size: 18px;
}

.page_heading {
	color:#3e5579;
	font-family: Tahoma, Arial;
	font-size: 25px;
}

.sub_heading {
	color:#3e5579;
	font-family: Tahoma, Arial;
	font-size: 16px;
	font-weight: bold;
}

.heading_w, .heading_w a:link, .heading_w  a:visited {
	color:#ffffff;
	font-family: Tahoma, Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration:none;
}

.heading_w a:hover {
	color:#ffd200;
	font-family: Tahoma, Arial;
	font-size: 13px;
	font-weight: bold;
    text-decoration:none;
}


.heading_b, .heading_b a:link, .heading_b  a:visited {
	color:#3e5579;
	font-family: Tahoma, Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration:none;
}

.heading_b a:hover {
	color:#ffd200;
	font-family: Tahoma, Arial;
	font-size: 13px;
	font-weight: bold;
    text-decoration:none;
}

.text_heading {
	color:#3e5579;
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
}

.text {
    text-align:left;
	color:#3e5579;
	font-family: Tahoma, Arial;
	font-size: 13px;
}

.text , .text a:link, .text  a:visited {
text-align:left;
	color:#3e5579;
	font-family: Tahoma, Arial;
    font-size: 13px;
}

.text  a:hover {
text-align:left;
	color:#FF0000;
	font-family: Tahoma, Arial;;
    font-size: 13px;
}

td.blue{
	background-color: #8b99af;
}

td.light_blue{
	background-color: #b1b9c4;
}

td.dark_blue{
	background-color: #3e5579;
}
table.probucts{
	border: thin solid #3e5579;
}
.footer_text{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
}


div.drop_menu, a.drop_menu
{
  border: 0px solid black;
  background: #3e5479;
  padding: 0px 0px 3px;
  color: #008000;
  text-align: left;
}

a.drop_menu
{
  display: block;
  border-bottom: none;
  text-decoration: none;
  text-align: left;
}

form.drop_menu
{
  position: absolute;
  visibility: hidden;
  border: 1px solid black;
  background: #FFFFEE;
  padding: 0px 5px 2px 5px;
}