.title {
	font-family: verdana;
	font-size: 11px;
	color: #999999;
}

.bul_red {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	background-image: url(images/bul_red.gif);
	background-repeat: no-repeat;
	padding-left: 8px;
	line-height: 1.6em;
}

.bul_orange {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	background-image: url(images/bul_orange.gif);
	background-repeat: no-repeat;
	padding-left: 8px;
	line-height: 1.6em;
}

.bul_yellow {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	background-image: url(images/bul_yellow.gif);
	background-repeat: no-repeat;
	padding-left: 8px;
	line-height: 1.6em;
}

.bul_green {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	background-image: url(images/bul_green.gif);
	background-repeat: no-repeat;
	padding-left: 8px;
	line-height: 1.6em;
}

.bul_blue {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	background-image: url(images/bul_blue.gif);
	background-repeat: no-repeat;
	padding-left: 8px;
	line-height: 1.6em;
}

.bul_gray {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	background-image: url(images/bul_gray.gif);
	background-repeat: no-repeat;
	padding-left: 8px;
	line-height: 1.6em;
}

#service_over a:hover {
	color: #CCCCCC;
}

.menu_nor {
	font-family: verdana;
	font-size: 12px;
	color: #999999;
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 14px;
	padding-left: 14px;
	padding-top: 6px;
	padding-bottom: 6px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #4B4B4B;
}

.menu_nor:hover {
	font-family: verdana;
	font-size: 12px;
	color: #cccccc;
	padding-right: 14px;
	padding-left: 14px;
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #444444;
}

.menu_nor_hit {
	font-family: verdana;
	font-size: 12px;
	color: #cccccc;
	padding-right: 14px;
	padding-left: 14px;
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #444444;
}

.menu_nor_contact {
	font-family: verdana;
	font-size: 12px;
	color: #999999;
	padding-right: 14px;
	padding-left: 14px;
	padding-top: 6px;
	padding-bottom: 6px;
}

.menu_nor_contact:hover {
	font-family: verdana;
	font-size: 12px;
	color: #cccccc;
	padding-right: 14px;
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #444444;
}

.menu_nor_contact_hit {
	font-family: verdana;
	font-size: 12px;
	color: #cccccc;
	padding-right: 14px;
	padding-left: 14px;
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #444444;
}

.heading {
	font-family: tahoma;
	font-size: 14px;
	color: #999999;
	padding-top: 25px;
	padding-bottom: 14px;
}

.sub_heading {
	font-family: tahoma;
	font-size: 12px;
	color: #888888;
	padding-top: 25px;
	padding-bottom: 14px;
	line-height: 2em;
}

.service_heading {
	font-family: tahoma;
	font-size: 11px;
	color: #999999;
	padding-top: 0px;
	padding-bottom: 6px;
}

.content {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	line-height: 1.5em;
}

.message {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	border: 1px solid #383838;
	margin-bottom: 5px;
	padding-left: 3px;
	background: transparent;
	height: 65px;
	width: 230px;
}

.form {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	border: 1px solid #383838;
	margin-bottom: 5px;
	padding-left: 3px;
	background: transparent;
	height: 15px;
	width: 230px;
}

.button_form {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	border: 1px solid #383838;
	background: #0E0E0E;
	height:auto;
	width:auto;
	padding-bottom: 2px;
}

.button_form:hover {
	color: #999999;
	border: 1px solid #555555;
	background: #444444;
}

.thumb {
	border: 1px solid #505050;
}

.cc {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
}

.verticle_divider {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #3F3F3F;
}

.verticle_divider_left {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #3F3F3F;
}
