body {
	margin: 0px; color:#000000;
}
INPUT,TEXTAREA {
	border:1px solid #B7B7B7;
	background-image:url(../img/input_bg.gif); 
	background-repeat:repeat-x;
	height:16px;
}
.checkbox {
	font-size: 11px;
	font-family : Tahoma, Verdana;
	background:none;
	border:none;
}
.hbox_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	vertical-align:middle;
	text-decoration: none;
}
.box_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.mini_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
.text_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.text_menu_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
	color: #FF5500;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.blue {
	color: #0072FF;
}
.red {
	color: #FF0000;
}
.green {
	color: #009900;
}
.white {
	color: #FFFFFF;
}
.grey {
	color: #AAAAAA;
}
.bold {
	font-weight: bold;
}
.size_8 {
	font-size: 8px;
}
.size_9 {
	font-size: 9px;
}
.size_10 {
	font-size: 10px;
}
.size_11 {
	font-size: 11px;
}
.size_12 {
	font-size: 12px;
}
.size_10 {
	font-size: 10px;
}
.size_14 {
	font-size: 14px;
}

