/* CSS Document */
body,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #030122;
}
h2 {
	font-size:16px;
	letter-spacing:1px;
}
a {
	font-size:11px;
	color:#000032; 
	text-decoration:none;
}
a:link, a:visited {
	color:#000032;
}
a:active, a:hover {
	color:#000032; 
	text-decoration:underline;
}
th {					/** To Display the HEADER for the records in the List View **/
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	line-height:26px;
	background:#000032;
}

.oddTableRow {					/** To Display records on the Odd rows in the List View **/
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background:#FFFFFF;
	line-height:24px;
}

.evenTableRow {					/** To Display records on the Even rows in the List View **/
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background:#F0F0F0;
	line-height:24px;
}
.tblBorder{
	border:1px solid #000032;
}
.listbutton{					/** To Display the Delete/Update Display Order in the List View **/
	color:#000032;
	font-size:11px;
	cursor:pointer;
}
.style1 {
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.textAdmin
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;

}

.textboxes
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color:#000000 ;	
	width:300px;
}
.navigation1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:normal;
	color: #000000 ;
	
}
.showtext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:normal;
	color: #000000 ;
}
.navigation2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style:normal;
	color: #FFFFFF ;
	font-weight:bold;
}

.header
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:normal;
	color: #000000 ;
	font-weight:bold;
}
a.two:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-style: normal;
	text-decoration: none;
	font-weight:bold;
}
a.two:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	font-style: normal;
	text-decoration: none;
	font-weight:bold;
}
a.two:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#999999;
	font-style: normal;
	text-decoration: none;
	font-weight:bold;
	
}


a.three:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fdfdfd;
	font-style: normal;
	text-decoration: none;
	font-weight:bold;
}
a.three:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#fdfdfd;
	font-style: normal;
	text-decoration: none;
	font-weight:bold;
}
a.three:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#666666;
	font-style: normal;
	text-decoration: none;
	font-weight:bold;
	
}

a.four:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fdfdfd;
	font-style: normal;
	text-decoration: none;
	font-weight:bold;
}
a.four:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#fdfdfd;
	font-style: normal;
	text-decoration: none;
	font-weight:bold;
}
a.four:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	font-style: normal;
	text-decoration: none;
	font-weight:bold;
	
}
.placetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	text-align:right;
	font-weight:bold;
}
.placebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	text-align:left;
	font-weight:bold;
	margin-left:5px;
}

.newstext{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
font-weight:bold;
text-align:right;

}