html {
     overflow: -moz-scrollbars-vertical;
}

body {
	scrollbar-face-color: #cccccc; 
	scrollbar-highlight-color: #ffffff; 
	scrollbar-shadow-color: #999999; 
	scrollbar-3dlight-color: #999999; 
	scrollbar-arrow-color: #ffffff; 
	scrollbar-darkshadow-color: #ffffff; 
	scrollbar-base-color: #999999;
	scrollbar-track-color: #E3E3E3;
}

body {  font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none
	margin-left: 0px;
	margin-right: 0px;
	background-color: #888888;
	margin-top: 15px;
	margin-bottom: 15px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003233;
	text-decoration: none;
	line-height: 18px;
}

.box_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003233;
	text-decoration: none;
	line-height: 18px;
}

.home_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003233;
	text-decoration: none;
	line-height: 16px;
}

.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003233;
	text-decoration: none;
	line-height: 18px;
	font-weight: bold;
}

.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	line-height: 15px;
}

p {
	text-align: justify;
	word-spacing: 1px;
}
.name {
	font-size: 11px;
	color: #0000CC;
	text-decoration: none;
}


a.web:link, a.web:visited {
	color: #003233;
}

a.web:hover, a.web:active {
	color: #003233;
    text-decoration: underline;
}

a:link {
	color: #003233;
}
a:visited {
	color: #003233;
	text-decoration: none;
}
a:hover {
	color: #003233;
	text-decoration: underline;
}
a:active {
	color: #003233;
}

.copy {
	font-size: 9px;
	font-style: normal;
	font-weight: lighter;
	color: #666666;
	text-decoration: none;
}

.lead {
	line-height: 30px;
	
}

.lead2 {
	line-height: 16px;
	
}

.table_border {
	border: thin solid #ADD6AD;
}

li {
	margin: 0px 0px 0px 10px;
	padding: 0px;
}

ul {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
}
input {
	font-size: 11px;
}
textarea {
	font-size: 11px;
}
form {
	font-size: 11px;
}
select {
	font-size: 11px;
}
button {
	font-size: 12px;
}
.org {
	font-weight: bold;
	color: #FF6600;
}
