/* HTML Element styles specific to this project. */
* {	
	 margin: 0;
	 padding: 0;
}
html, body
{
	scrollbar-arrow-color: #000;
	scrollbar-darkshadow-color: #CCC;
	scrollbar-base-color: #FFF;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	font-size: 80%;
	background: #000 url(../images/wallpaper.gif) repeat-x left top;

}



input,
textarea,
select
{
	letter-spacing: normal;
	text-transform: none;
	color: #CCC;
	background: #333;
	font: normal 1em/1.5em "Trebuchet MS", Arial, sans-serif;
	border: 1px solid #666666;
	padding: 1px;
}
body,
p,
ul,
ol,
h1,
h2,
h3,
h4,
h5,
h6
{
	color: #CCC;
	font: normal 1em/1.5em "Trebuchet MS", Arial, sans-serif;
}
p
{
	margin-bottom: 8px;
}
h1, 
h2, 
h3, 
h4, 
h5,
h6 
{
	margin: 20px 0px 10px;
	padding: 0px;
	color: #669933;
	font-weight: bold;
	clear: both;
}
h1 a, 
h2 a, 
h3 a, 
h4 a, 
h5 a
h6 a 
{
	padding: 0px;
	color: #669933;
}
h1 {
	margin-top: 0px;
}
h1 + h2 {
	margin-top: 0px;
}
h1 + h3 {
	margin-top: 0px;
}
h1 + h4 {
	margin-top: 0px;
}
h3 + h4 {
	margin-top: 0px;
}
h2 + h3 {
	margin-top: 0px;
}
h1
{
	font-size: 1.7em;
	line-height: 2em;
	text-align: right;
}
h2
{
	font-size: 1.6em;
	color: #527a29;
}
h3 {
	font-size: 1.4em;
	color: #426421;
}

h4
{
	font-size: 1.3em;
	color: #334d1a;
}
h5
{
	color: #FFFFFF;
	font-size: 1.2em;
}
h6
{
	font-size: 1em;
}

a,
a:link,
a:visited,
a:active
{
	font-style: normal;
	text-decoration: none;
	color: #FFF;
	padding-right: 2px;
	padding-left: 2px;
}

a:hover
{
	color: #FFFFFF;
}
a:selected {
	text-decoration: underline;
}
ul, 
ol
{
	margin-bottom: 8px;
	list-style: none;
	padding-left: 1px;
}
ul li {
	margin-bottom: 2px;
	padding-left: 7px;
	background: url(../images/li.gif) no-repeat left 5px;
}
ul ul li
{
	list-style: url(UserFiles/Image/Frame/lili.gif) no-repeat left center;
}

ol li
{
	list-style-type: decimal;
}

ol ol li
{
	list-style-type: lower-alpha;
}

ol ol ol li
{
	list-style-type: lower-roman;
}
img {
	display: block;
}
blockquote,
pre,
cit,
em
{	
	font-style: oblique;
}
hr
{
	color: #696969;
	width: 99%;
}
unknown
{
	display: block;
	font: 10pt Arial, Helvetica, sans-serif;
}

/* ----------------- start skin specific ------------------------ */
.home {
	text-align: left;
	margin: 0 auto;
	width: 311px;
	}
