body {
	font-family: Verdana;
	font-size: 13px;
	line-height: 20px;
	color: #5B5B5B;
}

td, th {
	font-family: Verdana;
	font-size: 13px;
	line-height: 20px;
	color: #5B5B5B;
}

.title {
	font-family: Verdana;
	font-size: 16px;
	line-height: 22px;
	color: #E69714;
	font-weight: bold;

}

.subtitle {
	font-family: Verdana;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
  color: #e69713;
}

.header {
	font-family: Verdana;
	font-size: 15px;
  color: #666666;
  line-height: 26px;
}

.nav {
	font-family: Verdana;
	font-size: 14px;
	line-height: 25px;
	font-weight: normal;
    color: #333333;
}

.navw {
	font-family: Verdana;
	font-size: 13px;
  font-weight: normal;
   color: #F89601;
}
.navLink {
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
	line-height: 16px;
	 color: #5B5B5B;
}	 
.box1 {
	border-color: #CCCCCC;
	border-width: 1pt;
  border-style: solid;
-webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
	}	 
.box2 {
	border-color: #CDCDCD;
	border-width: 2pt;
  border-style: solid;
-webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;

}

.titlebar {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
}

a {text-decoration: none; font-family: Verdana; font-size: 14px; color: #333333; font-weight: normal; line-height: 30px}
A:Hover { font-family: Verdana; font-size:14px; color:#E9AD0F;font-weight: normal; text-decoration: none} 
a:active {text-decoration: none; font-family: Verdana; color: #333333; font-weight: normal}
