*{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
}

body{
	padding: 0px;
	margin: 0px;
}

td{
	vertical-align: top;
}

body, td, input, select, textarea {
	font-size: 11px;
}

a{
	color: blue;
}
a:hover {
    text-decoration: none;
}

.clr{
	clear: both;
}



#MainMenu 
{
	width:200px;
	background:white url(../images/bmid.gif);
	border:0;
	margin:0;
}
#tab 
{
	top:0;
	height:0;
	margin:0;
}
#tab ul 
{
	list-style:none;
	float:left;
	margin:0;
	padding:0;
}
#tab li 
{
	float:left;
	clear:both;
	margin:0;
	padding:0;
}
#tab a 
{
	background: white url(../images/bright.gif) no-repeat right top;
	text-decoration:none;
	width:200px;
	height:30px;
	border:0;
	display:block;
	float:left;
	margin:0;
	padding:0;
}
#tab a span 
{
	display:block;
	background:url(../images/bleft.gif) no-repeat left top;
	font-size:11px;
	color:#000;
	padding: 0px 0px 0px 15px;
}
#tab a:hover,#tab li.item_active a 
{
	background-position:right bottom;
	border-color:#FF9300;
}
#tab a:hover span,#tab li.item_active a span 
{
	background-position:left bottom;
	color: white;
	font-style:normal;
	text-decoration:none;
}






#footer{
   height: 200px;
	background: white url('../images/dnbg.gif');
}





#rightbg{
   width: 300px;
   height: 200px;
   background: silver url('../images/rightbg.gif') no-repeat;
   float: right;
}





.cpy{
   padding: 0px 0px 0px 10px;
}
.btn{
   padding: 5px 0px 0px 10px;
}






#footerMenu{
	padding: 10px 0px 0px 0px;
}
#footerMenu ul{
	list-style:none;
	float:left;
	margin: 0px 0px 5px 0px;
	padding:0;
}
#footerMenu ul li{
	float: left;
	margin: 0px 5px 0px 5px;
	padding: 0;
}
#footerMenu ul li a {
	color: white;
}


.footerBG{
	height: 200px;
	background: url('../images/rightbg.gif') no-repeat right;
}





#header{
	width: 100%;
	height: 150px;
   background-color: #CE250D;
}
#header .logo{
	float: left;
	width: 552px;
	height: 40px;
	background: #CE250D url('../images/biglogo.gif') no-repeat;
	text-align: right;
	padding-top: 110px;
}
#header .btns{
	padding: 20px 5px 0px 5px;
	float: right;
	width: 30px;
}
#header .btns img{
	padding: 5px;
}
#header .auth{
	float: right;
	width: 300px;
	height: 150px;
}
#authform{
	float:right;
	color: white;
}
#authform p{
	white-space: nowrap;
	padding: 3px;
	margin: 0px;
}
#authform fieldset{
	/*width: 300px;*/
	border: 1px solid white;
	margin: 15px;
	text-align: right;
	padding: 5px;
}
#authform fieldset legend{
	color: white;
	font-weight: bold;
	padding: 0px 15px 0px 15px;
}
#authform label{
	color: white;
	font-weight: bold;
	float: left;
	width: 65px;
	padding-top: 3px;
	text-align: right;
}
#authform input{
	border: 1px solid black;
	background-color: white;
	width: 150px;
	padding: 2px;
}
#authform a{
	color: white;
}
#authform .submit{
	width:130px;
}

#wrapper{
	/*position: relative;
	width: 1000px;
	left: 50%;
	margin-left: -500px;*/
	width: 100%;
}

.content{
	padding: 0px 10px 0px 10px;
	margin: 0px;
}
.left_group{
	width: 20%;
	float: left;
}
.right_group{
	width: 25%;
	float: right;
}






#search_box{
	margin: 10px;
}
#search_box fieldset{
	border: 1px solid silver;
	padding: 5px;
}

h2{
    font-size: 18px;
	color: maroon;
	padding: 0px 0px 15px 0px;
}

h3{
	font-size: 14px;
	padding: 10px 0px 10px 10px;
	margin: 5px 0px 5px 0px;
	background-color: #ffd0d0;
}

ul{
	padding-left: 20px;
}




a.hdr_link{
	color: black;
	text-decoration: none;
}

a:hover.hdr_link{
	color: blue;
	text-decoration: underline;
}



#lform td{
	padding: 5px;
}

#lform .tlabel{
	font-weight: bold;
	white-space: nowrap;
	text-align: left;
}

#lform input{
	border: 1px solid gray;
	padding: 3px;
	font-size: 12px;
}















#frm22 input, textarea {
	border: 1px solid gray;
	padding: 5px;
	width: 400px;
}

#frm22 .lbl{
	font-weight: bold;
	padding-right: 10px;
}





.song{
	text-transform: capitalize;
}




.pformat{
	font-size: 12px;
	text-align: justify;
}




