/* CSS Document */
.bodyclass
{
	background:#FFFFFF url(../Images/back.png) fixed no-repeat left top;
}
.leftsh
{
	background:url(../Images/sq_shdw_w.png) repeat-y right;
	width:10px;
}
.rightsh
{
	background:url(../Images/sq_shdw_e.png) repeat-y left;
	width:10px;
}
.topsh
{
	background:url(../Images/sq_shdw_n.png) repeat-x bottom;
	height:10px;
}
.bottomsh
{
	background:url(../Images/sq_shdw_s.png) repeat-x top;
	height:10px;
}
.mainlinklist
{
	width:85px;
	text-align:center;
	border-right:#FFF3E8 solid 1px;
	border-left:#FFF3E8 solid 1px;
	border-top:Transparent solid 2px;
	border-bottom:Transparent solid 2px;
	height:20px;
}
.mainlink
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
}
.imageframe
{
	border:#351B00 4px solid;
	padding:4px 4px 4px 4px;
	background-color:#999999;
	margin:10px;
}
.normaltext
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	letter-spacing:0.1em;
	color:#0062A3;
	line-height:1.5em;
}
.quotetext
{
	font-family:Trebuchet MS;
	letter-spacing:normal;
	font-style:italic;
	font-size:11px;
	color:#663300;
	line-height:1.5em;
}
.footertext
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#333333;
	line-height:1.5em;
}
.titletext
{
	font-family:Georgia, "Times New Roman", serif;
	font-size:16px;
	color:#7AA329;
	line-height:1.5em;
	padding:4px 4px 4px 4px;
	margin-bottom:10px;
}
.subtitletext
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#EB9C00;
	font-weight:bold;
	padding:0px 0px 0px 4px;
	height:15px;
	vertical-align:middle;
	border-bottom:#7AA329 dotted 1px;	
	background-color:#FFFF99;
}
.schtext
{
	padding:2px 4px 2px 4px;
}
a.normallink
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	letter-spacing:0.1em;
	color:#0062A3;
	line-height:1.5em;
	text-decoration:none;
	background-color:#CCCCCC;
	padding:1px 1px 1px 1px;
}
a.normallink:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	letter-spacing:0.1em;
	color:#0062A3;
	line-height:1.5em;
	text-decoration:underline;
	background-color:#FFFFFF;
	padding:1px 1px 1px 1px;
}

