body
{
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	background-color: #442601;
}
/**************************** Grid CSS ***************************/

.grid_header
{
	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
	color: #ffffff;
	background-color: #736C9F;
	text-align: center;
	height: 25px;
	vertical-align: middle;
}


.grid_footer
{
	font-size: 11px;
	font-family: Tahoma;
	color: #ffffff;
	background-color: #736C9F;
	text-align: center;
	height: 25px;
	vertical-align: middle;
}
.grid_Item
{
	font-size: 11px;
	font-family: Tahoma;
	color: #5F5A90;
	background-color: #D9D7E4;
	vertical-align: middle;
}


.grid_alternating_item
{
	font-size: 11px;
	font-family: Tahoma;
	color: #5F5A90;
	background-color: white;
	vertical-align: middle;
}


.grid_pager
{
	font-size: 12px;
	font-family: Tahoma;
	color: #ffffff;
	background-color: #736C9F;
	text-align: center;
	height: 20px;
	vertical-align: middle;
	text-decoration: none;
	font-weight:bold;
}

.grid_pager:hover
{
	text-decoration:underline;
}

/*******************************************************************/
/**************************** Expand CSS ***************************/

.tdTitle
{font-size: 11px;
	font-family: Tahoma;
	color: #5F5A90;
	background-color: #D9D7E4;
	vertical-align: middle;
	}
	
.tdTitle2
{font-size: 12px;
	font-family: Tahoma;
	 font-weight: bold;
	color: #ffffff;
	background-color: #736C9F;
	text-align: center;
	height: 20px;
	
	
	}
.showstate
{
	/*Definition for state toggling image */
	cursor: hand;
	cursor: pointer;
	float: right;
	margin-top: 2px;
	margin-left: 3px;
	color: Black;
	font-weight: bold;
}

.switchcontent
{
	width: 400px;
	border-top-width: 0;
}
/*************************************************************************/
.input_text
{
	border-right: #232251 1px solid;
	border-top: #232251 1px solid;
	font-size: 11px;
	border-left: #232251 1px solid;
	width: 98%;
	color: #433f72;
	border-bottom: #232251 1px solid;
	font-family: Tahoma;
	height: 20px;
}

.button
{
	border-right: #833f00 1px solid;
	border-top: #833f00 1px solid;
	font-size: 11px;
	background-image: url(../images/buttonBG.gif);
	border-left: #833f00 1px solid;
	width: 71px;
	color: #ffffff;
	border-bottom: #833f00 1px solid;
	background-repeat: repeat-x;
	font-family: Tahoma;
	height: 20px;
}

.Search_button
{
	border-right: #252453 1px solid;
	border-top: #252453 1px solid;
	font-size: 11px;
	background-image: url(../images/SearchBG.gif);
	border-left: #252453 1px solid;
	width: 71px;
	color: #ffffff;
	border-bottom: #252453 1px solid;
	background-repeat: repeat-x;
	font-family: Tahoma;
	height: 20px;
}

.button_Submit
{
	border-right: #833f00 1px solid;
	border-top: #833f00 1px solid;
	font-size: 11px;
	 background-color:#BC701A;
	border-left: #833f00 1px solid;
	width: 71px;
	color: #ffffff;
	border-bottom: #833f00 1px solid;
	background-repeat: repeat-x;
	font-family: Tahoma;
	height: 20px;
}

.text
{
	font-family: tahoma;
	font-size: 11px;
	color: #5F5A90;
	line-height: 17px;
}

.error
{
	font-family: tahoma;
	font-size: 10px;
	color: #ff0000;
}

.image_right
{
	float: right;
	margin: 2px 5px 2px 5px;
	border: 1px solid #7D7D7D;
}

.image_left
{
	float: left;
	margin: 2px 5px 2px 5px;
	border: 1px solid #7D7D7D;
}

.image_right2
{
	float: right;
	margin: 2px 5px 2px 5px;
}

.image_left2
{
	float: left;
	margin: 2px 5px 2px 5px;
}


.text_bold
{
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.text_link
{
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.text_link:hover
{
	text-decoration: underline;
}

.text_link2
{
	font-family: tahoma;
	font-size: 11px;
	color: #5F5A90;
	text-decoration: none;
}

.text_link2:hover
{
	text-decoration: underline;
}

.title
{
	padding-right: 30px;
	padding-bottom: 5px;
	background-image: url(../images/titleBG.gif);
	background-repeat: no-repeat;
	height: 60px;
	font-family: tahoma;
	font-size: 16px;
	color: #5F5A90;
	font-weight: bold;
}
.menu
{
	height: 30px;
	background-repeat: no-repeat;
	padding-right: 60px;
}

.menuTxt
{
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.menuTxt:hover
{
	color: #FFFFFF;
}

.menu02Txt
{
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.menu02Txt:hover
{
	color: #000000;
}

.menu03Txt
{
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.menu03Txt:hover
{
	color: #FFB05D;
}

.newsTicker
{
	font-family: tahoma;
	font-size: 12px;
	color: #FFB05D;
	text-decoration: none;
}

.newsTicker:hover
{
	color: #FFFFFF;
}

.footer
{
	padding-left: 10px;
	background-color: #5F5A90;
	height: 22px;
	text-align: left;
}

