﻿body {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
}
.bghd {
	background: #1D1D1B;
	background-color: #316994;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	height: 25px;
	line-height: 25px;
	padding-left: 5px;
}
.bghd a:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.bghd a {
	font-family:Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.stat-head {
	color: #666;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 2px;
}
.stat-head1 {
	color: #666;
	font-weight: 700;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 3px;
}
.label {
	font-family: tahoma;
	font-size: 14px;
	color: #444444;
	text-decoration: none;
}
.textbox {
	text-decoration: none;
	width: 150px;
}
.gridView {
    border-color:#fff;
    background-color:Yellow;
    
}
.gridHeader {
    border-color:#fff;
    background-color:Yellow;
}
.gridItem {
    font-family: tahoma;
	font-size: 12px;
	color: #444444;
	text-decoration: none;
	width: 60px;
	background: #FFFFFF;
	border: #747272 1px solid;
	height: 15px;
}
.gridHeader {
    border-color:#fff;
    background-color:Yellow;
}
.gridItem {
    border-color:#fff;
    background-color:Gray;
}
.button {
	font-size: 12px;
	margin-left: 0px;
}
.legend {
	font-family: tahoma;
	font-size: 16px;
	color: #444444;
	font-weight: bold;
	margin-bottom: 2px;
	text-decoration: none;
}
.neworangelegend {
	font-size: 16px;
	color:#F8981F; 
	font-weight: bold;
	margin-bottom: 2px;
	font-family: tahoma;
	text-decoration: none;
}
.PageCenterMessage {
	font: tahoma;
	font-size: 20px;
	color: #31757A;
	font-weight: bold;
	margin-bottom: 2px;
	text-decoration: none;
}
.ErrorMessage {
	font-family: tahoma;
	font-size: 12px;
	color: #F53B11;
	font-weight: bold;
	margin-bottom: 2px;
	text-decoration: none;
}
.LongTextBox {
	font-family: tahoma;
	font-size: 12px;
	color: #444444;
	background: #FFFFFF;
	border: #747272 1px solid;
	text-decoration: none;
	width:334px;
}
.LinkText {
	font-family: ariel;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.dropdownlist{
	font-size: 12px;
	color: #444444;
	text-decoration: none;
	width: 152px;
	background: #FFFFFF;
	border: #747272 1px solid;
	height: 20px;
	margin-left: 0px;
}
.multitextbox {
	font-family: tahoma;
	font-size: 12px;
	color: #444444;
	text-decoration: none;
	width: 600px;
	background: #FFFFFF;
	border: #747272 1px solid;
	height: 200px;
}

.simplemultitextbox {
	font-family: tahoma;
	font-size: 12px;
	color: #444444;
	text-decoration: none;
	width: 400px;
	background: #FFFFFF;
	border: #747272 1px solid;
	height: 50px;
}

.listbox {
	font-family: tahoma;
	font-size: 12px;
	color: #444444;
	text-decoration: none;
	width: 350px;
	background: #FFFFFF;
	border: #747272 1px solid;
	height: 200px;
}
.Gridtextbox {
	font-family: tahoma;
	font-size: 12px;
	color: #444444;
	text-decoration: none;
	width: 60px;
	background: #FFFFFF;
	border: #747272 1px solid;
	height: 15px;
}

.spantext
{
font-size:14px; 
color:#4280cb; 
font-family: verdana;
line-height:19px;
}

.star {
color: Red;
/*font-size: small;*/
font-size: 20px;
vertical-align: top;
line-height: 25px;
}

.ItemStyle {
 height: 23px;
 border-color: #add8e6;
 border-width: 1px;
 border-style: inset;
}

 


a#btn-more{
	background:url(images/btn-l.gif) no-repeat top left;
	height:43px;
	padding:0px 0px 0px 13px;
	display:block; 
	margin:0px; 
	text-decoration:none;
}
a#btn-more span{
	font-weight:bold;
	color:#fff;
	padding:11px 20px 6px 4px; 
	height:43px; 
	font-size:14px;
	background:url(images/btn-r.gif) no-repeat top right;
	float:left;
	width:auto
}

 