.test
{
	font-size: 60px;
}

a.content_heading
{
	background-color: none;
	color: #330099;
	text-decoration: none;
}

a.content_heading:hover
{
	color: #0000ff;
	text-decoration: none;
}

a.content_heading2
{
	background-color: none;
	color: #330099;
	text-decoration: none;
}

a.content_heading2:hover
{
	color: #0000ff;
	text-decoration: none;
}

a.content_text
{
	background-color: none;
	color: #330099;
	text-decoration: none;
}

a.content_text:hover
{
	color: #0000ff;
	text-decoration: none;
}

div.content
{
	height: auto;
	margin: 0px;
	padding: 0px;
	position: relative;
	text-align: center;
	top: 0px;
	width: 804px;
}

div.content_heading
{
	font: bold 18px Times New Roman, Georgia, Times;
	height: auto;
	margin: 0px;
	padding: 0px 0px 6px 0px;
	position: relative;
	text-align: left;
	top: 0px;
	width: auto;
}

div.content_heading2
{
	font: bold 14px Times New Roman, Georgia, Times;
	height: auto;
	margin: 0px;
	padding: 0px 0px 6px 0px;
	position: relative;
	text-align: left;
	top: 0px;
	width: auto;
}

div.content_inset
{
	background-color: white;
	height: auto;
	margin: 6px 6px 12px 6px;
	padding: 0px;
	position: relative;
	text-align: left;
	top: 0px;
//	width: auto;
	width: 580px;
}

div.content_menu
{
	color: #ffcc00;
	font: normal 14px Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	height: auto;
	margin: 0px;
	padding: 0px;
	position: relative;
	text-align: center;
	top: 0px;
	width: auto;
}

div.content_subtitle
{
	font: normal 18px Times New Roman, Georgia, Times;
	height: auto;
	margin: 0px 0px 18px 0px;
	padding: 0px;
	position: relative;
	text-align: center;
	top: 0px;
	width: 580px;
}

div.content_text
{
	font: normal 16px Times New Roman, Georgia, Times;
	height: auto;
	margin: 0px;
	padding: 0px;
	position: relative;
	text-align: justify;
	top: 0px;
//	width: auto;
	width: 580px;
}

div.content_title
{
	font: bold 18px Times New Roman, Georgia, Times;
	height: auto;
	margin: 0px 0px 18px 0px;
	padding: 0px;
	position: relative;
	text-align: center;
	top: 0px;
	width: 580px;
}

table.content
{
	height: auto;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	width: 804px;
}

td.content_content
{
	background-color: white;
	font: normal 14px Times New Roman, Georgia, Times;
	height: 100%;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	width: 594px;
}

td.content_leftMenu
{
	background-color: #ccccff;
	border-right: #9999ff solid 1px;
	border-top: #ffff99 solid 1px;
	font: normal 14px Times New Roman, Georgia, Times;
	height: 100%;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	width: 180px;
}

td.content_leftSideFrame
{
	background-image: url( ../media/global/contentFrame/frameLeft.gif );
	background-repeat: repeat-y;
	height: 100%;
	margin: 0px;
	padding: 0px;
	width: 15px;
}

td.content_rightSideFrame
{
	background-image: url( ../media/global/contentFrame/frameRight.gif );
	background-repeat: repeat-y;
	height: 100%;
	margin: 0px;
	padding: 0px;
	width: 15px;
}
