/* CSS Document */
body{
	margin: 0px 0px 0px 0px;
}
.headerblack{
	background-color:#000000;
}
.logintxt{
	font-family:tahoma;
	font-size:10px;
	color:#BDBDBD;
	text-decoration:none;
}
.form {
	font-family: tahoma;
	font-size: 9px;
	color: #BDBDBD;
	text-decoration: none;
	background-color: #000000;
	border: 1px solid #BDBDBD;
}
.smalllink {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.smalllink:link {
	text-decoration: none;
}
.smalllink:visited {
	text-decoration: none;
}
.smalllink:hover {
	text-decoration: underline;
}
.btn {
	font-family: tahoma;
	font-size: 9px;
	color: #000000;
	background-color: #BDBDBD;
	padding-left:7px;
	padding-right:7px;
	padding-top:3px;
	padding-bottom:3px;
	text-decoration: none;
}
.navlink {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
}
.boxbackcurv {
	background-image: url(../images/prodbox-bottom.gif);
	background-repeat: no-repeat;
	height: 30px;
}
.boxshad {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C7C7C7;
	border-left-color: #C7C7C7;
}
.pro_id {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #4B9DDA;
	text-decoration: none;
}
.kk {
	width:50px;
	height:11px;
	background-image:url(images/prodbox-top.gif);
}
.footer {
	font-family: tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:none;
}
.footer:link{
text-decoration:none;
}
.footer:visited{
text-decoration:none;
}
.footer:hover{
text-decoration:underline;
}

.prod-title {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.prod-price {
	padding-left:10px;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #004F85;
	text-decoration: none;
}
.bgdarkgray {
	background-color: #898989;
}
.dottedline {
	background-image: url(../images/dotted.gif);
	background-repeat: repeat-x;
}

.price {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;
}
.navlink:link {
	text-decoration: none;
}
.navlink:visited {
	text-decoration: none;
}
.navlink:hover {
	text-decoration: underline;
}
.bdrgray{
	border-left:solid #979797 1px;
	border-right:solid #979797 1px;
	}
.register{
font-family:tahoma;
font-size:12px;
color:#000000;
font-weight:bold;
}
.title{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#54A4DF;
	font-weight:bold;
}
.content {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.content-link {
	font-family: tahoma;
	font-size: 11px;
	color: #5DABE3;
	text-decoration: underline;
}
/* CSS Document */


#dropmenudiv{
position:absolute;
margin-left:-5px;
margin-top:6px;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px tahoma;
line-height:11px;
z-index:100;
}

#dropmenudiv a{
font-family:tahoma;
font-size:11px;
color:#FFFFFF;
background-color:#000000;
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: none;
}

#dropmenudiv a:hover{ /*hover background color*/

font-family:tahoma;
font-size:11px;
color:#000000;
background-color:#cccccc;
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: none;
}

.formfield {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
