html {
     overflow: -moz-scrollbars-vertical;
}

.ptext {
	font-family:Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.text {
	font-family:Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-align:justify;
	text-decoration: none;
}
.text_link {
	font-family:Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FF3300;
	text-decoration: none;
}
.text_link:hover {
	font-family:Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.text2 {
	font-family:Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #c97339;
	text-decoration: none;
}

.text3 {
	font-family:Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #99b16a;
	text-decoration: none;
}

.text4 {
	font-family:Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
}

.text5 {
	font-family:Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.text6 {
	font-family:Verdana;
	font-size: 10px;
	font-weight: bold;
	color:#F30;
	text-decoration: none;
}

.menu {
	font-family:Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #99b16a;
	text-decoration: none;
}
.menu:hover {
	font-family:Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #b0acac;
	text-decoration: none;
}

.details {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.details:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #EE6B17;
	text-decoration: none;
}

.dis {
	font-family:Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #00cc00;
	text-decoration: none;
}
.en {
	font-family:Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #ff0000;
	text-decoration: none;
}

.my_list{
	list-style-type: square;
	}
.nomargin {
	margin: 0px;
	padding: 0px;
}

