@charset "utf-8";
/* CSS Document */
body {
	font-family: Tahoma, Arial, sans-serif;
	background-color: #000099;
	color: #000;
	cursor: default;
	margin: 0;
}
.background1 {
	background: url(/images/main_19.gif);
}
.style1 {
	font-weight: bold;
	font-size: 21px;
}
.style2 {
	color: #ff9900;
}
.style3 {
	font-size: 12px;
	color: #000;
}
.style4 {
	font-size: 20px;
	font-weight: bold;
	color: #3366ff;
	text-transform: uppercase;
}
.style5 {
	font-size: 24px;
}
.style6 {
	font-size: 12px;
	color: #999;
	text-transform: capitalize;
}
.style7 {
	font-weight: bold;
	font-size: 18px;
	color: #3366ff;
	text-transform: capitalize;
}
.style8 {
	font-size: 12px;
	color: #fff;
}
.style9 {
	font-size: 11px;
	color: #888;
}
.style10 {
	font-weight: bold;
	font-size: 18px;
	color: #666;
	text-align: justify;
}
.border1 {
	border: 1px solid #000;
}
.border2 {
	border: 2px solid #ff9900;
}
a:link {
	text-decoration: underline;
	color: #3366ff;
}
a:visited {
	text-decoration: underline;
	color: #3366ff;
}
a:hover {
	text-decoration: none;
	color: #0099ff;
}
a:active {
	text-decoration: underline;
}
.addthis_button_google_plusone {
	width: 36px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	float: right;
}

