TD{
font-family: Arial;
font-size: 13px;
color:4d2983;
}

.no_link{
font-family: Arial;
font-size: 13px;
color:4d2983;
text-decoration: none;
}

.navbar{
font-family: Arial;
font-size: 12px;
color:4d2983;
text-decoration: none;
}
.navbar:hover{
font-family: Arial;
font-size: 12px;
color:4d2983;
text-decoration: underline;
}

.bordertable {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: dbdfe1;
	border-left-color: dbdfe1;
}
.menubg {
	background-image: url(/images/gradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 36px;
	padding-left: 10px;
}
.smenu {
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	padding-right: 2px;
	text-decoration: none;
	color: 4d2983;
}
.smenu_child{
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	padding-right: 2px;
	text-decoration: none;
	color: white;
}
.smenu_child:hover{
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	padding-right: 2px;
	text-decoration: none;
	color: 4d2983;
}

.padding {
	padding: 20px;
}
.middleborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DBDFE1;
}
.menutoplC {
	background-image: url(/images/LmenuCtop.jpg);
	background-repeat: no-repeat;
	padding: 5px;
	height: 25px;
	width: 85px;
}

.orangetitle {
	font-family: Arial;
	font-size: 18px;
	color: #FF6600;
}
.flowtext {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	text-align: right;
}

.menutop {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color:white;
}
.centerimage {
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.topimage {
	background-image: url(/images/topimage.jpg);
	background-repeat: no-repeat;
}

.leftsidepad {
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 32px;
}

.rightsidepad {
	padding-top: 7px;
	padding-right: 18px;
	padding-bottom: 7px;
	padding-left: 32px;
}

