@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/bg_body.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
.topnav{
	padding-left:17px;
	color: #899788;
	text-decoration: none;
	font-family: Arial;
	font-size:11px;
	font-weight:normal;
	border-bottom: 3px solid #054ABF;
	;
	background-color: #1BEAFF;
}

.topnavLink:link    {	color: #fff; text-decoration: none; font-family: Arial; font-size:11px; font-weight:normal;}
.topnavLink:active  {	color: #fff; text-decoration: none; font-family: Arial; font-size:11px; font-weight:normal;}
.topnavLink:visited {	color: #fff; text-decoration: none; font-family: Arial; font-size:11px; font-weight:normal;}
.topnavLink:hover   {	color: #fff; text-decoration: underline; font-family: Arial; font-size:11px; font-weight:normal;}
.footer{
	height:32px;
	background-color:#eeeeee;
	border-top:1px solid #b9cae1;
	padding-left:17px;
	color: #018458; text-decoration: none; font-family: Arial; font-size:11px; font-weight:normal;
	vertical-align:middle;
}
#leftbottom {
	background-image: url(imgs/main_lft.JPG);
	background-repeat: no-repeat;
}
#leftbottom div {
	padding-right: 12px;
	padding-left: 12px;
}
#rd_lt {
	background-image: url(imgs/rd_lt.JPG);
	background-repeat: no-repeat;
	background-position: left;
}
#blue-cell a {
	color: #FFF;
	font-weight: bold;
}
#blue-cell {
	color: #FFF; 
}

#rd_rt {
	background-image: url(imgs/rd_rt.JPG);
	background-repeat: no-repeat;
	background-position: left;	
}
#rd_lb {
	background-image: url(imgs/rd_lb.JPG);
	background-repeat: no-repeat;
	background-position: left;
}
#rd_rb {
	background-image: url(imgs/rd_rb.JPG);
	background-repeat: no-repeat;
	background-position: left;
}

#topright {
	background-image: url(imgs/main_bg.jpg);
	background-repeat: repeat-x;
}#main_content {
	padding: 8px;
	margin: 8px;
}
body {
	font-family: "Century Gothic", Kartika, Arial; 
	background-color: #EAF3FF;
}
#links_side{
	font-size: 32px;
}


.class1 A:link {text-decoration: none}
.class1 A:visited {text-decoration: none}
.class1 A:active {text-decoration: none}
.class1 A:hover {text-decoration: underline; color: red;}

.class2{
	font-size:20px; 
}
.class2 A:link {color:#FFF;}
.class2 A:visited {color:#FFF;}
.class2 A:active {color:#FFF;}
.class2 A:hover {color:#FFF;}


#livechat_homepage_splash {livechat.css (line 73)
background:transparent url(../images/livechat_pages/livechat_home_splash.jpg) no-repeat scroll left top;
height:177px;
margin:1em auto 0;
padding:0;
position:relative;
width:610px;
}
