"utf-8";
body {
	background-color: #FFFFFF;
	margin:0px;
}

a:link {
	color: #4b4b4b;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4b4b4b;
}
a:hover {
	text-decoration: none;
	color: #4b4b4b;
}
a:active {
	text-decoration: none;
	color: #4b4b4b;}
td
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#4b4b4b; 
}
.outertable
{
	width:100%;
	height:100%;
}
.middletable
{
	width:870px;
	height:100%;
	background-image:url(linebg.gif);
	background-repeat:no-repeat;
	background-position:top left;}
.innnartable
{
	width:870px;
	height:100%;
}
/*flashfont*/
.blueflashfont
{	font-size:28px;}
.blueflashfont_header
{	font-size:22px;}

.blueflash_subheader
{	font-size:13px;}


.bluefont
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1e1a80;
}
/*bg*/
.graybg
{
background-color:#c8c8c8;
}
.whitebg
{
background-color:#ffffff;
}
.yellowbg
{
background-color:#F7F7F7;
}
.graystripbg
{
background-image:url(graystrip.jpg);
background-repeat:repeat-y;
background-position:right top;}
.gallarybg
{
background-image:url(gallarybg.gif);
background-repeat:repeat-x;
height:130px;
}
.border
{
border:#78a1c8 solid 1px;
}
.right_linkbg
{
background-color:#F7F7F7;
border-bottom:#bfbfbf solid 1px;
border-top:#ffffff solid 1px;
border-right:#bfbfbf solid 1px;
background-image:url(rightlinkarrow.gif);
background-repeat:no-repeat;
background-position:right bottom;
height:31px;
padding-left:5px;

}

