

body  {

	font-family: Arial,Verdana,helvetica;

	font-size: .8em;
	
	color: #5e5e5e;

	margin: 0px 0px 0px 0px;

	background-color: #c0c0c0;
	
	background-image: url('/images/pageBG.gif');
	
	background-repeat: repeat-x;
}



h1	{

	font-size:2em;

}



h2	{

	font-size:1.5em;

}



h3	{

	font-size:1em;

}



h4	{

	font-size:.9em;

	font-weight: bold;
	

}


.title		{
	font-size:1.2em;
	font-weight: bold;
	font-style: italic;
	color: #77170b;
}

.redTitle		{
	font-size:1em;
	font-weight: bold;
	color: #990000
}


.subtitle {

	font-size: .65em;

	font-weight: bold;

	color: #000000;

	

	text-align: center;

}



a  {

	/*font-size: .75em;*/

	color:#0000a0;

	text-decoration: none;

}

a:hover  {

	/*font-size: .75em;*/

	text-decoration: underline;
	
	color:#e60000;
	
	background-color: #EEEEEE;

}

a.link	{
	color:#ffffff;
	text-decoration: none;
	background-color: #ffffff;
}
a.link:hover	{
	color:#ffffff;
	text-decoration: none;
	background-color: #ffffff;
}

div.linkwrap	{
	font-size: .6em;
	line-height: 12px;
	white-space: nowrap;
	letter-spacing: 1px;
	border-bottom: 1px dotted black;
	background-image:url('/images/nav_end.gif');
	background-repeat: no-repeat;
	background-position: 100% 90%;
	
}

a.navurl:active,a.navurl:link,a.navurl:visited {
	display: block;
	line-height:15px;
	text-decoration: none;
	color: #000000;
	background-image:url('/images/nav/navBG.gif');
	background-repeat: repeat-x;
	
	padding: 2px 4px 2px 4px;
}

a.navurl:hover {
	color: #ffffff;
	background-color: #5a5a5a;
	background-image:url('/images/nav/navBGhover.gif');
	background-repeat: repeat-x;
	line-height:15px;
}

.navDivider		{
	background-image:url('/images/nav_div.gif');
	background-repeat: no-repeat;
	height: 43px;

}

.logo		{
	background-image:url('/images/default_logo.gif');
	background-repeat: no-repeat;
	height: 68px;

}

.wrapper	{
	width: 815px;
}

.navTable	{
	background-image: url('/images/navBG.gif'); 
	background-repeat: repeat-y;
	padding: 4px;

}

.navBaseMain	{
	background-image: url('/images/NavBaseMain.gif'); 
	background-repeat: repeat-y;

}


.contentTable	{
	background-image: url('/images/contentBG.gif'); 
	background-repeat: repeat-y;
	/*padding: 5px 20px 5px 10px;*/
	padding: 0px 11px 5px 10px;	
}


.contentBase	{
	background-image: url('/images/contentBase.gif'); 
	background-repeat: no-repeat;

}

.contentTable2	{
	background-image: url('/images/contentBG.gif'); 
	background-repeat: repeat-y;
	padding: 0px 11px 5px 10px;
}

.header	{
		border-bottom: 1px dotted black;
			font-size: 1px;
	line-height: 1px;
}

.headerBar	{
	background-color: black;
	height: 24px;

}
.text2	{
	font-family: Arial,Verdana,helvetica;
	font-size: .7em;
	text-align: left;
	color: #000000;
	padding-right: 10px;
}
.text	{
	font-family: Arial,Verdana,helvetica;
	font-size: .8em;
	text-align: left;
	color: #000000;
	padding-right: 10px;
}

.content	{
	font-family: Arial,Verdana,helvetica;
	font-size: .8em;
	text-align: justify;
	color: #000000;
	padding-right: 10px;
	background-image: url('/images/SparkBG.gif');
	background-repeat: no-repeat;
}

.content_2	{
	font-family: Arial,Verdana,helvetica;
	font-size: .8em;
	text-align: justify;
	color: #000000;
	padding-right: 10px;
}

.content2	{
	font-size: .7em;
	text-align:left;
	color: #000000;
}

.footerText  {

	font-size: .75em;

	font-weight: bold;

	color: #ffffff;

	padding: 5px 0px 5px 0px;

	text-align: center;

}


.microSpace  {
	font-size: 1px;
	line-height: 1px;
}

