/* Default Style Sheet for All Pages.*/

.sidetable {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
h1, h2, h3, h4, p, ul, ol, dl, li
{ 
	font-family: Verdana;
	margin-top:6px; 
	margin-bottom:6px; 
/*	margin-right:0.25em; */
}
button, input, textarea, select, fieldset
{
	font-family: Verdana;
}
h1      { font-size: 14pt; font-weight: bold; color:#709DE8; }
h2      { font-size: 12pt; font-weight: bold; color:#FFFFFF; }
h3      { font-size: 11pt; font-weight: bold; color:#003399; }
h4      { font-size: 10pt; font-weight: bold; color:#BBD0F4; }
p        { font-size: 9pt; color:#FFFFFF; margin-left:1em; margin-right:1em; text-align:justify; }
a        { font-size: 9pt; }
a:link	{ color:#FFFFFF; }
a:visited { color:#BBD0F4; }
a:active, a:hover   { color:#FFFFFF; }
ul, ol, dl, li    { font-size: 9pt; color: #FFFFFF; margin-left:1.5em; text-align:justify }
button    { font-size: 9pt; color: #FFFFFF; border: 4px solid #C0C0C0; background-color: #800000; }
input, textarea, select, fieldset    { font-size: 9pt; border: 0px solid #008000; }

.sidetable2 {
	font-family; verdana; 
	font-size: 12px;
	color: #FFFFFF;
}
.sidelinks {
	font-family; verdana; 
	color: #000000;
	font-size: 10px;
	font-weight: bold;
}
.baseline {
	font-family; verdana; 
	font-size: 10px;
	color: #555555;
}
td {
	font-family; verdana; 
	font-size: 12px;
	color: #000000;
}
td {
	font-family; verdana; 
	color: #FFFFFF;
}
.smallfont {
	font-family; verdana; 
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
