
/* FOR BODY BG COLOR */

/*body
{
	font-family: Arial, sans-serif;
}

INPUT
{
	font-family: Arial, sans-serif;
}
GridView
{
	font-family: Arial, sans-serif;
	font-size: 9px;
}


A
{
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-size: 9pt;
}
A:hover:unknown
{
	text-decoration: none;
}
A:link
{
	color: #808080;
}
A:visited
{
	color: #808080;
}
A:hover
{
	color: #808080;
	text-decoration: underline;
}


A.bottom
{
	text-decoration: none;
	font-family: Arial,sans-serif;
	font-size: 8pt;
}
A.bottom:link
{
	color: #808080;
}
A.bottom:visited
{
	color: #808080;
}
A.bottom:hover
{
	color: #808080;
	text-decoration: underline;
}



A.HomePageNavHeader:link
{
	font-size: 18px;
	color: #537BAD;
	font-family: arial,sans-serif;
	text-decoration: none;
}
A.HomePageNavHeader:visited
{
	font-size: 18px;
	color: #537BAD;
	font-family: arial,sans-serif;
	text-decoration: none;
}
A.HomePageNavHeader:hover
{
	font-size: 18px;
	color: #537BAD;
	font-family: arial,sans-serif;
	text-decoration: underline;
}


A.ideas:link
{
	font-size: 1px;
	color: #ff6000;
	font-family: arial,sans-serif;
	text-decoration: none;
	padding-bottom: 10px;
	padding-top: 6px;
}
A.ideas:visited
{
	font-size: 12px;
	color: #ff6000;
	font-family: arial,sans-serif;
	text-decoration: none;
}
A.ideas:hover
{
	font-size: 12px;
	color: #ff6000;
	font-family: arial,sans-serif;
	text-decoration: underline;
}



just
{
	font-family: arial,sans-serif;
	font-size: 8pt;
	text-align: justify;
}
.norm
{
	font-family: arial,sans-serif;
	font-size: 8pt;
	text-align: justify;
}

.HomeTopLink
{
	color: White;
	font-size: Smaller;
	font-weight: bold;
	text-decoration: none;
}

.HomeTopLinkMouseOver
{
	background-color:#537BAD;
	text-transform:uppercase;
}

.HomeTopLinkMouseOut
{
	background-color:#496A91; 	
	text-transform:uppercase;
}

.FooterBackGround
{
	background:#537BAD ;
}

.txtboxbold
{
	font-weight: bold;
	font-size: 10px;
	font-family: Arial;
	text-align: left;
}

.txtboldheader
{
     
    font-weight: bold;
	font-size: 14px;
	color:#696969; 
	font-family: Arial;
	text-align: Left;	
}


.ItemDescription1
{
	background-color:#496A91;
	height: 26px
}

.ItemDescription2
{
	background-color:#496A91;
	width: 220px; 
	height: 26px
}

.ItemDescription3
{
	background-color:#8CA7C8;
	width: 2%; 
}
.ItemDescription4
{
	width: 100%;
	background-color:#8CA7C8; 
}

.SectionBackground 
{
	background-color:#8CA7C8 ; 
}

.SectionBackgroundWhite 
{
	background-color:white; 
}

.AddedItemDisplayTable
{
	background-color:#8CA7C8;
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	width: 133px;
	border-bottom: gray 1px solid;
}


.txtbox
{
	height: 15px;
	width: 130px;
	border: 0.2pt solid #8EBBB8;
	font-size: 9px;
	font-family: arial,sans-serif;
	font-size: 9px;
}



.searchblock
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C1C1C1;
}


.leftnavbg
{
	background-attachment: fixed;
	background-image: url(/images/leftnav-bg.gif);
	background-repeat: repeat-y;
}


.topheader
{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c1c1c1;
}
.topheader1
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c1c1c1;
}

.leftnavtd
{
	padding-top: 2px;
	padding-bottom: 4px;
	border-bottom: 1px solid #C1C1C1;
}

.leftBorderOnly
{
	border-left: #c1c1c1 1px solid;
}

.logintd
{	
	background-color: #dee0de;
}
.Abbrvtd
{
	font-family: arial,sans-serif;
	font-size: 9pt;
	text-align: justify;
}
.CenterNavItmBdrDisplay
{
	border-bottom: #c1c1c1 1px solid;
	border-top: #c1c1c1 1px solid;
}

MsgDisplay
{
	font-family: arial,sans-serif;
	font-size: 9pt;
	text-align: justify;
}

MsgDisplay1
{
	border: 2px solid #FF0000;
	background-color: #FFEFEF;
}


.ErrorMsg
{
	border-style: solid;
	border: 2px;
	background-color: #FFEFEF;
	border-color: Red;
}
.ErrorMsgNone
{
	border-style: solid;
	border: 2px;
	border-color: LightGrey;
	background-color: white;
}
.ErrorMsgLabel
{
	color: red;
	font-family: Arial;
	font-size: 8.5pt;
	font-weight: bold;
}
.ErrorMsgLabelNone
{
	color: black;
	font-family: Arial;
	font-size: 8.5pt;
	font-weight: bold;
}
.ErrorMsgDropDown
{
	border-right: red 2px solid;
	border-top: red 2px solid;
	border-left: red 2px solid;
	border-bottom: red 2px solid;
	background-color: #FFEFEF;
}*/
