body{
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	background-color: #1e2832;
}
.big{
	font-family: "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	color:#FFFFFF;
	font-size:20px;
}
.small{
	font-family: "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:16px;
}
.construction{
	font-family: "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size:40px;
}
.text{
	font-family: "MS Sans Serif", Verdana, Helvetica, Tahoma, AngsanaUPC, sans-serif;
	color:#A7BB73;
	font-style: normal;
	font-weight: normal;
	font-size:12px;
}

.menu_red, .menu_red:link, .menu_red:active, .menu_red:visited {	
	font-family: Verdana;
	color:#ef5122;
	font-size:12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.menu_red:hover {
	color:#FFFFFF;
	text-decoration: underline;
}

.menu_white, .menu_white:link, .menu_white:active, .menu_white:visited {
	font-family: Verdana;
	color:#FFFFFF;
	font-size:12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.menu_white:hover {
	color:#EF5122;
	text-decoration: underline;
}

.text_original, .text_original:link, .text_original:active, .text_original:visited {
	font-family: Verdana;
	color:#FFFFFF;
	font-size:12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.text_original:hover {
	color:#EF5122;
	text-decoration: underline;
}

.text_website, .text_website:link, .text_website:active, .text_website:visited {
	font-family: Verdana;
	color:#0099FF;
	font-size:12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.text_website:hover {
	color:#EF5122;
	text-decoration: underline;
}

.text_title, .text_title:link, .text_title:active, .text_title:visited {
	font-family: Verdana;
	color:#00FFFF;
	font-size:14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.text_title:hover {	
	color:#EF5122;
	text-decoration: underline;
}

.text_label, .text_label:link, .text_label:active, .text_label:visited {
	font-family: Verdana;
	color:#FFFFFF;
	font-size:12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.text_label:hover {
	color:#EF5122;
	text-decoration: underline;
}

.detail, .detail:link, .detail:active, .detail:visited {
	font-family: Verdana;
	color:#FFFFFF;
	font-size:11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.detail:hover {
	color:#EF5122;
	text-decoration: underline;
}

.bdetail, .bdetail:link, .bdetail:active, .bdetail:visited {
	font-family: Verdana;
	color:#000000;
	font-size:11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.bdetail:hover {
	color:#EF5122;
	text-decoration: underline;
}

.img_border { border: 1px solid #EF5122; }