body,td,a {font-size:12px}
.text {
  font-family:  Arial, Helvetica, sans-serif; 
  font-size: 12px; 
  text-decoration: none; 
  color: #000000;
  text-align: justify;
}


a {
  text-decoration: none; 
}

.head {
  font-family:  Arial, Helvetica, sans-serif; 
  font-size: 14px; 
  text-decoration: none; 
  color: navy;
  text-transform: uppercase;
  padding-bottom:20px;
  font-weight:bold;
  text-align:center;
  
 }

.link {
  font-family:  Arial, Helvetica, sans-serif; 
  font-size: 12px; 
  text-decoration: none; 
  color: navy;
}

.link:hover {
  font-family:  Arial, Helvetica, sans-serif; 
  font-size: 12px; 
  text-decoration: underline; 
  color: navy;
}

.lmenu {
  font-family:  Arial, Helvetica, sans-serif; 
  font-size: 14px; 
  text-decoration: none; 
  color: #0b0368;
  margin: 0 0 0 0px;
  font-weight: bold;
}
.lmenu2 {
  font-family:  Arial, Helvetica, sans-serif; 
  font-size: 14px; 
  text-decoration: none; 
  color: #FF0000;
  margin: 0 0 0 0px;
  font-weight: bold;
}

.lmenu:hover {
  font-family:  Arial, Helvetica, sans-serif; 
  font-size: 14px; 
 TEXT-DECORATION: underline; 
  color: #0b0368;
  margin: 0 0 0 0px;
  font-weight: bold;
}

.lmenu2:hover {
  font-family:  Arial, Helvetica, sans-serif; 
  font-size: 14px; 
 TEXT-DECORATION: underline; 
  color: #FF0000;
  margin: 0 0 0 0px;
  font-weight: bold;
}

.hmenu {
  font-family:  Arial, Helvetica, sans-serif; 
  font-size: 14px; 
  TEXT-DECORATION: none; 
  color: #4f48ee;
  margin: 10px 10px 0 10px;
  font-weight: bold;
  text-transform: uppercase;
}

a.hmenu a:hover {
  text-decoration: underline; 
  color: #4f48ee;
}
.bmenu {
  font-family:  Arial, Helvetica, sans-serif; 
  font-size: 10px; 
  text-decoration: none; 
  color: #0b0368;
  margin: 0;
  font-weight: bold;
}
td.bmenu {
  background: url(/images/4_2.jpg);
  background-repeat:no-repeat;
  background-position: center;
  text-align:center;
}
a.bmenu {
  padding:0 10px;
}
.bot {
  font-family:  Arial, Helvetica, sans-serif; 
  font-size: 14px; 
  text-decoration: none; 
  color: #4f48ee;
  margin: 0;
  font-weight: bold;
  text-transform: uppercase;
}

.name {
  font-family:  Arial, Helvetica, sans-serif; 
  font-size: 10px; 
  text-decoration: none; 
  color: #4f48ee;
  margin: 0;
  font-weight: bold;
}

.lnk_img {
  font-family:Arial, Helvetica, sans-serif; 
  font-size:11px;
  color:blue;
  text-decoration:none;
}
.lnk_img:hover {
  font-family:Arial, Helvetica, sans-serif; 
  font-size:11px;
  color:blue;
  text-decoration:underline;
}


