/* force right scrollbar */
html { 
    height: 100%;
    margin-bottom: 1px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style3 {color: #000000}
.style4 {font-size: 9px; color: #000000;}
.style5 {
	font-size: 12px;
	color: #F79209;
}

mainContent {font-family: Arial, Helvetica, sans-serif;
    font-size: 14pt;
	color: #000000;
	}

table.form {
border-style:ridge;
border-color: #FFCC00;
border:thick;
background-color: #cbdaff;
font-family:Verdana, Arial, Helvetica, sans-serif;
color: #000000;
}

tr.brdclr {
}

tr.TitleColor {
	font-family: IsadoraCaps, sans-serif;
	font-weight: bold;
	text-align: center;
	font-size:18px;
	color: #1A9794;
}

td.HeaderColor {
font-style:italic;
color:#003399;
font-size:large;
border-style:ridge;
border: medium;
border-color: #0000CC;
}

td.StoryContentColor {font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
	color: #003399;
	}
	
img.bdr
{
border-style: outset;
border-color: #FFCC00;
}

div.navbar {font-family: IsadoraCaps, sans-serif;
	        font-weight: bold;
			text-align: center;
			font-size:14px;}

a:link, a:visited  {color: #D5D500;}
a:active{color: #4FA7FF;}				   
a:hover {color: #E800E8;}
