.table {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.menu {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	color: #666666;
	padding: 5px;
}
.menu a{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	color: #666666;
	padding: 5px;
	text-decoration:none;
}
.menu a:hover{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	color: #333333;
	padding: 5px;
	text-decoration:underline;
}
.padding {
	padding: 5px;
}
.imgtable {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D6DFDE;
	border-bottom-color: #D6DFDE;
	background-color: #EFF7F7;
}
.welco {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	color: #666666;
	padding: 3px;
}
.maintext {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #333333;
	padding: 5px;
}
.maintext a{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #333333;
	padding: 5px;
	text-decoration:none;
}
.maintext a:hover{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #333333;
	padding: 5px;
	text-decoration:underline;
	font-weight:bold;
}
.maintext a:visited{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #333333;
	padding: 5px;
	text-decoration:none;
}
.guideline {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 17px;
	font-weight: bold;
	color: #396D63;
	padding: 5px;
}
