body {
	background-image: url("../images/bg.jpg");
	background-repeat: repeat-x;
	background-color:#d6d9db;
	margin: 0px;
	font-size: 10px;
}
table {
	font-size: 12px;
	font-family: tahoma;
}
hr {
	color: #244753;
	height: 1px;
	border-style: solid;
	border-width: thin;
}
input {
	font-family: tahoma;
	border-style:solid;
	border-width:1px;
	padding-left: 5px;
	padding-right: 5px;
}
a {
	color: #0c6cb4;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
li {
	padding-top: 5px;
}
.button{
	color: #3f4a9c;
	width: 125px;
	height: 25px;
	font-size: 12px;
	border-width:0px;
	font-weight: bold;
	background-color: white;
	background-image: url("../images/button_off.gif");
}
.top_nav_tab{
	color: #3f4a9c;
	width: 125px;
	height: 25px;
	font-size: 12px;
	border-width:0px;
	font-weight: bold;
	background-color: #e6e6e6;
	background-image: url("../images/top_button_off.jpg");
}

.top_nav1{
	background-image: url("../images/banner_bg1.jpg");
}
.top_nav2{
	font-size: 11px;
	background-image: url("../images/banner_bg2.jpg");
}
.top_nav3 {
	color: white;
	background-color: #e6e6e6;
}
.top_link{
}
a.top_nav_btn_link{
	width: 125px;
	height: 25px;
	color: #3f4a9c;
	text-align: center;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	background-image: url("../images/top_button_off.jpg");
}
a.top_nav_btn_link:hover {
	background-image: url("../images/top_button_on.jpg");
}
a.img_Link {
	display: block;
	width: 500px;
	height: 356px;
	border-width: 1px;
	border-style: solid;
	background-image: url("../images/RevDesk0.jpg");
}
a.img_Link:hover {
	background-image: url("../images/RevDesk1.jpg");
}

.btm_nav1 {
	background-image: url("../images/tNavBg3.gif");
}
.left_nav{
	background-color: #e6e6e6;
}
.left_nav_link{
	height: 20px;
	font-weight: bold;
}
.sitedown_msg {
	color: red;
	font-weight: bold;
}
.nav_link{
}
.timeout_msg {
	color: brown;
}
.error_msg {
	color: red;
}
.info_msg {
	color: green;
}
.warning_msg {
	color: brown;
}
.exception_msg {
	color: brown;
}
.main_tbl{
	background-color: #fdfdfd;
}
.list_tbl{
	background-color: #e1edf2;
}
.tr_hdr{
	color: white;
	font-weight: bold;
	background-color: gray;
}
.tr_row0{
	background-color: #f8fbfc;
}
.tr_row1{
	background-color: #ebebeb;
}
.footer{
	font-size: 11px;
}
.page_hdr {
	color: #375e88;
	font-size: 14px;
	font-weight: bold;
}
.section_hdr {
	font-size: 13px;
	font-weight: bold;
}
.j_text {
	text-align: justify;
}
.yellow_cell {
	background-color: #f2df91;
}
.gray_cell {
	background-color: #e9ecef;
}
