Body
{
	background-color: ffffff;
     background-image:url(images/blueback.jpg);  
    background-attachment:fixed;
	
}

a {
	color:#09c;
	font-size:11px;
	text-decoration:none;
	font-weight:600;
	font-family:verdana, arial, helvetica, sans-serif;
	}
a:link {color:#09c;}
a:visited {color:#07a;}
a:hover {background-color:#eee;}

h1 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:28px;
	line-height:28px;
	font-weight:900;
	color:#ccc;
	text-align: right;
	}


TD.TblHeader
{
    background: #336699;
}


TD.TblNavBar
{
    background: #336699;
}

.tblbody,.TblBody
{
    background: #FFFFFF;
    font-family: Verdana,Arial;
    font-size: 7.5pt;
    color: #191970;
    font-weight:bold;
}

.Title,.title
{
    background: #FFFFFF;
    font-family: Verdana,Arial;
    font-size: 12pt;
    color: #191970;
    font-weight:bold;
    text-align:center;
}

P.Title,P.title
{
    background: #FFFFFF;
    font-family: Verdana,Arial;
    font-size: 12pt;
    color: #191970;
    font-weight:bold;
    text-align:center;
    
}

p.SubTitle,p.subtitle,
p.SubTitleLeft,p.subtitleleft,
p.SubTitleRight,p.subtitleright
{
    background: #FFFFFF;
    font-family: Verdana,Arial;
    font-size: 10pt;
    color: #191970;
    font-weight:bold;
    text-decoration:none;
}
		
		p.SubTitle,p.subtitle
		{
			text-align:center;
		}
		
		p.SubTitleLeft,p.subtitleleft
		{
			text-align:left;
		}
		
		p.SubTitleRight,p.subtitleright
		{
			text-align:right;
		}

p.BodyLeft,p.bodyleft
{
    background: #FFFFFF;
    font-family: Verdana,Arial;
    font-size: 7.5pt;
    color: #191970;
    font-weight:bold;
    text-align:left;
    text-decoration:none;
}

.NormalLeft,.normalleft,
.NormalJustify,.normaljustify,
.normalsmallcap
{
    background: #FFFFFF;
    font-family: Verdana,Arial;
    font-size: 9pt;
    color: #191970;
    font-weight:normal;
    text-decoration:none;
}

		.NormalLeft,.normalleft
		{
			text-align:left;
		}
		
		.NormalJustify,.normaljustify
		{
			text-align:justify;
		 }
		.NormalSmallCap,.normalsmallcap
		{
			text-align:justify;
			font-variant: SMALL-CAPS;
		}

tr.SubTitle,tr.subtitle,TR.subtitle
{
    background: #336699;
    font-family: Verdana,Arial;
    font-size: 10pt;
    color: #FFFFFF;
    font-weight:bold;
    text-align:center;
}

td.prodtitle
{
    background: #336699;
    font-family: Verdana,Arial;
    font-size: 12pt;
    color: #FFFFFF;
    font-weight:bold;
    text-align:center;
}

td.prodsubtitle
{
    background: #336699;
    font-family: Verdana,Arial;
    font-size: 10pt;
    color: #FFFFFF;
    font-weight:bold;
    text-align:center;
}

td.prododd,td.prodeven
{
    font-family: Verdana,Arial;
    font-size: 7.5pt;
    color: #191970;
    font-weight:bold;
    text-align:center;
}
	td.prododd
	{
		background: #D2E1F0;
	}
	td.prodeven
	{
		background: #FFFFFF;
	}


.DarkBlue
{
    background: #447753;
}


.LightBlue
{
    background: #A4CAAF;
}
tr.OptSubTitle,tr.optsubtitle,
td.optsubtitle,td.OptSubTitle
{
    background: #336699;
    font-family: Verdana,Arial;
    font-size: 10pt;
    color: #FFFFFF;
    font-weight:bold;
    text-align:center;
}
