
BODY 
{
	color:							#000000;
	background-color:		#f4f4f4;
	font-family:				verdana; 
	font-size: 					10px;
	margin: 0;
	padding: 0;
	height:100%;
	width:100%;
}

HTML
{
	margin: 0;
	padding: 0;
	height:100%;
	width:100%;
}




IMG
{
	border: 0;
}

A
{
	color: #000000;
}

.mainMenuIcon
{
	padding:						14px 20px 14px 20px
}

.mainMenuMainIcon
{
	padding:						8px 20px 16px 20px
}

.mainTable
{
	height:							100%;
	width:							100%;
}

.subTable
{
	width:							100%;
}

.separatorDarkGrayLine
{
	font:		1px arial;
	line-height:				1px;
	height:							2px;
	background-color:		#959595;
}

.separatorNeutralLine
{
	font:		1px arial;
	line-height:				1px;
	height:							3px;
}

.mainFrame
{
	background-color:		#d7d7d7;
}

.topFrame
{
	padding:					0 0 2px 0;
	text-align:				center;
	vertical-align:		bottom;
}

.bottomFrame
{
	padding:					0 0 2px 0;
	text-align:				center;
	vertical-align:		top;
}

.mainInfoPageContent
{
	padding:					45px 100px 0 10px;
	font-family:			verdana; 
	font-size: 				10px;
	line-height:			16px;
	text-align:				justify;
	vertical-align:		top;
}