html body
{
	
	BORDER-TOP-WIDTH: 0px; 
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	BORDER-LEFT-WIDTH: 0px; 
	BORDER-BOTTOM-WIDTH: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 20px; 
	PADDING-TOP: 0px; 
	BORDER-RIGHT-WIDTH: 0px; 
	color: #000000;
	scrollbar-arrow-color: #003366;
scrollbar-3dlight-color: #BAECFE;
scrollbar-darkshadow-color: #660066;
scrollbar-face-color: #99CCFF;
scrollbar-highlight-color: #BAECFE;
scrollbar-shadow-color: #000000;
scrollbar-track-color: #CCCCCC;
	
}

.contenttable
{
	height: 100%;
	DISPLAY: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	top: 10px;

}

.bigtext
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	color: #000000;
}


.text
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #333333;
}

.textsmall
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #000000;
}

a:hover
{
	text-decoration:underline;
	color: #660066;
}

a
{
	text-decoration:none;
}

.input 
{ 
	border-top: 1px solid; 
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
}



.submit
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #000000;
}
.whitetext {

	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #FFFFFF;
}
.textCopy {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color: #000000;
	font-weight: bold;

}
.textpink {

	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color: #FF33FF;
	font-weight: bold;
}
.smallTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2px;
}
.boldwhitetext {

	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.boldwhitetextCopy {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #CCFFFF;
	font-weight: bold;
	border: thin solid #C8E5E3;

}
.topborder {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #CCFFFF;
	font-weight: bold;
	border-top: thin solid #C8E5E3;
	border-right: thin solid #C8E5E3;
	border-bottom: thin none;
	border-left: thin solid #C8E5E3;

}
.btmborder {

	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #CCFFFF;
	font-weight: bold;
	border-top: thin solid #C8E5E3;
	border-right: thin solid #C8E5E3;
	border-bottom: thin solid #C8E5E3;
	border-left: thin solid #C8E5E3;
}
.border {


	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #CCFFFF;
	font-weight: bold;
	border-top: thin none;
	border-right: thin solid #C8E5E3;
	border-bottom: thin solid #C8E5E3;
	border-left: thin solid #C8E5E3;
}
.sideborder {



	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #CCFFFF;
	font-weight: bold;
	border-top: thin none #C8E5E3;
	border-right: thin solid #C8E5E3;
	border-bottom: thin none;
	border-left: thin solid #C8E5E3;
}