a.but1 {
  text-decoration: none;
  /*width: 150px;*/
  height: 20px;
  background-color: #06024c;
  border-style: ridge;
  border-color: blue;
  border-width: 3px;
  font-family: verdana;
  font-size: 18px;
  font-weight: bold;
  color: white;
  padding: 8px;
  			background: -moz-linear-gradient(center top , #5248fd 0%, #06024c 50%, #06024c 51%, #5248fd 100%) repeat scroll 0 0 transparent;
			background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5248fd), color-stop(50%,#06024c), color-stop(51%,#06024c), color-stop(100%,#5248fd), );
			background: -webkit-linear-gradient(top, #5248fd 0%, #06024c 50%, #06024c 51%, #5248fd 100%);
			background: -o-linear-gradient(top, #5248fd 0%, #06024c 50%, #06024c 51%, #5248fd 100%);
			background: -ms-linear-gradient(top, #5248fd 0%, #06024c 50%, #06024c 51%, #5248fd 100%);
			background: linear-gradient(top, #5248fd 0%, #06024c 50%, #06024c 51%, #5248fd 100%);
}

.but2 {
  /*width: 75px;*/
  font-family: verdana;
  background-color: #06024c;
  border-style: groove;
  border-color: blue;
  border-width: 2px;
  font-size: 15px;
  font-weight: bold;
  color: white;
  padding: 2px 5px;
			background: -moz-linear-gradient(center top , #5248fd 0%, #06024c 50%, #06024c 51%, #5248fd 100%) repeat scroll 0 0 transparent;
			background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5248fd), color-stop(50%,#06024c), color-stop(51%,#06024c), color-stop(100%,#5248fd), );
			background: -webkit-linear-gradient(top, #5248fd 0%, #06024c 50%, #06024c 51%, #5248fd 100%);
			background: -o-linear-gradient(top, #5248fd 0%, #06024c 50%, #06024c 51%, #5248fd 100%);
			background: -ms-linear-gradient(top, #5248fd 0%, #06024c 50%, #06024c 51%, #5248fd 100%);
			background: linear-gradient(top, #5248fd 0%, #06024c 50%, #06024c 51%, #5248fd 100%);
}

/**PAGE LIST**/
.ml_page_text {
	font-size: 12px;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
A.ml_page_url:active, A.ml_page_url:link, A.ml_page_url:visited {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
A.ml_page_url:hover {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
/** SITE LIST **/
.ml_h3 {
	font-size: 18px;
	color: #244D94;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.ml_hr {
	text-decoration: noshade;
	width: 80%;
	height: 1px;
	color: #000000;
	text-align: center;
}
.ml_td {
	color: black;
	background: #FFFFFF;
}
A.ml_a:active, A.ml_a:link, A.ml_a:visited {
	color: #063862;
}
A.ml_a:hover {
	color: #063862;
}
.ml_table {
	width: 550px;
}
/** CATEGORY LIST **/
TABLE.ml_cat_table_main {
	width: 550px;
}
TABLE.ml_cat_table_board {
	background: #6B8DC7;
	width: 100%;
}
TD.ml_cat_td {
	background: #FFFFFF;
}
.ml_textgreen {
	color: #2C9906;
}
.ml_textbluedark {
	color: #042153;
	font-weight: bold;
}
.ml_linkblue {
	color: #244D94;
	font-weight: bold;}







.sell_tb {
  border-style: solid;
  border-color: #B8DFF0;
  border-width: 1px 0 1px 0px;
  cursor: default;
}
.sell_t {
  margin: 2px;
  font-family: verdana;
  font-size: 9px;
  color: #3366FF;
  text-align: left;
}
.sell_list1 {
  margin: 0px;
  font-family: verdana;
  font-size: 9px;
  line-height: 13px;
  list-style-type: none;
  background: url('list_point.gif') no-repeat top left;
}
.sell_l {
  font-family: verdana;
  font-size: 9px;
  color: #3366FF;
  text-align: center;
  text-decoration: none;
}
.sell_l:hover {
  font-family: verdana;
  font-size: 9px;
  color: #FF7300;
  text-align: center;
  text-decoration: underline;
}

.submenu{

text-decoration:none;
font-size:14px;
font-weight:700;
color:#5441fd;

}

a.submenu:hover{

text-decoration:underline;
font-size:14px;
font-weight:700;
color:#000080;

}

a.submenu:active{

text-decoration:none;
font-size:14px;
font-weight:700;
color:#5441fd;

}

.menu ul,.menu li  {list-style:none; margin:0; padding:0}
.vip_place td.object { background:#D3DFFF; border:#5c708e 1px solid;}

.pagination {text-align:center;}
.pagination.top {border-bottom:1px dotted; margin-bottom:10px;padding-bottom:5px}
.pagination.bottom {border-top:1px dotted; margin-top:10px;padding-top:5px}
.pagination a {margin:3px;padding:2px;color:#4F48EE; font-size:18px}
.pagination a.activ {text-decoration: underline;font-weight: bold;}

.object a { text-decoration: underline; color:#4f48ee; }
.objcat a { margin:0 2px; }


.ordering {
float:right;
width:284px;
height:30px;
background-image:url(order-bg.jpg); 
line-height:24px;
background-repeat:no-repeat ;
font-size:14px;
padding:1px 0 0 0px;
color:white;
position:relative;
left:15px;
}
.orderinginner{
text-align:center;
position:relative;
left:-19px;
}

.ordering a {
text-decoration:none;
font-size:14px;
font-weight:normal;
color:white;

}


.tinp{
	width: 100%;
}
.tinp:focus{
	background: #e7e6ff;
}

.merror{
	color: red;
	font-weight: bold;
	font-size: 16px;
}

.ours{
	text-align: center;
}

.h2{
	color: navy;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 20px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}
