body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: justify;
	margin: 0px;
	padding: 0px;
	background-color: #FCFDF3;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 12px;}
a:link, a:visited {color: #1D8DCA;}
a:hover, a:active {color: #DF2828; text-decoration: none;}
a.white, a.white:visited {color: #FFFFFF;}
a.white:hover, a.white:active {color: #FFFFFF; text-decoration: none;}
a.sub-menu:link, a.sub-menu:visited{
  padding : 6px 6px 6px 6px;
}
a.sub-menu:hover, a.white:active{
  color:#FFFFFF;
  background-color : #DF2828;
}
.bg-right {
	background-repeat: no-repeat;
	background-position: right;}
.bg-bottom {
	background-repeat: no-repeat;
	background-position: bottom left;}
.bg-top {
	background-repeat: repeat-x;
	background-position: top;}
.bg-gray-light {background-color: #EEEEEE;}
.bg-gray {background-color: #CCCCCC;}
.bg-red {background-color: #DF2828;}

.content {
	font-size: 12px;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	font-weight: lighter;
}
.style-bottom {
	font-size: 10px;
	color: #666666;
	text-align: left;
	padding: 20px;
}
.style-dark-grey {color: #999999}
.style-grey {color: #666666}
.font26 {font-size: 26px}
.font19 {font-size: 9px}
.font10 {font-size: 10px}
.font14 {font-size: 14px}
.font24 {font-size: 24px}
.fontblue {color: #1D8DCA}
.fontwhite {color: #FFFFFF}
.phone {font-size:24px; color: #E12A28; font-style:italic; font-weight: bold}
.txtarea {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 15px;
	width: 127px;
	padding-top: 0px;
	padding-bottom: 0px;
	vertical-align: top;
	border: 1px solid #FFFFFF;
}
.txtarea-virt {  
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	border-color: #999999 #999999 #999999 #999999; 
	height: 45px; 
	width: 150px; 
	padding-top: 0px; 
	padding-bottom: 0px; 
	vertical-align: top}
.txtarea-long {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 15px;
	width: 170px;
	padding-top: 0px;
	padding-bottom: 0px;
	vertical-align: top;
	border: 1px solid #FFFFFF;
}
.auth-content {
	font-size: 11px;
	color: #FFFFFF;
}
div.submenu{
	text-align: left;
}

div.topmenu{
	position:absolute;
	height:100px;
	width: 95px;
	overflow:hidden;
	z-index : 1;
}
