.cellpadding{
	padding:10px;
}

.maintable{
	border: 2px solid #E4E4E4;
}

.menu{
	height:38px;
	width:110px;
	background-image: url(images/button110.jpg);
	background-repeat: no-repeat;
	padding-left:22px;
	padding-top:9px;
}

.menu90{
	height:38px;
	width:90px;
	background-image: url(images/button90.jpg);
	background-repeat: no-repeat;
	padding-left:22px;
	padding-top:9px;
}

.menu130{
	height:38px;
	width:130px;
	background-image: url(images/button130.jpg);
	background-repeat: no-repeat;
	padding-left:22px;
	padding-top:9px;
}

.menu:hover{
	height:38px;
	width:110px;
	background-image: url(images/buttonh110.jpg);
	background-repeat: no-repeat;
	padding-left:22px;
	padding-top:9px;
}

.menu90:hover{
	height:38px;
	width:90px;
	background-image: url(images/buttonh90.jpg);
	background-repeat: no-repeat;
	padding-left:22px;
	padding-top:9px;
}

.menu130:hover{
	height:38px;
	width:130px;
	background-image: url(images/buttonh130.jpg);
	background-repeat: no-repeat;
	padding-left:22px;
	padding-top:9px;
}

.menu a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #405557;
	font-weight: bold;
	text-decoration: none;		
}

.menu90 a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #405557;
	font-weight: bold;
	text-decoration: none;		
}

.menu130 a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #405557;
	font-weight: bold;
	text-decoration: none;		
}

.menu a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #639EC7;
	font-weight: bold;
}

.menu90 a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #639EC7;
	font-weight: bold;
}

.menu130 a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #639EC7;
	font-weight: bold;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #306285;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #306285;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #306285;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #306285;
	margin-bottom:1px;
}
h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #306285;
}

p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin-top:0px;
	margin-bottom:2px;	
}

a{
	color: #4E92C2;
	text-decoration: none;		
}

a:hover{
	color: #FF7A21;
	text-decoration: none;		
}
