Body {
	font-family : Tahoma, Helvetica, Verdana, Optimum,Times New Roman, Bookman Old Style, Arial, Courier, Georgia;
	text-align: left;
	color: white;
	background-position : 100%;
	background-repeat : repeat;
	background-attachment : fixed;
	font-size : 1.5ex;
	background-color : #000000;
}
INPUT, TEXTAREA, BUTTON {
	background-color: #f8f8f8;
	border : 1px solid silver;
	border-left-width : 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 1 px;
	font-family : "Century Gothic";
	color: #B22222;
}
.inputsmall {
	height: 18px;
}
button {
	height: auto;
	width: auto;
	font-size: 10px;
}
.TDblockquote {
	margin-left: 20px;
}
 TD {
	background-color: #000000;
	font-family : Tahoma, Helvetica, Verdana, Optimum,Times New Roman, Bookman Old Style, Arial, Courier, Georgia;
	text-align: left;
	color: white;
	font-size: 1.5 ex;
	border: 1px solid white;
	
}

.justify{
	text-align: justify;
}
.tablebackground {
	background-repeat: no-repeat;
	background-attachment : fixed;

}
.tableshadow {
	background-color: silver;
	color: white;
}
.tablebackground A:hover {
	text-decoration: overline underline;
}
.table {
	background-color : Silver;
	border : 1px solid silver;
	table-layout:fixed;
}
.tableborder {
	background-position : center;
	border : 1px solid silver;
}
.tableshadowright{
	background-color: #778899;
	border: 1px solid;
	border-color: silver;
	text-align: right;
	color: white;
	
}
.tableshadowright A{
	color:white;
}
.tableshadowleft{
	background-color: #778899;
	border: 1px solid;
	border-color: silver;
	text-align: left;
	color: white;
}
.tableshadowleft A{
	color:white;
}
Body {
	scroll-align: ltr;
	scrollbar-3dlight-color : #778899;
	scrollbar-arrow-color : #778899;
	scrollbar-base-color : #F2F2F2;
	scrollbar-face-color : #F2F2F2;
	scrollbar-darkshadow-color : #F2F2F2;
}
A {
	color: #CCb65b;
	border : thin;
	border-bottom-style : dash;
	text-decoration: none;
}
.bold A{
	font-weight:bold;
}

A:Hover {
	color: #B8860B;
	text-decoration: none;
}



H1, H2, H3, H4, H5, H6 {
	font-family: Verdana, Tahoma, Times New Roman;
	font-variant: small-caps;
	color: white;
	padding: 4px;
	width: 100%;
}

.font {
	font-size: large;
}
.center {
	text-align: 
}
.LI {
	list-style-image : url(images/2005_images/e_bullet.gif);
	vertical-align : middle;
}

object {
	width: 100%;
	height: 100%;
}
P {
	font-size: 1em;
}
.mediumfont {
	font-size: 1.2em;
}
.largefont {
	font-size: 1.3em;
}