.nav
{
    border-width:0pt;
    border-collapse:collapse;
    width:160px
}
.navheading
{    
height:25px;
border-left:1px solid #000000;
border-right:1px solid #000000;
border-top:1px solid #000000;
padding:0;background-color:#c80000;
FONT-WEIGHT: bold;
COLOR: #FFFFFF;
text-align:center;
FONT-FAMILY: Verdana;
}
.loginheader
{
    font-weight: bold;
    font-size: 26px;
    color: #FFFFFF;
    font-family: Verdana;
    letter-spacing: 1pt;
    background-color: #c80000;
    height: 45px;
    text-align: center;
}
.header
{
    font-weight: bold;
    font-size: 8.5pt;
    color: #FFFFFF;
    font-family: Verdana;
    letter-spacing: 1pt;
    background-color: #c80000;
    height: 25px;
    text-align: center;
}

.galternate
{
    background-color: #eeeeee;
    color: #00587D;
    font-weight: normal;
    font-size: 11px;
    color: #00587D;
}
.navtd
{
    border: 1px solid #C0C0C0;
    padding: 0 nowrap;
}
.detail
{
    font-weight: normal;
    font-size: 11px;
    color: black;
    font-family: Verdana;
    text-decoration: none;
}

.prise
{
    font-weight: bold;
    color: #BB0B0B;
    font-family: Verdana;
    text-decoration: none;
    font-size: 13pt;
}
.a
{
    font-weight: normal;
    font-size: 11px;
    color: #00587D;
    font-family: Verdana;
    text-decoration: none;
}
.heading
{
    font-weight: bold;
    font-size: 20px;
    color: #00587d;
    font-family: Verdana;
}
.loginheading
{
    font-weight: bold;
    font-size: 20px;
    color: #0C267A;
    font-family: Verdana;
    height: 45px;
}
.sub {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: #0C267A;
	FONT-FAMILY: Verdana;
	letter-spacing:1pt 
}
.menus:link
{
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
}
.menus:hover
{
    text-decoration:underline;COLOR: #000000
}
A
{
    color: #FFFFFF;
    font-family: Verdana,Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
}
A:hover {
TEXT-DECORATION: underline;
}
TABLE {
	 FONT-WEIGHT: normal;
	 FONT-SIZE: 11px;
	 FONT-FAMILY: Verdana;
	 TEXT-DECORATION: none;
}
.button
{
    border-right: #000000 1px solid;
    padding-right: 2px;
    border-top: #000000 1px solid;
    padding-left: 2px;
    font-weight: bold;
    font-size: 8.5pt;
    padding-bottom: 2px;
    margin: 0px 1px;
    border-left: #000000 1px solid;
    color: #0C267A;
    padding-top: 2px;
    border-bottom: #000000 1px solid;
    font-family: arial, verdana, helvetica, sans-serif;
    background-color: #ffffff;
    text-align: left;
    letter-spacing: 1pt;
}
.loginbutton {
	BORDER-RIGHT: #cc0000 1px solid;
	PADDING-RIGHT: 2px;
	BORDER-TOP: #cc0000 1px solid;
	PADDING-LEFT: 2px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 18px;
	PADDING-BOTTOM: 2px;
	MARGIN: 0px 1px;
	BORDER-LEFT: #cc0000 1px solid;
	COLOR: #0C267A;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #cc0000 1px solid;
	FONT-FAMILY: arial, verdana, helvetica, sans-serif;
	BACKGROUND-COLOR: #ffffff;
	TEXT-ALIGN: left; letter-spacing:1pt;
	width:500px
}
.loginbuttonon {
	BORDER-RIGHT: #cc0000 1px solid;
	PADDING-RIGHT: 2px;
	BORDER-TOP: #cc0000 1px solid;
	PADDING-LEFT: 2px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 18px;
	BACKGROUND-IMAGE: url(picts/buttonon.gif);
	PADDING-BOTTOM: 2px; MARGIN: 0px 1px;
	BORDER-LEFT: #cc0000 1px solid;
	CURSOR: pointer;
	COLOR: #ff3300;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #cc0000 1px solid;
	FONT-FAMILY: arial, verdana, helvetica, sans-serif;
	BACKGROUND-COLOR: #ffffff;
	TEXT-ALIGN: center
}
.buttonon
{
	border-right: #000000 1px solid;
	padding-right: 2px;
	border-top: #000000 1px solid;
	padding-left: 2px;
	font-weight: bold;
	font-size: 11px;
	background-image: url(picts/buttonon.gif);
	padding-bottom: 2px;
	margin: 0px 1px;
	border-left: #000000 1px solid;
	cursor: pointer;
	color: #ff3300;
	padding-top: 2px;
	border-bottom: #000000 1px solid;
	font-family: verdana;
	background-color: #ffffff;
	text-align: center;
}
.browse
{
    float: left;
    width: 195px;
    margin: 0;
    padding: 0;
    background: white;
    border-bottom: 0px solid white;
}

.browse dt {
	background: #c80000 url(images/dt_bg.gif) bottom repeat-x;
	color: #fff;
	margin: 2px 2px 1px 2px;
	padding: 6px 0;
	text-align:left ;
	font-weight: bold;
}

.browse dd
{
    background: #00587D;
    border-bottom: 1px solid #659db4;
    padding: 0;
    margin: 0 0px;
    text-align: left;
}

.browse dd a
{
    color: white;
    font-weight: bold;
    text-decoration: none;
    display: block;
    padding: 5px ;
}
.browse dd a:hover
{
    background: #74a7b7;
}

.browse .first {
	padding-top: 1px;
	background: #0C267A;
	border-bottom: 1px solid #659db4;
	padding: 0;
	margin: 0 2px;
}

.browse .last {
	padding-bottom: 8px;
	border-bottom: 1px solid white;
	margin: 0 2px;
}

.browse .searchform {
	padding: 10px;
}

.browse .text, #browse select {
	width: 160px;
}

.browse form
{
    margin: 0;
    padding: 0;
}

.browse form div {
	padding-bottom: 8px;
	width: 165px; 
}