.navbarleft
{
	background-image: url(images/nav_bar_left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	position: relative;
	float: left;
	height: 26px;
	margin: 5px 0 0;
    margin-left: 1px;
	padding: 5px 0 0;
	width: 2px;
}

.navright
{
	background-image: url(images/nav_right.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	position: relative;
	float: left;
	margin: 5px 0 0;
    margin-right: 0px;
	padding: 5px 0 21;
	width:3px;
}

.navbar
{
	position: relative;
	float: left;
	background-image: url(images/nav_back.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	height: 31px;
	padding: 5px 0 0;
	font-size: 12px;
	width:79px;
	vertical-align: middle;
	left: 86px;

}
.navbar_active
{
	position: relative;
	float: left;
	background-image: url(images/active.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	height: 31px;
	padding: 5px 0 0;
	font-size: 12px;
	width:76px;
	left: 57px;

}
.demodiv
{   background-image: url(images/demo_nav_back.gif);
	position: relative;
	float: left;
	background-position: left bottom;
	background-repeat: repeat-x;
	height: 31px;
	padding: 5px 0 0;
    font-size: 12px;
	width:260px;
}

.divcatclass
{   
	position: relative;
	float: left;
	background-image: url(images/big_table_back.gif);
	position: relative;
	float: left;
	background-position: left bottom;
	background-repeat: repeat-x;
	height: 349px;
	width:693px;
}

.comdiv
{   
	position: relative;
	float: left;
	background-image: url(images/com_back.gif);
	position: relative;
	float: left;
	background-position: left bottom;
	background-repeat: repeat-x;
	height: 186px;
	width:356px;
}

.signdiv
{   
	position: relative;
	float: left;
	background-image: url(images/sign_back.gif);
	position: relative;
	float: left;
	background-position: left bottom;
	background-repeat: repeat-x;
	height: 800px;
	width:650px;
}


.divsubcatclass
{   
	position: absolute;
	background-image: url(images/sub_cat_back.gif);
	background-repeat: repeat-x;
	float: left;
	background-position: left bottom;
	background-repeat: repeat-x;
	top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0.8; 
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
}
.details_div
{   
	position: absolute;
	background-image: url(images/det_back.gif);
	background-repeat: repeat-x;
	float: left;
	background-position: left bottom;
	background-repeat: repeat-x;
	top: 140;
    bottom: 0;
    left: 150;
    right: 0;
    opacity: 0.9; 
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
	width:630px;
	height:429px;
}
.new_user_back
{   
	position: absolute;
	background-image: url(images/new_user_back.gif);
	background-repeat: repeat-x;
	float: left;
	background-position: left bottom;
	background-repeat: repeat-x;
	top: 200px;
    left: 180px;
	right:400px;
	width:400px;
	height:350px;
	opacity: 0.9; 
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
}

.navbar a:link
{
	color: #4A4A4A;
	text-decoration: none;
}

.nav_visited
{
	font-family:arial;
	color: #963307;
	text-decoration: none;
	font-size: 11px;
	font-weight: Bold;
}

.navbar a:hover
{
	color: #000000;
	text-decoration: none;
}

.a:active
{
	color: #4A4A4A;
	text-decoration: none;
}

.search_textbox {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #DDDCD8;
	height: 27;
	width: 250px;
}
.search_combo {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#8B2500;
	width: 190px;
	font-size:14px;
	font-weight:Bold;
	border: 0px solid #DDDCD8;
	height:27px;
}
.btn{
	font-family:Georgia;
	font-weight:bold;
	margin:0px;
	padding:2px 1 6;
	border:0px;
	font-size:12px;
	color:white;
	background-color:transparent;
	background-image:url(images/button.gif);
	height:29px;width:77px;
}
.search_text
{
font-family: arial;
color: #8B2500;
font-weight:bold;
font-size:25px;
}

.headerText {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
		border: 1px solid #DDDCD8;
	height: 28px;
	width:150px;
}


.blue_link
{
font-family:arial;
color: #1E6AD4;
text-decoration: none;
font-size: 11px;
font-weight: Normal;
}

.normaltext
{
font-family:arial;
font-size:12px;
}
.normalFootertext
{
color:666666;
font-family:arial;
font-size:13px;
}

.footer_blue_link
{
color: #1E6AD4;
text-decoration: none;
font-size: 12px;
}
.smallBlackBold {
	font-family:Arial;
	font-size: 16px;
	font-weight:bold;
	Color:#414141;
}
.textbox {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #DDDCD8;
	height: 20px;
	width:150px;
}

.alert_text{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight:bold;
	color : #FF0000;
}
.LinkBlue{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight:bold;
	color : #0000A0;
	text-decoration : none;
}
.LinkRed{
	font-family :Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight:bold;
	color : #FF0000;
	text-decoration : none;
}



.normal_textbox {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #DDDCD8;
	height: 20px;
	width:130px;
}
.normal_combo {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #DDDCD8;
	height: 20px;
	width:130px;
}

.textbox_184 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #DDDCD8;
	height: 20px;
	width:184px;
}
.combo_184 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #DDDCD8;
	width:184px;
}


.normal_text {
	font-family:Arial;
	font-size: 12px;
	Color:#414141;
}

.blue_text {
	font-family:Arial;
	font-size: 12px;
	font-weight:bold;
	Color:#1B6CCD;
}

.normal_smallBlackBold {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	Color:#414141;
}
.normal_link {
	font-family:Arial;
	font-size: 12px;
	Color:#414141;
	text-decoration: yes;
}
.normallink {
	font-family:Arial;
	font-size: 12px;
	Color:#414141;
	text-decoration: none;
}

.normal_link:hover {
	font-family:Arial;
	font-size: 12px;
	Color:#414141;

}
.rightTable{
border:1px;
border-style:solid;
border-color:#BCB493;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
}

.Heading
{
font-family: arial;
color: #8B2500;
font-weight:bold;
font-size:15px;
}

.white_button{
	font-family:Georgia;
	font-weight:bold;
	margin:0px;
	padding:2px 1 6;
	border:0px;
	font-size:12px;
	color:#791F07;
	background-color:transparent;
	background-image:url(images/white-button-back.gif);
	height:29px;width:136px;
}
.textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #DDDCD8;
	width:184px;
}
.adv_combo {
	BORDER-RIGHT: 1px solid; BORDER-TOP: 1px solid; FONT-WEIGHT: normal; FONT-SIZE: 10px; BORDER-LEFT: 1px solid; WIDTH: 150px; COLOR: #191919; BORDER-BOTTOM: 1px solid; FONT-FAMILY: Tahoma; HEIGHT: 17px; TEXT-DECORATION: none; top-border-color: #808080; bottom-border-color: #D4D0C8; left-border-color: #808080; right-border-color: #D4D0C8
}
.adv_textbox {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border:1px solid #D8D8C8;
	height : 20;
	width : 150px;
}
.company_table
{
border-top:1px solid #D8D8C8;
border-bottom:1px solid #D8D8C8;
border-right:1px solid #D8D8C8;
border-left:1px solid #D8D8C8;
}
.company_table_bottom
{
border-bottom:2px solid #D8D8C8;
}

.coffee_table
{
border-top:1px solid #D8D8C8;
border-bottom:1px solid #D8D8C8;
border-right:1px solid #D8D8C8;
border-left:1px solid #D8D8C8;
}
.go_btn{
	font-family:Georgia;
	font-weight:bold;
	font-size:12px;
	color:maroon;
}
.coffee_table1
{
border-top:1px solid #D8D8C8;
border-bottom:1px solid #D8D8C8;
border-right:1px solid #D8D8C8;
border-left:1px solid #D8D8C8;

}