td, center, p, li, input, select, textarea, blockquote {
	font-family: Arial, MS Sans Serif, sans-serif; font-size:95%; color:#EEEEEE;
}

p {
	text-align: justify;
}

h1,h2,h3,h4,h5 {
	font-family: Arial, MS Sans Serif, sans-serif; color: #eec033; 
	margin-top:0px;
}

h2 {
	text-align: right;
	letter-spacing: 0.10em;
	margin-bottom: 0px;
}

hr.top {
	height:1px;
	color:#e0e0e0;
	width:100%;
}

body {
	margin:0px;
	font-family: Arial, MS Sans Serif, sans-serif; font-size:95%;
	background: black url(/gfx/lhs_back.jpg) repeat-y left
}

.egc { font-family: Arial, MS Sans Serif, sans-serif; font-size:95% }

.little { font-size:75% }

.heading1 { font-size:150% }
.heading2 { font-size:125% }

th { font-size:95%; color: gray }

.dblue { color: #1b387e }
.lblue { color: #0099e9 }

.sitemenu { font-size:10pt; font-weight:bold }

A:link    { color: #EEEEEE }
A:visited { color: #EEEEEE }
A:hover   { color: #999999 }

A:link.hmenu    { text-decoration: none; color: #CCCCCC }
A:visited.hmenu { text-decoration: none; color: #CCCCCC }
A:hover.hmenu   { text-decoration: none; color: #eec033 }

A:link.noul    { text-decoration: none }
A:visited.noul { text-decoration: none }
A:hover.noul   { text-decoration: none }

input, select, textarea {
	font-family: Verdana, Geneva, sans-serif;
	border-width:1;
	background-color:#fcfcfc;
	color: black;
}
input:focus, textarea:focus, select:focus {
	background : #e0e0e0;
}

.proceed { background-color:#FFCC33 }
.smgreen { background-color:#CCFFCC; font-size:85% }
.fixed   { font-family: Courier, monospace }

.plain_box {
	border:2px solid;
	padding:10px;
	border-radius: 10px;
	-moz-border-radius: 10px;
}

.silk_box {
	margin-left:5px;
	border:2px solid;
	padding:10px;
	background: clear;
	float:right;
	width:50%;
	border-radius: 10px;
	-moz-border-radius: 10px;
}

div.silk_box h4 { margin:5px 0 0 0 }

li.bigbum {
	margin-bottom:5px
}

