.td {
	border: none;
	font-family: Tahoma, sans-serif;
}
.menutext {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3366FF;
	border: 1px solid #0033CC;
	font-weight: bold;
	text-align: center;
	margin: 5px;
	vertical-align: middle;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF9900;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.table {
	border: 1px solid #6699CC;
}
.bgArrow {
	background-image: url(/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 12px;
}
.menutextLight {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	background-color: #FCFCFC;
	border: 1px solid #CCCCCC;
	font-weight: bold;
	letter-spacing: 1px;
}
.cont_text {
	font-family: Tahoma, "Microsoft Sans Serif", sans-serif;
	font-size: 14px;
	font-weight: 200;
}
.buttonCls {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	background-color: #00CCFF;
	font-weight: bold;
	text-transform: capitalize;
	border: 1px solid #FFFFFF;
}
.leftBottonLine {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #1A8DFF;
	border-left-color: #1A8DFF;
}
.bgTD {
	background-color: #33FF00;
}
.rightBar {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: dotted;
	border-right-color: #3399FF;
}
.whiteText {
	color: #FFFFFF;
}
input {
	border: 1px groove #2D2D2D;
	background-color: #F5F5F5;
}
body {
	background-image: url(/images/main_bg.jpg);
}
table {
	background-color: #FFFFFF;
}
.maintable {
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.menutextLightNobox {

	font-family: Tahoma, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	background-color: #FCFCFC;
	border: none;
	font-weight: bold;
	letter-spacing: 1px;
}
.lightText {


	font-family: Tahoma, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	border: none;
	font-weight: normal;
	letter-spacing: 1px;
}
