/* Default CSS file for Flash */

body 
{
	background-color:#FFFFFF;
}

#menu 
{
	position:absolute;
	top:0px;
	left:0px;
	z-index:1;
}

#myTable 
{
	position:absolute;
	width:678px;
	top:125px;
	left:220px;
	z-index:1;
}

#sidebar 
{
	position:absolute;
	top:125px;
	left:0px;
	width:200px;
	height:100%;
	background-color:#FFFFFF;
}

#myGoogle
{
	padding: 20px 10px 10px 10px;
	text-align:center;
}

h1 
{
   font-size: 22px; 
   font-family: "Arial","_sans"; 
   color: #000000;
   font-weight: bold;
   text-align: center; 
}

h2 
{
   font-size: 18px; 
   font-family: "Arial","_sans"; 
   color: #404040;
   font-weight: bold;
   text-indent: 40px;
}

h3 
{
   font-size: 16px; 
   font-family: "Arial","_sans"; 
   color: #616161;
   font-weight: bold;
}

h5 
{
   font-size:14px; 
   font-family:"Arial narrow"; 
   color:#404040; 
}

p 
{
   font-size: 12px;
   font-family: "Arial","_sans";
   color: #000000;
}

h4
{
	background-image: url(../images/menuback.jpg); 
	font-size: 14px; 
	font-family: "Arial","_sans"; 
	color: #390031;
	font-weight: bold;
}

.side_table 
{
   border-style: solid inset outset outset;
   border-left-width: 1px;
   border-right-width: 1px;
   border-top-width: 1px;
   border-bottom-width: 1px;
   border-color: #cccccc #E9E9E9 #cccccc #E9E9E9;
}

td 
{
   font-size: 12px; 
   font-family: "Arial","_sans"; 
   color: #000000;
}

.body 
{
   font-family: "Arial","_sans";
   font-size: 12px;
   color: #390031;
}

.bold 
{
   font-weight: bold;
   color: #616161;
}

.italic 
{
   color: #103010;
   font-style: italic;
}

.undl
{
	text-decoration: underline; 
}

ul 
{
	font-size: 11px; 
	font-family: "Verdana"; 
	color: #29006b;
}

li 
{
	list-style: disc;
}

.center 
{
	text-align: center;
	font-weight: bold;
}

.boldleft 
{
	font-size: 14px; 
	font-family: "Arial","_sans"; 
	color: #390031;
	font-weight: bold;
}

.leftmore 
{
	font-family: "Verdana";
} 

.side 
{
 	font-size:10px;
   	font-family:"Arial Narrow";
   	color:#003366;
}

a:visited 
{
	font-family: "Verdana"; 
	color: #ff0000; 
	text-decoration: underline; 
}

a:link 
{
	font-family: "Verdana"; 
	color: #005263; 
	text-decoration: underline; 
}

a:hover 
{
	font-family: "Verdana"; 
	color: #31b5d6; 
	text-decoration: underline; 
}
