body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
.maintext-b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;


}
.redtext-b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;

}
.leftShadow {
	background-image: url(../grfx/left_shadow.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.rightShadow {
	background-image: url(../grfx/right_shadow.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.headerBg {
	background-image:  url(../grfx/header_bg.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;

}
#search {
	background-image: url(../grfx/search_bg.png);
	background-repeat: no-repeat;
	height: 54px;
	width: 334px;
}
.searchtextarea {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #CC0000;
	height: 18px;
	width: 220px;
	margin: 5px 0px 0px;
	padding: 1px 2px 0px;
	font-size: 11px;
	font-weight: normal;
	vertical-align: middle;


}
.searchtitle {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.searchbtn {
	background-image: url(../grfx/btn_search.gif);
	height: 20px;
	width: 20px;
	border: 2px solid #FF0000;
}
.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	background-image: url(../grfx/bg_welcome.jpg);
	background-repeat: no-repeat;
	padding: 15px;
	line-height: 17px;
	text-align: justify;

}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #666666;
}
#quotes {
	background-image: url(../grfx/quote_bg.gif);
	background-repeat: repeat-y;
}
.greytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	text-align: justify;
}
.subhead {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
#topiconbg {
	background-image: url(../grfx/bg_top_icon.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 71px;
}
a:hover {
	text-decoration: none;
	color: #000000;
}



/* CLASSES USED IN QUOTES BEGIN */
#pscroller1{
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	width: 230px;
	height: 200px;
	padding: 0px;
}

/* CLASSES USED IN QUOTES ENDS */

/* TAB AREA BEGIN */

.tabcont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	background-image: url(../grfx/tab_bg.gif);
	background-repeat: repeat-x;
}

/* TAB AREA END */


.subsubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;

}
.maintext-l {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;

}
.commentbox {

	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	height: 100px;
	width: 250px;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: normal;
	vertical-align: middle;
}
.requstform {


	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	height: 20px;
	width: 250px;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: normal;
	vertical-align: middle;
}
.bulletpionts {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}
li {
	list-style-position: outside;
	list-style-image: url(../grfx/bullet.gif);
}
#indexTab {
	position:absolute;
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 56px;
	
}
#mmmm {
	font-family: Calibri;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding: 4px 8px 0px 0px;
	clear: both;
	float: none;
	position: absolute;
	z-index: 100;
	height: 32px;
	width: 303px;
	background-image: url(../grfx/index_tab.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: right;
	top: 109px;
}
form {
	margin: 0px;
	padding: 0px;
}
