html, body {
	padding: 0px;
	border: 0px;
	background-color: #CCCC99;
	background-image: url(images/bg.jpg);
	background-attachment:fixed;
	margin-top: 17px;
}
li {
	font-size: 1.2em;
	list-style: square;
	letter-spacing: .1em;
	font-family: "Trebuchet MS", Arial, sans-serif;
	margin-left: 0px;
	padding-left: 0px;
}
p {
	font-size: 1.2em;
	line-height: 2.5ex;
	letter-spacing: 1px;
	font-family: "Trebuchet MS", Arial, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: .1em;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
h1 {
	font-size: 1.6em;
}
h2 { 
	font-size: 1.5em;
}
h3 { 
	font-size: 1.4em; 
}
h4 { font-size: 0.8em; }
h5 { font-size: 0.7em; }
h6 { font-size: 0.6em; 
}
a:link { 
	color: #000099; 
	text-decoration:none;
}
a:visited { 
	color: #000099; 
	text-decoration:none;
}
a:hover { 
	color: #990000; 
	text-decoration:none;
}
a:active { color: #0000CC; 
}
a.mainlevel:link, a.mainlevel:visited {
	color: #EBEBC2;
	text-decoration: none;
}
a.mainlevel:hover {
	color: #CBCC66;
	text-decoration: none;
}
.alert {
	background: Yellow;
}
.bg_menu {
	background-image: url(images/Untitled-1_r2_c1.gif);
	background-repeat: no-repeat;
	background-position: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	letter-spacing: 1px;
}
.bg_bb {
	background-image: url(../images/Untitled-7_r2_c2.jpg);
}
.bdr_left {
	background-image: url(images/Untitled-1_r3_c1.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.bdr_right {
	background-image: url(images/Untitled-1_r3_c3.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.bg_t {
	background-color: #EAEBC1;
	background-image: url(../images/bg_t.jpg);
}
small {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: .8em;
}
