.font	{
	font-family: Verdana, Arial, Helvetica; 
	text-decoration: none; 
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	}
A:hover.font	{
	font-family: verdana; 
	text-decoration: underline; 
	font-size: 10px;
	color: #FF9900;
	font-weight: normal;
	border-bottom-color: #FF6318;
	border-bottom-style: solid; 	
	border-bottom-width: 1px;
	}
A.font	{
	font-family: Verdana, Arial, Helvetica; 
	text-decoration: none; 
	font-size: 10px;
	color: #0066CC;
	font-weight: normal;
	line-height: 11pt;
	}
.body	{
	font-family: Verdana, Arial, Helvetica; 
	text-decoration: none; 
	font-size: 8pt;
	line-height: 11pt;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	}
A:hover.body	{
	font-family: verdana; 
	text-decoration: underline; 
	font-size: 8pt;
	color: #FF9900;
	font-weight: normal;
	border-bottom-color: #0066CC;
	border-bottom-style: solid; 	
	border-bottom-width: 1px;
	}
A.body	{
	font-family: Verdana, Arial, Helvetica; 
	text-decoration: none; 
	font-size: 8pt;
	color: #0066CC;
	font-weight: normal;
	line-height: 11pt;
	}
.bodylink {
	font-family: Verdana, Arial, Helvetica; 
	text-decoration: none; 
	font-size: 8pt;
	line-height: 11pt;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	}
A:hover.bodylink {
	font-family: Verdana, Arial, Helvetica; 
	text-decoration: underline; 
	font-size: 8pt;
	line-height: 11pt;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	}
.nav {
	font-family: Verdana, Arial, Helvetica; 
	text-decoration: none; 
	font-size: 7.5pt;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	}
A:hover.nav {
	font-family: Verdana, Arial, Helvetica; 
	text-decoration: underline; 
	font-size: 7.5pt;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	}

.font1	{
	font-family: Verdana, Arial, Helvetica;
	text-decoration: none; 
	font-size: 10px;
	line-height:20px;
	color: #000000;
	font-weight: normal;
	width: 140px;
	background-color: #ABC9E5;
	}
A:hover.font1	{
	font-family: Verdana, Arial, Helvetica;
	text-decoration: none; 
	font-size: 10px;
	line-height:20px;
	color: #000000;
	font-weight: normal;
	width: 140px;
	background-color: #89A7C3;
	}
.font3	{
	font-family: Verdana, Arial, Helvetica;
	text-decoration: none; 
	font-size: 10px;
	line-height:20px;
	color: #000000;
	font-weight: normal;
	width: 140px;
	background-color: #FDEDB5;
	}
A:hover.font3	{
	font-family: Verdana, Arial, Helvetica;
	text-decoration: none; 
	font-size: 10px;
	line-height:20px;
	color: #000000;
	font-weight: normal;
	width: 140px;
	background-color: #FAE086;
	}
.buttons	{
	font-family: Verdana, Arial, Helvetica;
	text-decoration: none; 
	color: #000000;
	font-weight: normal;
	background-image: url(images/cfbgbutton.gif);
	}
A:hover.buttons	{
	font-family: Verdana, Arial, Helvetica;
	text-decoration: none; 
	color: #000000;
	font-weight: normal;
	background-image: url(images/cfbgbutton1.gif);
	}
.footer	{
	font-family: Verdana, Arial, Helvetica;
	text-decoration: none; 
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	cursor: hand;
	line-height: 15px;
	width: 100%;
	filter: dropshadow(color=#ffffff, offx=1, offy=1, positive=1);
	}
/* input form button */
.borderbutton {
	border: #000000 thin solid; 
	border-width: 1px;  
	font-weight: normal; 
	font-size: 11px; 
	color: #ffffff; 
	line-height: 12px; 
	padding-top: 1px; 
	padding-right: 1px; 
	padding-left: 1px; 
	padding-bottom: 1px;  
	thin solid; 
	font-family: Tahoma,Arial,Helvetica; 
	background-color: #666666
	}
/* For Agreement */
.doctop {
	border-top:solid 1px #000000;
	border-right: solid 1px #000000;
	border-left: solid 1px #000000;
	}
.docbottom {
	border-bottom: solid 1px #000000;
	border-right: solid 1px #000000;
	border-left: solid 1px #000000;
	padding-left: 20px;
	padding-right: 20px;
	}
.docright {
	border-left: solid 2px #000000;
	}
.agree {font-family: Verdana; font-size:10px;}
P {margin-bottom: 10px; margin-top: 10px;}
OL {margin-bottom: 10px; margin-top: 10px;}
LI {margin-bottom: 10px; margin-top: 10px;}
/* end agreement */
/* for app */
.cat {
	cursor: hand;
	}
/* Shadow Effect for App */
.border {
	border: solid 1px #000000;
	background-color: #EFEFEF;
	padding: 3px;
	margin: -8px 0 0 -8px;
 	}
.shadow {
  	margin: 6px 0 0 6px;
  	padding: 4px;
	background: #808080;
	}
/* general */
.bold 	{
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	}

