body {
    background:url(../images/bg-flash.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
}
form, p, div {
	margin:0px;
	padding:0px;
}
#admin_list tr:hover {
	background-color:#B3F1A9;
}
.blue1bg {
	border-bottom:#caced1 1px solid;
	border-right:#caced1 1px solid;
	border-left:#caced1 1px solid;
	background-image:url(../images/blue_bg_new.gif);
	background-repeat:repeat-x;
}
.blue2bg {
	border:#caced1 1px solid;
	background-image:url(../images/blue_bg_new.gif);
	background-repeat:repeat-x;
}
.blueLink {
	color:#1e8bdf;
	text-decoration:none;
}
.blueLink:hover{
	text-decoration:underline;
}
.border {
	border:#0099FF 1px solid;
}
.border_all td{
	border:#DDDDDD 1px solid;
}
.bottomform {
	height: 15px;
	width: 120px;
}
.bottom_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a39b9b;
	text-decoration: none;
	padding-top: 5px;
}
.bottom_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a39b9b;
	text-decoration: none;
}
.border_orange {
	border:#ffdc7d 1px solid;
}
.border_right {
    border-right:1px solid #e4e4e4;
}
.content a {
	text-decoration:none;
	colour:#333333;
}
.font_franklin {
	font-family: "Franklin Gothic Book";
	font-size: 12px;
	color: #1D1919;
	text-decoration: none;
}
.form {
   color: #781351;
   background: #ffffff;
   border: 1px solid #ffffff;
}
.greentext {
	color:#339933;
}
.imgBorder {
	border:#FFFFFF thin 2px solid;
}
.link_button {
	background-image: url(../images/commonupbtn.jpg);
	text-transform: uppercase;
	font-weight: 500;
}
.link_button:hover {
	background-image:url(../images/commonover.jpg);
	text-transform: uppercase;
	font-weight: 500;
}
.link_font {
	font-family: "Franklin Gothic Book";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.more_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.more_links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#1cbff1;
	text-decoration: none;
}
.more_links_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
}
.norepeat {
	background-repeat: no-repeat;
}
.nobgrepeat {
	background-repeat: no-repeat;
}
.pad {
	padding:3px;
	text-align:justify;
	letter-spacing:normal;
}
.repeat-x {
	background-repeat: repeat-x;
}
.repeat-y {
	background-repeat: repeat-y;
}
.rowLightBlue {
	background-color:#E1F1FB;
}
.rowDarkBlue {
	background-color:#BDD6F4;
}
.rowDarkBlue a{
	text-decoration:none;
	font-weight:bold;
	padding-left:3px;
}
.rowDarkBlue a:hover{
	text-decoration:underline;
}
.selObj {
	width:200px;
}
.sub_headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1e8bdf;
	text-decoration: none;
}
.sub_headings_inner {
	font-family: QTAvanti;
	font-size: 24px;
	color: #999393;
	text-decoration: none;
	padding-left: 10px;
	padding-top:5px;
	padding-bottom:5px;
}
.sub_headings_new {
	font-family: QTAvanti;
	font-size: 24px;
	color: #999393;
	text-decoration: none;
	padding-top:5px;
	padding-bottom:5px;
}
.sub_headings_tags {
	font-family: QTAvanti;
	color: #999393;
	text-decoration: none;
	font-weight:normal;
}

.sub_headings_tag_right {
	font-family: QTAvanti;
	color: #999393;
	text-decoration: none;
	font-weight:normal;
	padding-left:10px;
}
.sub_headings_tag_top {
	font-family: QTAvanti;
	font-size: 23px;
	color: #999393;
	text-decoration: none;
	font-weight:normal;
	padding-top:15px;
	padding-left:10px;
}
.topMenu {
	background-image:url(../images/green_bg.jpg);
	background-repeat:no-repeat;
}
.toplink {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.topMenu a{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.topMenu:hover{
	background-image:url(../images/orange_bg.jpg);
}
.txtBox {
	width:200px;
}
.txtArea {
	width:98%;
}
.type {
	background-image:url(../images/type_bg_new.gif);
	border-bottom:#caced1 1px solid;
	border-right:#FFFFFF 1px solid;
	border-top:#FFFFFF 1px solid;
	border-left:#FFFFFF 1px solid;
}
.type a{
	color:#000000;
	text-decoration:none;
}
.type:hover {
	background-image:url(../images/type_bg_hover_new.gif);
	border-left:#caced1 1px solid;
	border-right:#caced1 1px solid;
	border-top:#caced1 1px solid;
	border-bottom:#FFFFFF 1px solid;
}
.type_bottom {
	border-bottom:#caced1 1px solid;
}
.type_select {
	background-image:url(../images/type_bg_hover_new.gif);
	border-left:#caced1 1px solid;
	border-right:#caced1 1px solid;
	border-top:#caced1 1px solid;
}
.type_select a{
	color:#000000;
	text-decoration:none;
}
.topbread {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#137494;
font-weight:bold;
text-decoration:none;
}
.topbread:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#4ec2e9;
font-weight:bold;
text-decoration:none;
}
