/* CSS Document - Author: Shaibal Mandal */

body 
{
/*	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	margin: 0px;
padding-left: 50%;
	clear: both;
	position: absolute;
	background: url('images/bggrad2.jpg') repeat-x;
	background-color: #464646;
*/}

a 
{
	text-decoration: underline;
	color: #56006F;
}

a:hover 
{
	text-decoration: underline;
	color: #AF965E;
}

#container 
{
	width: 700 px;
	position:relative;
	padding-left: 10px;
	padding-right: -10px;
}

/*
#nav1 
{
	width: 124px;
	height: 30px;
	float: left;
	background: url(images/nav1.jpg) no-repeat;

}

#nav2 
{
	width: 112px;
	height: 30px;
	float: left;
	background: url(images/nav2.jpg) no-repeat;
}

#nav3 
{
	width: 114px;
	height: 30px;
	float: left;
	background: url(images/nav3.jpg) no-repeat;
}

#nav4 
{
	width: 112px;
	height: 30px;
	float: left;
	background: url(images/nav4.jpg) no-repeat;
}

#nav5 
{
	width: 112px;
	height: 30px;
	float: left;
	background: url(images/nav5.jpg) no-repeat;
}

#nav6 
{
	width: 126px;
	height: 30px;
	float: left;
	background: url(images/nav6.jpg) no-repeat;
}
*/

.buttonText 
{
	text-align: center;
	padding-top: 14px;
	font-size: 11px;
	font-weight: bold;
}

#navcontainer 
{
	clear: both;
	margin-top: 10px;
		display:none;
}
#hidden {
	clear: both;
	height: 15px;
}

#main 
{
	padding: 5px;
	width: 688px;
	text-align: justify;
	color: #550068;
	line-height: normal;
	background-color: #F7F2F8;
	border: 1px solid #888;
	float: right;

}

#fpic
{
	width: 686px;
	border: 1px inset #888;	
	height: 200px;
	background-color: #B49B63;
	clear: both;
	background: url('images/logo2.jpg') no-repeat;
			display:none;
}

#sidebar 
{
	width: 197px;
	border: 1px solid #56006F;
	float: right;
	margin-left: 9px;
	margin-top: 5px;
	padding-left: 15px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	text-align: left;
	clear: both;
			display:none;
}

h1 
{
	font-size: 20px;
	font-weight: bold;
	padding-top: 5px;
}

.hideme 
{
	display: none;
	color: white;
}

.headertext1 
{
	font-size: 18px;
	font-weight: bold;
}

.headertext2 
{
	font-size: 10px;
	font-weight: bold;
}

#footer 
{
	background-color: #EEDFC2;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	padding-top: 5px;
	clear: both;
	width: auto;
			display:none;
}

#b2 
{
	width: 213px;
	padding: 0 0 0 0;
	margin-bottom: 1em;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana;
	color: #F7F2F8;
}

#b2 ul 
{
	list-style: none;
	margin: 0;
	padding-right: 5px; /* Makes IE7 happy -- border-bottom doesn't corss over border-right of outside div */
	border: none;
}

#b2 li 
{
	border-bottom: 1px solid #56006F;

	margin: 0;
/*	width: auto;
BUD CHANGED TO BELOW */
	width:203px; /* List Item underline width for FF */

}

#b2 li a 
{
/*	display: block;
	padding: 3px 0px 2px 0.5em;
	*/
	padding-bottom:8px;
	border-left: 5px solid #F7F2F8;
	border-right: 5px solid #F7F2F8;
	color: #580070;
	text-decoration: none;
width: 203px;
	background-color:#F7F2F8;
}

#b2 li a:hover 
{
	border-left: 5px solid #56006F;
	border-right: 5px solid #56006F;
	color: #580070;
	background-color: #F7F2F8;
	font-weight:bold;
}

.bhz 
{
	width: 193px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	font-weight: bold;
	color: #ffffff;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 4px;
	border-left: 5px solid #F7F2F8;
	border-right: 5px solid #F7F2F8;
/*	display: block;
	*/background-color: #F7F2F8;
}

.ht1 
{
	font-size: 10px;
	font-weight: bold;
	color: #888;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.hw2 
{
	font-size: 11px;
	font-weight: bold;
	color: #5A0773;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
	width:203px;
}

#smenu
{
	position: relative;
	width: 213px;
	height: 200px;
	float: right;
	clear:both;
	background-color: #F7F2F8;
	border-left:1px solid #56006F;
			display:none;
}

.noteblock1
{
	width: 465px;
	padding: 5px;
	border: 1px solid #000;
	color: #000;
	margin: 7px 0px 7px 0px;
	background-color: #FFFFFF;
}

.mod
{
    margin: 5px 0px 10px 0px;
    padding: 0;
}

.push
{
    margin: 7px 0px 7px 0px;
}

.noteheader
{
    width:auto;
    border-bottom: 1px solid #888;
    color: #56006F;
    height: 24px;
    font-family: verdana;
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 3px;
	text-align:left;
}

p
{
	margin:0;
	padding: 0;
}
