a {

   outline: none;

}



.body{

	font-family: Verdana, Geneva, sans-serif;

	font-size: 12px;

	font-style: normal;

	font-weight: normal;

	color: #CCC;

	text-decoration: none;

	line-height: 13pt;

	text-align: left;

}

.smallbody{

	font-family: Verdana, Geneva, sans-serif;

	font-size: 11px;

	font-style: normal;

	font-weight: normal;

	color: #CCC;

	text-decoration: none;

	line-height: 13pt;

}

.boldbody{

	font-family: Verdana, Geneva, sans-serif;

	font-size: 12px;

	font-style: normal;

	font-weight: bold;

	color: #FFF;

	text-decoration: none;

	text-align: left;

}

.boldtitle{

	font-family: Verdana, Geneva, sans-serif;

	font-size: 16px;

	font-style: normal;

	font-weight: bold;

	color: #FFF;

	text-decoration: none;

	text-align: left;

}

.bigboldtitle{

	font-family: Verdana, Geneva, sans-serif;

	font-size: 24px;

	font-style: italic;

	font-weight: bold;

	color: #FFF;

	text-decoration: none;

}

.textarea {

	background-image: url(../images_site/diamond_bg.jpg);

	background-repeat: no-repeat;

	background-position: bottom;

	background-color:#000;

}



.black_bdr{

	background-color:#000;

}

.tinyblack{

	font-family: Verdana, Geneva, sans-serif;

	font-size: 9px;

	font-style: normal;

	font-weight: normal;

	color: #000;

	text-decoration: none;

	text-align: center;

}

.tinywhite{

	font-family: Verdana, Geneva, sans-serif;

	font-size: 9px;

	font-style: normal;

	font-weight: normal;

	color: #fff;

	text-decoration: none;

}

.tinygrey{

	font-family: Verdana, Geneva, sans-serif;

	font-size: 9px;

	font-style: normal;

	font-weight: normal;

	color: #999;

	text-decoration: none;

}

.body a{

	color: #CCC;

	text-decoration: none;

	border-bottom: 1px solid;

}

.body a:hover{

	color: #FFF;

	text-decoration: none;

	border-bottom: 1px dashed;

}

.tinygrey a{

	color: #999;

	text-decoration: none;

}

.tinygrey a:hover{

	color: #CCC;

	text-decoration: none;

}

.smallbody a{

	color: #CCC;

	text-decoration: none;

}

.smallbody a:hover{

	color: #FFF;

	text-decoration: none;

	border-bottom: 1px dashed;

}

.footer {

	background-image: url(../images_site/menu_bar.jpg);

	background-repeat: repeat-x;

	background-position: bottom;

	background-color:#000;

}

.img_borders{

	border: #999 1px solid;

	padding: 3px;

	margin: 5px;

	background:none;

	vertical-align:middle;

	text-decoration:none;

}

.img_borders:hover{

	border: #CCC 1px dashed;

}

.buynow{

	font-family:Verdana, Geneva, sans-serif ;

	font-size:14px;

	color:#CCC;

	text-decoration:none;

	border: #999 1px solid;

	padding: 8px;

	background:url("../images_site/menu_bar.jpg") bottom left repeat-x;

	text-align: center;



}

.buynow:hover{

	border: #FFF 1px solid;

	background:none;

	background-color: #036;

	color: #FFF;

}

.price{

	font-family: Verdana, Geneva, sans-serif;

	font-size: 16px;

	font-style: normal;

	font-weight: bold;

	color: #FFF;

	text-decoration: none;

	text-align: right;

}



.specstopleft{

	border-bottom:#666 solid 1px;

	border-top:#666 solid 1px;

	border-right:#666 solid 1px;

	border-left:none;

	font-family:Verdana, Geneva, sans-serif;

	font-size:10px;

	color:#CCC;

	text-align:right;

	padding-right: 10px;

}

.specstopright{

	border-bottom:#666 solid 1px;

	border-top:#666 solid 1px;

	border-left:#666 solid 1px;

	border-right:none;

	font-family:Verdana, Geneva, sans-serif;

	font-size:14px;

	color:#CCC;

	text-align:left;

	padding-left: 10px;

}

.specsleft{

	border-bottom:#666 solid 1px;

	border-right:#666 solid 1px;

	border-left:none;

	font-family:Verdana, Geneva, sans-serif;

	font-size:10px;

	color:#CCC;

	text-align:right;

	padding-right: 10px;

}

.specsright{

	border-bottom: #666 solid 1px;

	border-left:none;

	border-right:none;

	font-family:Verdana, Geneva, sans-serif;

	font-size:14px;

	color:#CCC;

	text-align:left;

	padding-left: 10px;

}

.specsbox{

	border: #666 solid 1px;

	padding: 3px;

}


