#titlegreen {

	font-family: Arial;
	font-size: 18px;
	color:#08A453;
	text-weight : bold;

}


#tableborder {
  	border: 1px solid #CF1909;
  	
	font-family: Verdana;
	font-size: 12px;
	color:#000000;
	text-align:justify;
}

#title {

	font-family: Arial;
	font-size: 22px;
	color:#CF1909;
	text-weight : bold;

}

#titlelarge {

	font-family: Arial;
	font-size: 26px;
	color:#CF1909;
	text-weight : bold;

}

#titleblack {

	font-family: Arial;
	font-size: 18px;
	color:#000000;
	text-weight : bold;
}

#conditions {
	font-family: Verdana;
	font-size: 9px;
	color:#CF1909;
	font-weight:normal;
}


#content {

	font-family: Verdana;
	font-size: 12px;
	color:#000000;
	text-align:justify;
}
#content a{

	font-family: Verdana;
	font-size: 12px;
	color:#CF1909;
	text-decoration:underline;
	font-weight:bold;

}

#content a:hover{

	font-family: Verdana;
	font-size: 12px;
	color:#CF1909;
	text-decoration:none;
	font-weight:bold;

}


#special {

	font-family: Verdana;
	font-size: 9px;
	color:#000000;

}

a{
	font-family: Verdana;
	font-size: 10px;
	color:#CF1909;
	text-decoration:underline;
	font-weight:normal;
}

a:hover{
	font-family: Verdana;
	font-size: 10px;
	color:#CF1909;
	text-decoration:none;
	font-weight:normal;
}

#terms {
	font-family: Verdana;
	font-size: 10px;
	color:#CF1909;
	font-weight:normal;
}

#terms a{
	font-family: Verdana;
	font-size: 10px;
	color:#CF1909;
	text-decoration:underline;
	font-weight:normal;
}

#terms a:hover{
	font-family: Verdana;
	font-size: 10px;
	color:#CF1909;
	text-decoration:none;
	font-weight:normal;
}

#button {
  font-size : 11px;
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  color : #CF1909;
  border-style : solid;
  border-color : #CF1909;
  border-width : 1px;
  background-color : #FBFBFB;
  layer-background-color : #FBFBFB;
  cursor: pointer;
 
}

INPUT, TEXTAREA, SELECT{
  font-size : 11px;
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  color : #CF1909;
  border-style : solid;
  border-width : 1px;
  background-color : #FBFBFB;
  layer-background-color : #FBFBFB;
 
}
/*------------------------------------------------------------------modifaction on 6.02.07-------------------------------*/
p {
	padding:0; margin:0;
	}
.val_body_pad {
	padding:14px 26px 30px 23px; background-color:#fff;
	}
.p1 {
	border:#BBBBBB 1px solid; padding:1px;
	}
.p1_bg {
	background:url(../images/vel_images/pro_bg.gif) repeat-x #F7F7F7;
	
	}
.price_bar {
	background-color:#EAE6E6; border-top:#BBBBBB 1px solid; padding:0 0 0 11px; line-height:26px;
	color:#B92B2B; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:20px;
	}
.price_bar p
	{
		float:left; 
		}
.price_bar a {
	display:block; height:21px; width:92px; background:url(../images/vel_images/order_bg_nor.gif) no-repeat 0 0;
	line-height:21px; text-align:center; font-family:"Trebuchet MS",Tahoma, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#fff; margin:3px 3px 0 0; text-decoration:none; padding:1px 0 0 0;
	}
.price_bar a:hover {
		background-image:url(../images/vel_images/order_bg_hover.gif); color:#333333; font-weight:bold; font-family:"Trebuchet MS",Tahoma, Arial, Helvetica, sans-serif; font-size:12px;
		}