body {
	leftmargin="0";
	topmargin="0"
}

.main{}
.main td{
	font-family: Verdana,  Arial, Helvetica, sans-serif;
	font-size : 13px;
	line-height : 150%; margin-top : 6px;
	color: #333333
}

.main a:link { color : #333333 }
.main a:visited { color : #333333 }
.main a:hover { color : #000000 }

/*Menu Buttons not selected*/
p.button {
	color : #333333;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin-bottom : 4px;
	margin-top : 4px
}

.button a {
	color : #333333;
	border : 1px solid #999999;
	background-color : #E8E8E8;
	display : block;
	padding-bottom : 2px;
	padding-left : 8px;
	padding-top : 4px;
	text-decoration : none;
	width : 100%
}

.button a:hover {
	color : #333333;
	background-color : #CCCCCC;
	border : 1px solid #999999;
	text-decoration : none
}

/*Menu Sub-Section Buttons */
p.buttonSub {
	color : #333333;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin-bottom : 2px;
	margin-left : 0px;
	margin-top : 0px
}

.buttonSub a {
	color : #333333;
	background-color : #FFFFFF;
	display : block;
	padding-left : 14px;
	text-decoration : none;
	width : 100%
}

.buttonSub a:hover {
	color : #333333;
	background-color : #CCCCCC;
	text-decoration : none
}

/*Selected Menu Button */
p.buttonSel {
	color : #333333;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	margin-bottom : 6px;
	margin-left : 0px;
	margin-top : 6px
}

.buttonSel a {
	color : #333333;
	background-color : #CCCCCC;
	border : 1px solid #999999;
	display : block;
	padding-bottom : 2px;
	padding-left : 12px;
	padding-top : 4px;
	text-decoration : none;
	width : 100%
}

.footer {
	color : #333366;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : normal;
	font-weight : bold;
	margin-top : 6px
}

.imgfloatright { float : right }
.imgfloatleft { float : left }

.title {
	color : #333366;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	line-height : 130%;
	font-weight : bold;
	margin-top : 6px
}

.small {
	color : #333333;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 110%;
	font-weight : normal;
	margin-top : 0px
}

.quality {
	color : #333333;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 110%;
	font-weight : normal;
	margin-top : 0px
}

.pa {
	font-family: Verdana,  Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #330066
}

.pa a:link {
	color : #330066;
	font-family: Verdana,  Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size : 10px
}

.pa a:visited {
	color : #330066;
	font-family: Verdana,  Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size : 10px
}

.pa a:hover {
	color : #330066;
	font-family: Verdana,  Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-weight : bold;
	font-size : 10px
}

