h1
{
	color:#0000FF;
}
body
{
	margin:0px 0px 0px 0px;
	background-color: #FFFFCC;
}
.context
{
         font-family: "Tahoma";
         FONT-SIZE: 9pt;
}
.headerlinks
{
	color: Black;
	font-family: "Tahoma";
	font-weight : bold;
	text-decoration : none;
	FONT-SIZE: 9pt;

}

:hover.headerlinks
{
	color: #008000;
	font-family: "Tahoma";
	font-weight : bold;
	text-decoration : none
}

:active.headerlinks
{
	color: #800000;
	font-family: "Tahoma";
	font-weight : bold;
	text-decoration : none
}

.bottomlinks
{
	color: Black;
	font-family: "tahoma";
	font-weight : bold;
	text-decoration : none;
	font-size: 8pt;
}

.bottomlinks:hover
{
	color:red;
}


.headerplace
{
	padding : 0px 10px 0px 10px;
	border-right : 1px solid CaptionText;
	border-bottom : 1px solid CaptionText;
	text-align: center;
}
.boxheader
{
	text-align : center;
	background-color :#DCDCDC; 
	text-decoration: none;
	padding:2px;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	FONT-SIZE: 22px; 
	FONT-WEIGHT: bold;
	color : red;
	/*font-family:tahoma;*/
}
.normlink
{
	font-family:tahoma;
	text-decoration : none;
	color : blue;
	font-size : 9pt;
}
.normlink:hover
{
	text-decoration : none;
	color : red;
	font-size : 9pt;
}
:active.normlink
{
	text-decoration : none;
	color : #008000;
	font-size : 9pt;
}
.midboxheader
{
	text-align : center;
	height:32px;
    color:red;
	background-color :#DCDCDC;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	vertical-align : middle;
    FONT-SIZE: 22px;
}

.midboxlink
{

	FONT-SIZE: 22px;
	FONT-WEIGHT: bold;
	vertical-align : middle;
	text-decoration: none;
	color: Red;
	/*font-family:tahoma;*/
}

a.bannerlink {font-size:18px; color:blue; text-decoration:none;}
a.bannerlink:hover {color:red;}
