body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 13px;
    background-color: #FFE088;
    color: #333333;
    margin: 0px;
    padding: 0px;
}

body.splash {
    background-color: FFE088;
    color: #cccccc;
}

td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 13px;
}

th {
	background-color: #0667f3;
	color: #ffffff;
}

form {	margin: 0px;	}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

input.button {
   color:#000000;
   font-family: Arial, Helvetica, sans-serif;
   font-weight:bold;
   background-color:#ffffcc;
   border:1px solid #003399;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffff99',EndColorStr='#ffffffff');
}

h1 {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #9999aa;
	font-size: 36px;
	border-bottom: 1px solid #eeeeee;

}

.sm {
	font-size: 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

a:link, .content a:link, .contentbg a:link
	{	text-decoration: underline; color: #333333;	}
a:visited, .content a:visited, .contentbg a:visited
	{	text-decoration: underline; color: #6a9bcc;	}
a:hover, a:active,
.content a:hover, .content a:active,
.contentbg a:hover, .contentbg a:active
	{	text-decoration: underline; color: #000000;	}

.footer {
	color: #333333;
	background-color: #FFCC66;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.footer a:link { color: #333333;}
.footer a:visited { color: #0000FF;}
.footer a:hover, .footer a:active { color: #6699FF;}

.req {	color: #cc0000;	}

.content {
	background-color: #ffffff;
	background-image: url(/images/layout_03.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding: 20px 130px 20px 20px;
}

.contentbg {
	background-color: #ffffff;
}

.contentborder {
	background-color: FFE088;
}

.splashfooter {
    font-size: 15px;
    font-family: Garamond, "Times New Roman", Times, serif;
	color: #dddddd;
	font-size: 21px;
	margin-left: 250px;
	margin-top: 10px;
	margin-bottom: 15px;
}

.scriptmenu {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: center;
	background-color: #FFCC00;
 	border: 1px solid #003399;
 }

.author_info {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #999999;
}

.author_info A {
	color: #CAB109;
}

.rightcol {
	white-space: nowrap;
	padding-left: 10px;
	border-left: 1px solid #dddddd;
}

p.subtopic {
	margin: 20px;
}

a.subtopic:link, a.subtopic:visited {
	border: 1px solid #e6eeff;
	padding: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	text-decoration: none;
	color: #6A9BFF;
}

a.subtopic:hover, a.subtopic:active {
	color: #FFFFCC;
}
