@charset "utf-8";
/* CSS Document */
body {
	margin:0;
	padding:0;
	font-family:Geneva, Arial, sans-serif;
	color:#000000;
	background-color:#FE10D8;
	background-image:url(/images/bg1.gif);
	background-repeat:repeat-y;
	background-position:center;
	cursor:default;
}
.style1 {
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
}
.style2 {
	font-family:Tahoma, Arial, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000033;
	text-decoration:none;
}
.style3 {
	font-weight:bold;
	font-size:18px;
	color:#003399;
}
.style4 {
	display:none;
	font-size:9px;
	background-color:#FE10D7;
	color:#FE10D8;
}
.style5 {
	font-weight:bold;
	font-size:18px;
	color:#003399;
	background:url(/images/bgcoverbox.gif);
	padding:5px;
}
.style6 {
	font-family:Tahoma, Arial, sans-serif;
	font-size:10px;
	color:#000000;
	text-decoration:none;
}
.style7 {
	font-weight:bold;
	font-size:14px;
	color:#000033;
        text-transform:capitalize;
}
.border {
	border:1px solid #00CCFF;
}
.bgcoverbox {
	background:url(/images/bgcoverbox.gif);
}
.bgmain {
	background:url(/images/main_32.gif);
}
.blink {
	font-weight:bold;
	text-decoration:blink;
}
.linking {
	cursor:pointer;
}
a:link {
	color:#66CCFF;
	text-decoration:none;
}
a:visited {
	color:#66CCFF;
	text-decoration:none;
}
a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
a:active {
	color:#66CCFF;
	text-decoration:none;
}
a.style2 {
	color:#000033;
	text-decoration:underline;
}
a.style2:hover {
	color:#000033;
	text-decoration:none;
}
a.style2:visited {
	color:#000033;
}
a.style2:active {
	color:#000033;
}
.style2:hover img {
    filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
a.style3 {
	text-decoration:underline;
	color:#003399;
}
a.style3:hover {
	color:#003399;
	text-decoration:none;
}
a.style3:visited {
	color:#003399;
}
a.style3:active {
	color:#003399;
}
a.style6 {
	color:#000000;
	text-decoration:underline;
}
a.style6:hover {
	color:#000000;
	text-decoration:none;
}
a.style6:visited {
	color:#000000;
}
a.style6:active {
	color:#000000;
}
a.style7 {
	color:#003399;
	text-decoration:none;
}
a.style7:hover {
	color:#003399;
	text-decoration:underline;
}
a.style7:visited {
	color:#003399;
}
a.style7:active {
	color:#003399;
}
.gc-bubbleDefault, .pls-container {
        display:none !important;
}
.addthis_button_google_plusone {
	width:36px;
	overflow:hidden;
	margin:2px 0 0 0;
	padding:0;
}

