/* CSS Document */

body{
margin:0px;
}

table{
font-family:tahoma;
font-size:11px;
color:#666666;
}

a.toplink{
font-family:tahoma;
font-size:11px;
color:white;
text-decoration:underline;
font-weight:bold;
}

a.toplink:hover{
font-family:tahoma;
font-size:11px;
color:white;
text-decoration:none;
font-weight:bold;
}

.topseparator{
font-family:tahoma;
font-size:11px;
font-weight:bold;
color:white;
}

.date-bold{
font-family:tahoma;
font-size:11px;
color:#35353l;
font-weight:bold;
}

a.morelink{
font-family:tahoma;
font-size:10px;
color:#8D0707;
text-decoration:underline;
}

a.morelink:hover{
font-family:tahoma;
font-size:10px;
color:black;
text-decoration:none;
}

.INPUT-search {
	border: 1px Solid #AFB0AF;
	background-color: #EEEEED;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3C3C3C;
	height: 15px;
	}


	
INPUT {
	BORDER: #D5D5D5 1px solid;
	FONT-FAMILY: verdana;
	FONT-SIZE: 11px;
	COLOR: black;
	FONT-STYLE: normal;
	BACKGROUND-COLOR: #FFFFFF;
	}

.SELECT {
	BORDER: #D5D5D5 1px solid;
	FONT-FAMILY: verdana;
	FONT-SIZE: 11px;
	COLOR: black;
	FONT-STYLE: normal;
	BACKGROUND-COLOR: #FFFFFF;
	width:228PX;
	}

.TEXTAREA {
	FONT-FAMILY: verdana;
	FONT-SIZE: 11px;
	COLOR: black;
	FONT-STYLE: normal;
	BACKGROUND-COLOR: #FFFFFF;
	border: 1px solid #D5D5D5;
	width:228PX;

	}

.ChkBox {
	border: 0px;
	background-color: none;
	height: 14px;
	width: 14px;

	}
	
input.textfield {
	height: 16px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
	padding-left: 5px;
	width: 220px;
}

input.textfield1 {
	height: 16px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
	padding-left: 5px;
	width: 120px;
}


input.submit {
	font-weight: normal;
	font-size:11px;
	font-family:tahoma;
	color: #666666;
	background-color: #F4F2EC;
	width: 75px;
	text-align: center;
	border-top: 1px solid #D8D5CD;
	border-right: 1px solid #B7B1A5;
	border-bottom: 1px solid #B7B1A5;
	border-left: 1px solid #D8D5CD;
	height: 20px;
	font-weight:bold;
}

.redtxt{
font-family:tahoma;
font-size:11px;
color:#F52804;
}

.blacktxt{
font-family:tahoma;
font-size:11px;
color:black;
font-weight:bold;
}

.footertxt{
font-family:tahoma;
font-size:11px;
color:white;
}

.sub-heading{
font-family:tahoma;
font-size:14px;
color:#F42805;
font-weight:bold;
}


.CellNormal {
	background-color: #F4F1F1;
	cursor: default;
	}

.CellOver {
	background-color: white;
	cursor: default;
	}
	
	
a.blacklink{
font-family:tahoma;
font-size:11px;
color:black;
text-decoration:underline;
}

a.blacklink:hover{
font-family:tahoma;
font-size:11px;
color:black;
text-decoration:none;
}

.black-txt{
font-family:Tahoma;
font-size:11px;
color:black;
}.nav {
	text-decoration: none;
}
.nav a {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 22px;
	background-image: url(images/arow.gif);
	background-repeat: no-repeat;
	background-position: 15px 5px;
	padding-left: 45px;
	display: block;
	background-color: #F42803;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFBAAA;
}
.nav a:hover {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	color: #0263AB;
}

