.frmleft {
	border-right: 2px solid #3333ff;
}

.body
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;	
	color: #000000;	
	text-decoration: none;
	font-weight: normal;
	background-color: #ffffff;
}

.bodySubject
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;	
	color: #ffffff;	
	text-decoration: none;
	font-weight: bold;
	background-color: #595959;
}

.bodySubject2
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;	
	color: #ffffff;	
	text-decoration: none;
	font-weight: normal;
	background-color: #595959;
}

.bodyLink
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;	
	color: #000000;	
	text-decoration: none;	
	border: none;	
	font-weight: bold;
}

.inputText
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none; 
	background-color: #EFEFEF; 
	border-style: groove;
}

.inputSelect
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none; 
	background-color: #EFEFEF; 
	border-style: groove;
}

.inputCheckbox
{
	color: #000000; 
	text-decoration: none; 
}

.inputSubmit
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: none; 
	background-color: #0060ac; 
	border-color: #8399ab;
	border-style: outset;
}

.inputTextarea
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none; 
	background-color: #EFEFEF; 
	border-style: groove;	
}

.inputRadio
{
	color: #000000; 
	background-color: #EFEFEF; 
}

