body {
	margin: 0px;
	padding: 0px; 
}

.red {FONT-SIZE: 10px; COLOR: #ff0000; FONT-WEIGHT: bold}

.title {
	color: #000000;
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	padding-top : 0px;
	text-decoration: none;
}


.title:hover {
	color: #ff0000;
	text-decoration: none;
}

h1 {
	color: #000000;
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	padding-top : 5px;
}

a.h1 {
	color: #000000;
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	padding-top : 5px;
}

a.h2 {
	color: #000000;
	font-family: verdana;
	font-size: 13px;
	font-weight: none;
	padding-top : 5px;
	text-decoration: none;
}

a.h2:hover {
	color: #dd1515;
	font-family: verdana;
	font-size: 13px;
	font-weight: none;
	padding-top : 5px;
	text-decoration: none;
}

.header {
	color: #000000; 
	font-family: verdana; 
	font-size: 14px; 
	font-weight: none; 
}

.whitetext {
	color: #ffffff; 
	font-family: verdana; 
	font-size: 11px; 
	font-weight: none; 
}

a {
	color: #3399cc; 
	font-family: verdana; 
	font-size: 11px; 
	text-decoration: none;
}

a:hover {
	color: #dd1515; 
	font-family: verdana; 
	font-size: 11px; 
	text-decoration: underline;
}

a.big {
	color: #273c6d; 
	font-family: verdana; 
	font-size: 14px; 
	text-decoration: none;
	font-weight: bold; 
}

a.big:hover {
	color: #dd1515; 
	font-family: verdana; 
	font-size: 14px; 
	text-decoration: underline;
	font-weight: bold; 
}

.text {
	color: #000000; 
	font-family: verdana; 
	font-size: 11px; 
	font-weight: none; 
}

a.text {
	color: #273c6d; 
	font-family: verdana; 
	font-size: 11px; 
	text-decoration: none;
}

a.text:hover {
	color: #dd1515; 
	font-family: verdana; 
	font-size: 11px; 
	text-decoration: underline;
}

.text2 {
	color: #273c6d; 
	font-family: verdana; 
	font-size: 11px; 
	font-weight: none; 
}

a.text2 {
	color: #273c6d; 
	font-family: verdana; 
	font-size: 11px; 
	text-decoration: none;
}

a.text2:hover {
	color: #dd1515; 
	font-family: verdana; 
	font-size: 11px; 
	text-decoration: underline;
}

.offlink {
	color: #000000; 
	font-family: verdana; 
	font-size: 12px; 
	font-weight: none; 
}

a.offlink {
	color: #273c6d; 
	font-family: verdana; 
	font-size: 12px; 
	text-decoration: none;
}

a.offlink:hover {
	color: #dd1515; 
	font-family: verdana; 
	font-size: 12px; 
	text-decoration: underline;
}

a.testofflink {
	color: #0000ff; 
	font-family: verdana; 
	font-size: 12px; 
	text-decoration: none;
	font-weight: bold; 
}

a.testofflink:hover {
	color: #dd1515; 
	text-decoration: underline;
	font-family: verdana; 
	font-size: 12px; 
}

.smalltext {
	color: #000000; 
	font-family: verdana; 
	font-size: 9px; 
	font-weight: none; 
}

a.smalltext {
	color: #273c6d; 
	font-family: verdana; 
	font-size: 9px; 
	text-decoration: none;
}

a.smalltext:hover {
	color: #dd1515; 
	font-family: verdana; 
	font-size: 9px; 
	text-decoration: none, underline;
}

a.greenlink {
	font-family: verdana; 
	font-size: 13px; 
	color: #66cc00;
}

a.greenlink:hover {
	font-family: verdana; 
	font-size: 13px; 
	color: #66cc00;
	text-decoration: underline;
}

a.bluelink {
	font-family: verdana; 
	font-size: 13px; 
	color: #3366ff;
}

.graytext {
	font-family: verdana; 
	color: #778899;
}

.greentext {
	font-family: verdana; 
	color: #32cd32;
}

a.bluelink:hover {
	font-family: verdana; 
	font-size: 13px; 
	color: #3366ff;
	text-decoration: underline;
}

.login {
	color: #000000; 
	font-family: verdana; 
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: none;
	padding-right : 3px;
}

.login2 {
	color: #000000; 
	font-family: verdana; 
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: none;
	padding-right : 0px;
	background-color: #ffffff; 
	border-bottom: #dd1515 1px solid; 
	border-left: #dd1515 1px solid; 
	border-right: #dd1515 1px solid; 
	border-top: #dd1515 1px solid; 
	font-family: verdana, arial, helvetica, geneva, swiss, sunsans-regular; 
	font-size: 10px; 
	font-weight: bold
}

.login3 {
	color: #000000; 
	font-family: verdana; 
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: none;
	padding-right : 0px;
	background-color: #ffffff; 
	border-bottom: #000000 1px solid; 
	border-left: #000000 1px solid; 
	border-right: #000000 1px solid; 
	border-top: #000000 1px solid; 
	font-family: verdana, arial, helvetica, geneva, swiss, sunsans-regular; 
	font-weight: bold
}

.login:hover {
	text-decoration: underline;
	color: #dd1515;
}

.login_text {
	color: #000000; 
	font-family: verdana; 
	font-size: 11px; 
	text-decoration: none;
	font-family: verdana, arial, helvetica, geneva, swiss, sunsans-regular; 
}

.login_text:hover {
	text-decoration: underline;
	color: #ffffff;
}

.nav {
	color: #000000; 
	font-family: verdana; 
	font-size: 11px; 
	font-weight: bold; 
	text-decoration: none;
	padding-right : 3px;
}

.rightnav {
	color: #000000; 
	font-family: verdana; 
	font-size: 11px; 
	font-weight: none; 
	text-decoration: none;
}

.nav:hover {
	text-decoration: underline;
	color: #dd1515;
}

.rightnav:hover {
	text-decoration: underline;
	color: #dd1515;
}

.cat_text {
	color: #000000; 
	font-family: arial; 
	font-size: 12px; 
	font-weight: none; 
	text-decoration: none;
}

.form_style	{	
	border:1px solid #a5a0c7;
	font: normal 11px verdana,tahoma;
	padding-bottom:2px; 
}

h1.similar	{	
	padding:3px 3px;
	margin: 3px 3px;
}

.prod	{	
	border: solid 1px #273c6d; 
	background-color: #ffffff; 
	width: 180px; 
	height: 225px; 
	text-align: center; 
	margin: 5px 5px;
}

.prod_similar	{	
	border: solid 1px #273c6d; 
	background-color: #ffffff; 
	width: 180px; 
	text-align: center; 
	margin: 5px 5px;
}

.prod_title	{
	height: 40px; 
	font-weight: bold;
	padding: 5px 5px;	
}

.prod_image	{
	height: 125px; 
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
}

.prod_text	{	
	font-weight: bold; 
	padding: 0 5px 0 5px;	
}

.prod_link	{
	font-weight: bold; 
	padding-bottom: 5px;
}

.simprod	{	
	border: solid 1px #273c6d; 
	background-color: #ffffff; 
	width: 180px; 
	height: 175px; 
	text-align: center; 
	margin: 5px 5px;
}

.simprod_title	{
	height: 45px; 
	font-weight: bold;
	padding: 5px 5px;	
}

.simprod_image	{
	height: 125px; 
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
}

a.delicious	{
	font-family: verdana; 
	font-size: 13px; 
	color: #3366ff;
	margin-left: 20px;
}

a.delicious:hover	{
	font-family: verdana; 
	font-size: 13px; 
	color: #dd1515;
	margin-left: 20px;
}

.vday {
	background-color: #ffffff; 
	text-align: left; 
	color: #000000; 
	font-family: verdana; 
	font-size: 11px; 
}

.vdayp {
	padding: 0px 10px;
	text-align:left;
}

.vdayh1 {
	padding: 10px 0px 0px 10px;
	text-align:left;
}

.vdaybanner {
	text-align: center;
}

.lastminute {
	margin: 5px 0px;
	text-align: left;
}

.vdayred {
	font-family: verdana; 
	font-size: 16px; 
	color: #f00;
	font-weight: bold;
}

.vdaytableheaderl{
	background-color: #e3ecff;  
	border-left: #273c6d 1px solid; 
	border-bottom: #273c6d 1px solid; 
	border-top: #273c6d 1px solid; 
}

.vdaytableheaderm{
	background-color: #e3ecff; 
	border-bottom: #273c6d 1px solid; 
	border-top: #273c6d 1px solid; 
}

.vdaytableheaderr{
	background-color: #e3ecff; 
	border-right: #273c6d 1px solid; 
	border-bottom: #273c6d 1px solid; 
	border-top: #273c6d 1px solid; 
}

.vdaytablerows{
	border-bottom: #273c6d 1px solid;
	background-color: #fff;
}

.vdaybigtext{
	text-align: left; 
	color: #000000; 
	font-family: verdana; 
	font-size: 14px; 
	font-weight: bold;
}


  div.post h1 a {
     color: #273c6d;
    }

.avail	{	
	text-align: center; 
}

textarea.badges{width:300px;height:18px;}
