html {
	overflow-y: scroll;
}

body {
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

h1,h2,h3,h4 {
	font-family: arial,verdana;
	color: #333333;
}
	
td {
	font-family: arial,verdana;
	font-size: 14px;
	color: #333333;
}

a {
	font-family: arial,verdana;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	border: 0px;
}

a:hover {
	font-family: arial,verdana;
	font-size: 14px;
	color: #ff6622;
	text-decoration: none;
	border: 0px;
}

input,textarea,option,select {
	font-family: arial,verdana;
	font-size: 14px;
	color: #333333;
}

input:focus,textarea:focus,option:focus,select:focus{
background-color: lightyellow;
}

.hptext {
	font-family: arial,verdana;
	font-size: 14px;
	color: #C0C0C0;
}

.hptext a {
	font-family: arial,verdana;
	font-size: 14px;
	color: #C0C0C0;
	text-decoration: none;
	border: 0px;
}

.hptext a:hover {
	font-family: arial,verdana;
	font-size: 14px;
	color: #ff6622;
	text-decoration: none;
	border: 0px;
}

.navfont {
	font-family: Trade Gothic, arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.navfont a {
	font-family: Trade Gothic, arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	border: 0px;
}

.navfont a:hover {
	font-family: Trade Gothic, arial;
	font-size: 12px;
	font-weight: bold;
	color: #ff6622;
	text-decoration: none;
	border: 0px;
}

.newsfont {
	font-family: arial,verdana;
	font-size: 14px;
	color: #666666;
}

.newsfont a {
	color: #666666;
	font-size: 14px;
	text-decoration: none;
	border: 0px;
}

.newsfont a:hover {
	color: #ff6622;
	font-size: 14px;
	text-decoration: none;
	border: 0px;
}

.loginfont {
	font-family: arial,verdana;
	font-size: 14px;
	color: #666666;
}

.loginfont a {
	color: #666666;
	font-size: 14px;
	text-decoration: none;
	border-bottom: 1px solid #666666;
}

.loginfont a:hover {
	color: #ff6622;
	font-size: 14px;
	text-decoration: none;
	border-bottom: 1px solid #ff6622;
}

.listfont {
	font-family: arial,verdana;
	font-size: 9px;
	color: #333333;
}

.listfont a {
	color: #666666;
	font-size: 9px;
	text-decoration: none;
	border: 0px;
}

.listfont a:hover {
	color: #ff6622;
	font-size: 9px;
	text-decoration: none;
	border: 0px;
}

.footerfont {
	font-family: arial,verdana;
	font-size: 10px;
	color: #333333;
}

.footerfont a {
	color: #666666;
	font-size: 10px;
	text-decoration: none;
	border: 0px;
}

.footerfont a:hover {
	color: #ff6622;
	font-size: 10px;
	text-decoration: none;
	border: 0px;
}

.title {
 color: ef6b23;
 font-size: 30px;
 font-family: Arial;
 font-weight: bold;
 }
 
.org {
 color: ef6b23;
 font-size: 14px;
 font-family: Arial;
 font-weight: bold;
 }
