
/* 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:link
{
	color: #07519A;
}

A:visited
{
	color: #07519A;
}
A:hover
{
	color: #07519A;
	text-decoration: underline;
}


A.bottom
{
	text-decoration: none;
	font-family: Arial,sans-serif;
	font-size: 8pt;
}
A.bottom:link
{
	color: #07519A;
}
A.bottom:visited
{
	color: #07519A;
}
A.bottom:hover
{
	color: #07519A;
	text-decoration: underline;
}



A.HomePageNavHeader:link
{
	font-size: 18px;
	color: #07519A;
	font-family: arial,sans-serif;
	text-decoration: none;
}
A.HomePageNavHeader:visited
{
	font-size: 18px;
	color: #07519A;
	font-family: arial,sans-serif;
	text-decoration: none;
}
A.HomePageNavHeader:hover
{
	font-size: 18px;
	color: #F15F50;
	font-family: arial,sans-serif;
	text-decoration: underline;
}


A.ideas:link
{
	font-size: 1px;
	color: #07519A;
	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: #FFC0CB;
	text-transform:uppercase;
}

.HomeTopLinkMouseOut
{
	background-color: #F15F50;
	text-transform:uppercase;
}

.FooterBackGround
{
	background: #ffefef;
}

.ItemDescription1
{
	background-color: #F15F50;
	height: 26px;
}

.ItemDescription2
{
	background-color: #F15F50;
	width: 220px;
	height: 26px;
}

.ItemDescription1
{
	background-color: #F15F50;
	height: 26px;
}

.ItemDescription3
{
	background-color: #ffefef;
	width: 220px;
	height: 26px;
}

.ItemDescription4
{
	width: 100%;
	background-color: #ffefef;
}


.SectionBackground
{
	background-color: #ffefef;
}

.SectionBackgroundWhite
{
	background-color: white;
}

.AddedItemDisplayTable
{
	background-color: #ffefef;
	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: Gray;
	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;
}


.launch_link:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}


.launch_link:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
.launch_link:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	color: #FFFFFF;
	background-color: #000099;
	font-weight: bold;
}*/