/* CSS Document */
body{
	margin:10px 0px 10px 0px;
	background-position:top right;
	background-repeat:repeat-x;
	font-family:Arial;
	font-size:15px;
	color:#000000;
}
.lnksty{
	font-size:14px;
	text-decoration:none;
}
.lnksty:hove{
	text-decoration:underline;
}
.maintable {
	background-color:#81a5d1;
}
.containarea {
	
}
.headerwhite {
	font-family:Arial;
	font-size:22px;
	color:#FFFFFF;
}
.headeryellow {
	font-family:Arial;
	font-size:22px;
	color:#ffffff;
}
a, a:link, a:visited {
	color:#000000;
	
}
a:hover {
	color:#000000;
	text-decoration:underline;
}
.errormsg {
	border: solid 1px #FFFFFF;
	background-color:#FF0000;
	color:#FFFFFF;
}
.leftbar {
	border-right:#FFFFFF 1px solid;
	background-position:top left;
	width:206px;
	background-repeat:repeat-y;
	background-color:#81a5d1;
}
.footer{
	background:url(images/elegent_12.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	padding-left:10px;
}
.imageborder {
	
	color:#FFFFFF;
}
.headingtext {
	background:url(images/linebg.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding:5px;
	color:#FFFFFF;
}
.nheight{
	height:15px;
}
.product_class {
	font-family:Arial;
	font-size:13px;
	color:#000000;
}
.btn_class {
	font-family:Arial;
	font-size:10px;
	
}
#leftlink a:link, #leftlink a:visited {
	background-image: url(images/nav_left_bg.jpg);
	height:28px;
	background-repeat: no-repeat;
	font-size:16sspx;
	background-position: left top;
	padding-left:20px;
	text-align:left;
	padding-top:5px;
	display: block;
	color:#FFFFFF;
	text-decoration:none;
}
#leftlink a:hover{
	background-image: url(images/nav_left_bg.jpg);
	height:28px;
	font-size:16px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:20px;
	padding-top:5px;
	text-align:left;
	display: block;
	color:#FFFFFF;
	text-decoration:underline;
}
.main_tt1{
	border-right:#DFD08F 1px solid;
	border-left:#DFD08F 1px solid;
	border-bottom:#DFD08F 1px solid;
	border-top:#DFD08F 1px solid;
}

.subnavi_tl1 {
	height: 22px;
	background-color: #DFD08F;
	color:#000000;
	font-weight: bold;
	font-size: 12px;
	padding-left:11px;
	padding-top:2px;
}
.button{
	background-color: #A3581F;
	color:#FFFFFF;
	font-weight:bold;
	border:1px #A3581F solid;
	width:140px;
	text-align:center;
}

.gold {
	font-weight: bold;
	color: #DFD08F;
}

