﻿body
{
	color: #000000;
	background-repeat: repeat;
	font-family: 'Comic Sans MS';
	font-size: medium;
} 




.Menu
{
}

A.Menu:active
{
	font-family: Verdana;
	font-weight: bolder;
	color: #008000;
}
A.Menu:link
{
	font-family: Verdana;
	font-weight: bolder;
	color: #008000;
}
A.Menu:visited
{
	font-family: Verdana;
	font-weight: bolder;
	color: #008000;
}
A.Menu:hover
{
	font-family: Verdana;
	font-weight: bolder;
	color: #008000;
}


.Page_Title
{
	font-size: x-large;
	font-weight: bold;
	font-family: 'Times New Roman';
}


.parabg
{
	font-weight: bold;
	background-image: url('images/template/toptab_page1_parahead_bg.gif');
	color: #ffffff;
	background-repeat: repeat-x;
	white-space: nowrap;
	letter-spacing: 2px;
}
.contentbg
{
	border: thin solid #333333;
	background-color: #ECFFEC;
}


h1
{
	color: #003399;
	font-family: 'Comic Sans MS';
	font-weight: bold;
	text-align: center;
}

h2
{
	color: #0000FF;
}

h3
{
	color: #0000FF;
}

.logo
{
	font-family: 'Comic Sans MS';
	color: #FF9933;
	font-size: 42pt;
	font-style: italic;
}

.sublogo
{
	color: #0000FF;
	font-weight: bold;
}

.info
{
	font-family: Verdana, Arial, Helvetica, 'San Serif';
	font-weight: bold;
	font-style: italic;
}

.highlight
{
	color: #FF6600;
}
