BODY {
	background-color: #FFFFFF;
	color: #000000;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
    font: 11px Verdana, Arial, sans-serif;
}
A {
  color: #000000;
  text-decoration: underline;
}
A:hover {
  color: #FF0000;
  text-decoration: underline;
}
A.menu {
  color: #FFFFFF;
  text-decoration: none;
}
A.menu:hover {
  color: #000000;
  text-decoration: none;
}
A.mag_menu {
  color: #000000;
  text-decoration: none;
}
A.mag_menu:hover {
  color: #FF0000;
  text-decoration: none;
}
.column_left, .column_right {
  background: #ffffff;
  padding: 2px;
}
.main_table {
	padding: 0px;
	margin: 0px auto;
	position: relative;
	text-align: left;
}
FORM {
	display: inline;
}
CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 11px;
}
TEXTAREA {
  width: 100%;
  font-size: 11px;
}
TD.pageHeading, DIV.pageHeading, h1
{
 font-size: 16px;
 font-weight: bold;
 color: #D02131;
 padding-top: 5px;
}
td.imgholder img {
    display:block;
    margin:0;
    padding:0;
}
td img {
    vertical-align: bottom;
} 
.col_center {
  padding: 8px;
}

.leftbox, .rightbox{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #ffffff;
  border: 1px solid #2F2F30;
  margin-bottom: 15px;
}
.vc_left_head, .vc_right_head, .vc_center_head {
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
  padding: 3px;
  height: 20px;
  padding-left: 5px;
}
td.vc_left_head a, td.vc_right_head a, td.vc_center_head a {
  color: #FFFFFF;
}

TR.vc_left_head, TR.vc_right_head, TR.vc_center_head {
  background: #318D04;
}

.vc_leftbox_inside, .vc_rightbox_inside, .vc_centerbox_inside {
  line-height: 125%;
  padding: 4px;
  border-top: 1px solid #2F2F30;
  border-bottom: 1px solid #2F2F30;
}

.vc_leftbox_foot, .vc_rightbox_foot, .vc_centerbox_foot {
  background-color: #318D04;
  background-image: url(css_images/table_head_bg.jpg);
  margin-bottom: 15px;
}

.vc_box, .vc_box-description {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #ffffff;
  border:1px solid #2F2F30;
  padding: 5px;
}

.msg_gray_box {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #ffffff;
  border:1px solid #2F2F30;
}

.msg_red_box {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ffffff;
  border:1px solid #D02131;
}

.vc_boxHeading, TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
  padding: 11px 5px 5px;
}

TD.breadCrumb {
  font-size: 10px;
  font-weight: bold;
  color: #2F2F30;
  padding: 3px;
  border-bottom: 1px dotted #2F2F30;
}
TD.cartBox {
   background: #eff4f8;
   font-size: 10px;
   padding: 3px;
   border: 1px dotted #11071B;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #11071B;
}
.big_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #11071B;
	vertical-align: middle;
}
.txt_red10 {
  font-size: 10px;
  color: #FF0000;
}
.txt_black10 {
  font-size: 10px;
  color: #000000;
}
.txt_gray11 {
  font-size: 11px;
  color: #333333;
}

.txt_black_12B {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-decoration: none;
  font-weight: bolder;
}
.txt_black_12N {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-decoration: none;
  font-weight: normal;
}
.txt_black_14B {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  text-decoration: none;
  font-weight: bolder;
}
.txt_white_14B {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  text-decoration: none;
  font-weight: normal;
  color: #FFFFFF;
}
.txt_white_16 {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  text-decoration: none;
  font-weight: normal;
  color: #FFFFFF;
}
.txt_red_14N {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  text-decoration: none;
  color: #FF0000;
}
.txt_red_16N {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  text-decoration: none;
  color: #FF0000;
}
.border_lrb_gray {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.border_lb_gray {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.border_rb_gray {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.border_full_gray {
	border: 1px solid #CCCCCC;
}
