.bg_black {
	background-color: #000000;
}
.bg_white {
	background-color: #FFFFFF;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	font-weight: normal;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0099CC;
	font-weight: normal;
	text-decoration: underline;
}
.text_logo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}

.menu-2-top {
	background-image: url(index-images/menu-2_top.jpg);
	background-repeat: repeat-x;
}
.menu-2-bg {
	background-image: url(index-images/menu-2_bg.jpg);
}
.menu-2-bot {
	background-image: url(index-images/menu-2_bot.jpg);
	background-repeat: repeat-x;
}


a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0099CC;
	font-weight: normal;
	text-decoration: underline;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.text_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.text-edit2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006699;
}
.menu_bg2 {
	background-image: url(index-images/menu_bg2.jpg);
}
.menu_bg {
	background-image: url(index-images/menu_new_r3_c3.jpg);
}


.text_w {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	padding: 0px 0px 9px 12px;
	color: #7A7A7A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(index-images/menu_side_bg.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.bg_lft {
	background-image: url(index-images/bg_lft.jpg);
}

#sectionLinks a:hover{
	background-image: url(index-images/menu_side_bg.jpg);
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-bottom: 9px;
	padding-left: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.bg_rit {
	background-image: url(index-images/bg_rit.jpg);
}

.text_w_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.text_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
body {
	margin: 0px;
	background-image: url(index-images/bg_color.jpg);
	padding: 0px;
}
.border {
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.tb1 {
	background-color: #F2F9FF;
	border: 1px none #0099CC;
}
