body {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #000000;
	margin:0px;
}
.bookLinks {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
.bookLinks:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.orangeBorder {
	border: 1px solid #B97A42;
	background-image:url(../images/orange_gradient.jpg);
	background-repeat:no-repeat;
}


.blueBorder {
	border: 1px solid #437393;
	background-image:url(../images/blue_gradient.jpg);
	background-repeat:no-repeat;
}

.blueBorderNoLine {
	border: 1px solid #437393;
	background-repeat:no-repeat;
}

.coldTab{
	background-image:url(../images/hd-button1.jpg);
	background-repeat:no-repeat;
	width:90px;
	height:36px;
	vertical-align:middle;	
	/*border:1px solid #92cddc;
	padding-top:10px;*/
	text-align:center;
}
.hotTab{
	background-image:url(../images/orange.jpg);
	background-repeat:no-repeat;
	width:90px;
	height:36px;
	vertical-align:middle;	
	/*border:1px solid #C27D42;
	padding-top:10px;*/
	text-align:center;
}
.orangeTab{
	background-image:url(../images/orange_tab.jpg);
	width:570px;
	height:25px;
		vertical-align:middle;
}
.blueTab{
	background-image:url(../images/blue_tab.jpg);
	width:198px;
	height:25px;
		vertical-align:middle;
}
.footerOval{
	background-image:url(../images/footer_oval.gif);
	width:775px;
	height:50px;
}
.topLeft{
	background-image:url(../images/i_01.jpg);
	width:577px;
	height:200px;
}
.topRight{
	background-image:url(../images/i_02.gif);
	width:198px;
	height:200px;
	vertical-align:middle;
}

.footer{
	font-family:Tahoma, Arial, Verdana;
	font-size:12px;

}
.footerLinks{
	font-family:Tahoma, Arial, Verdana;
	font-size:12px;
	color:#003366;
	text-decoration:underline;

}
.footerLinks:hover{
	font-family:Tahoma, Arial, Verdana;
	font-size:12px;
	color:#003366;
	text-decoration:none;

}
.topLinks {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.topLinks:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color:#FFFF00;
	text-decoration: underline;
}
.coldTabLinks {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.coldTabLinks:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration:none;	
}
/*-COMMON ADMIN TAGS START-*/
tr,td,p, {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
a {
	font-family: Tahoma, Arial;
	color: #000000;
	text-decoration:underline;
}
a:hover {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #000000;
	text-decoration:none;	
}

.heading {
	font-family: Tahoma, Arial;
	font-weight:bold;
	font-size: 18px;
	color:#CC6600;
}
.tableHeader {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #10287B;
}



.Textbox {
	font-family: Tahoma, Arial;
	font-size: 12px;
	width: 200px;
}

.border {
	border: 1px solid #000000;
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}

.mainBg {
	border: 1px solid #000000;
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #000000;
	background-image:url(../images/admin/main_bg.gif);
}

.publicForm {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #000000;
	width: 100%;
	padding: 0px;
}
.publicForm2 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	width: 100%;
	padding: 0px;
	border: 1px solid #333333;
	background-image:url(../images/blue_gradient.jpg);
	background-repeat:repeat-x;
}
.Textbox_1 {
	font-family: Tahoma, Arial;
	font-size: 12px;
	width: 97%;
}
.Datebox_1 {
	font-family: Tahoma, Arial;
	font-size: 10px;
	width: 30%;
}
.tableTitle {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2E3192;
	height: 20px;
	padding-left:10px;
	background-image: url(../images/table_title_bg.jpg);
}

.TextArea_C {
	font-family: Tahoma, Arial;
	font-size: 10px;
	width: 97%;
	height: 50px;
}

.trHeaderBg {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #B97A42;
	height: 20px;
}
.trLinedBg {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #000000;
	height: 23px;
	background-image: url(../includes/images/td_lined_bg.gif);
}
.leftTd{
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #000000;
	width: 30%;
	text-align:right;
}
.rightTd{
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #000000;
	width: 70%;
	text-align:left;
}
.listMenu {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #666666;
	background:#EEEEEE;
	width:200px;
}
.searchListMenu {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #666666;
	background:#EEEEEE;
	width:150px;
}
.searchBox {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #666666;
	background:#EEEEEE;
	width:150px;
}
.txtArea {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #666666;
	background:#EEEEEE;
	width:300px;
	height: 120px;
}
.ideaTxtArea {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #666666;
	background:#EEEEEE;
	width:180;
	height: 120px;
}
.btnSubmit {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #666666;
	background:#EEEEEE;
	width:120px;
}

.btnSubmitImage {
	width:80px;
	background-image: url(../images/btn_submit.jpg);
	height: 30px;
}
.header {
	background-image: url(../images/admin/header.jpg);
	height: 98px;
	width: 960px;
}
/*-COMMON ADMIN TAGS END-*/

.note {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	color: #FF0000;
}
.hdButton{
	background-image:url(../images/hd-button11.jpg);
	background-repeat:no-repeat;
	height:36px;
	width:125px;
	text-align:center;
	/*padding-top:10px;
	border:1px solid #92cddc;*/
}
.hdButton a{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.hdButton a:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color:#FFFF00;
	text-decoration: underline;
}
.coldTabLinks1 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
.googleTop{
	font-family:Tahoma, Arial, Verdana;
	color:#0000ff;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}
.googleTop:hover{
	font-family:Tahoma, Arial, Verdana;
	color:#0000ff;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}
.googleBottom{
	font-family:Tahoma, Arial, Verdana;
	color:#009900;
	font-size:9px;
	text-decoration:none;
}
.googleBottom:hover{
	font-family:Tahoma, Arial, Verdana;
	color:#009900;
	font-size:9px;
	text-decoration:none;
}