BODY {
    scrollbar-arrow-color:#FF9900;
	scrollbar-base-color:#2C2C39;
	scrollbar-shadow-color:#2C2C39;
	scrollbar-face-color:#2C2C39;
	scrollbar-highlight-color:#4B4B57;
	scrollbar-dark-shadow-color:#2C2C39;
	scrollbar-3d-light-color:#4B4B57;
}
.bgMainLeftTop {
	background-image: url(imgs/bgMainLeftTop.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bgMainLeftBottom {
	background-image: url(imgs/bgMainLeftBottom.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bgMainRightTop {

	background-image: url(imgs/bgMainRightTop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgMainRightBottom {

	background-image: url(imgs/bgMainRightBottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.boredThick {
	border: 2px solid #4B4B57;
}
.purpleSmallAr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4B4B57;
	text-decoration: none;
}
.purpleSmallAr a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4B4B57;
	text-decoration: underline;
}
.purpleSmallAr a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF9900;
	text-decoration: none;
}
.greyMedAr {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: none;
}
.greyMedAr a{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: underline;
}
.greyMedAr a:hover{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: none;
}
.orangeMedAr {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF9900;
	text-decoration: none;
}
.orangeMedAr a{


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF9900;
	text-decoration: underline;
}
.orangeMedAr a:hover{


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF9900;
	text-decoration: none;
}
.purpleMedAr {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4B4B57;
	text-decoration: none;
}
.purpleMedAr a{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4B4B57;
	text-decoration: underline;
}
.purpleMedAr a:hover{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4B4B57;
	text-decoration: none;
}
.formField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #30303D;
	border: 1px solid #4B4B57;
}




/*SERVICES TABLES*/
.serv_fee
	{
	background-color: #484854;
	font-size: 10px;
	color: #CBCCD1;
	font-weight: bold;
	width: 430px;
	}
.serv_fee td
	{
	width: 210px;
	border-right: 5px solid #2D2D39;
	border-bottom: 1px solid #2D2D39;
	padding: 3px 5px 3px 5px;
	background-position: center right;
	background-repeat:no-repeat;
	}
.serv_title
	{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	padding: 15px 0px 10px 20px;
	text-transform: capitalize;
	}
.serv_title a, a:hover
	{
	font-weight: bold;
	text-decoration:none;
	}
.serv_price
	{
	text-align:right;
	padding: 10px 22px 10px 0px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	}
.serv_fee2
	{
	background-color: #484854;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	width: 430px;
	background-position: center right;
	background-repeat:repeat-y;
	background-image:url(imgs/s_table2_bg.jpg);
	border: 1px solid #484854; 
	margin-bottom: 3px;
	}
.serv_fee2 tr
	{
	border: 1px solid #484854;
	padding: 1px 5px 1px 5px;
	}
.serv_fee2 td
	{
	padding: 3px 4px 3px 4px;
	}
.serv_fee2 .right
	{
	text-align:right;
	color:#DE800B;
	padding-right:5px;
	}
.serv_fee2 .left
	{
	padding-left:5px;
	}
	
	
	
	
	
