body {
	padding : 0;
	margin : 0;
	line-height : 1.5em;
	color : #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background-color: #fff;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
a {
	color : #990099;
	background : inherit;
}
a:hover {
	color : #000000;
	background-color: #66FFFF;
	text-decoration: none;
}
p {
margin : 5px 0;
}
h1 {
font : bold 1.8em Arial, Sans-Serif;
padding : 8px 0 4px 0;
margin : 0;
letter-spacing : -1px;


}
h2 {
	letter-spacing : -1px;
	font-family: Arial, Sans-Serif;
	font-size: 1.6em;
	font-weight: bold;
	color: #000000;
}
h3 {
padding : 4px 0;
margin : 0;
}
ul {
	margin : 0;
	padding : 0;
	list-style : none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 22px;
	color: #000000;
}
img {
border : 0;
}
hr {
height : 1px;
border-style : none;
color : #d0d0d0;
background-color : #c0c0c0;
margin : 10px 0;
}
.content {
margin : 0 auto;
width : 900px;
}
#top {
padding-top : 0;
background : transparent;
height : 80px;
}
#top h1 {
font : bold 1.8em Arial, Sans-Serif;
padding : 20px 0 0 0;
margin : 0;
letter-spacing : 1px;
color : #000000;
}
#top h2 {
	font : 1em Arial, Sans-Serif;
	letter-spacing : 1px;
	color : #333333;
	margin : 0;
	padding : 0;
}
#top #icons {
	float : right;
	padding : 0;
	margin-top: 7px;
	margin-right: 80px;
	margin-bottom: 0;
	margin-left: 15px;
}
#top #icons img {
padding-right : 2px;
border : 0;
}
#menu {
margin : 0;
height : 34px;
padding-top : 0;
}
#menu li {
	list-style : none;
	display : inline;
	line-height : 34px;
}
#menu li a {
	text-decoration : none;
	margin : 0;
	padding : 9px 15px 10px 15px;
	color : #fff;
}
#menu li a:hover {
	color : #000000;
	background : #a7cc44;
	margin : 0;
}
#menu li a.current {
	color : #000000;
	background-color: #a7cc44;
}
#main {
width : 900px;
margin : 0;
padding : 0;
}
#right_side {
float : right;
width : 230px;
background : #ffffff url(images/topr.jpg) no-repeat top right;
overflow : hidden;

}
#right_side {
hover: underline;
}

#right_side .pad {
padding : 35px 10px 10px 17px;
}
#right_side ul {
padding : 3px 0 8px 0;
}
#right_side li {
	line-height : 20px;
	background : #fff;
	list-style : square;
	padding-left : 0;
	margin-left : 15px;
	color : #333333;
	font-size: 13px;
}
#right_side a {
	background : inherit;
	text-decoration: underline;
}
#right_side h3 {
color : #949494;
font : bold 1.2em Arial, Sans-Serif;
margin-top : 10px;
}







#left_side {
	background : inherit;
	margin-bottom : 10px;
	width : 640px;
}

#left_side .intro {
	height : 80px;
	color : #FFFFFF;
	overflow : hidden;
	background-color: #181D21;
}

#left_side .intro .pad {
	padding : 10px 0 0 0;
}

#left_side .intro a {
color : #b4e04a;
text-decoration : none;
}

#left_side .intro a:hover {
color : #cdff56;
text-decoration : underline;
}

#left_side .mpart {
padding : 40px 0 0 0;
}

#left_side h2 {
background : inherit;
padding : 0;
margin : 0;
font : bold 1.4em Arial, Sans-Serif;
}

#left_side .mpart h3 {
background : url(images/lrline.gif) no-repeat bottom left;
height : 20px;
padding : 0;
margin : 0 0 15px 0;
font : 0.9em verdana, Arial, Sans-Serif;
}

#left_side p {
	color : #333333;
	padding : 0;
	text-align : justify;
}

#left_side img {
float : left;
padding : 0 10px 5px 0;
}

#left_side blockquote {
	padding-left : 10px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 25px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #004870;
}

.date {
border-top : 1px dotted #ccc;
padding : 5px 0;
margin : 10px 0 25px 0;
text-align : right;
}

#left_side .rs {
float : right;
margin : 0 10px;
border : 1px solid #ddd;
padding : 5px;
background : #f5f5f5;
}

#right_side .rs {
	padding : 5px;
	width: 186px;
	background-color: #FFFFFF;
	margin-top: 30px;
	border-top-width: 4px;
	border-right-width: 1px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	margin-bottom: 30px;
}

#left_side ul {
list-style-position : inside;
margin-left : 2px;
}

#left_side ul li {
list-style-type : square;
margin-left : 15px;
}

#left_side ul ul li {
list-style : none;
margin-left : 10px;
list-style-type : lower-alpha;
list-style-position : inside;
}

#left_side .greybox {
border : 1px solid #ccc;
background : #f5f5f5;
width : 628px;
padding : 10px;
}

#footer {
	clear : both;
	width : 900px;
	margin : 0 0 6em 0;
	color : #009933;
	background : #fff url(images/rlline.gif) no-repeat top right;
}

#footer .right {
float : right;
text-align : right;
background : inherit;
padding-top : 10px;
width : 900px;
}

#footer a {
text-decoration : underline on hover;
background : #fff;
}

.style1 {
	color: #000000;
	background-color: #CCFFCC;
	letter-spacing: 2px;
	line-height: 35px;
}

.style2 {color: #CCCCCC;}

.style3 {font-size: 0.8em}

.style4 {color: #000000}

.style5 {color: #FF0000}

a.tooltip, a.tooltip:link, a.tooltip:visited, a.tooltip:active { position: relative; text-decoration: underline; }

a.tooltip:hover { background: transparent; z-index: 100; text-decoration: none; }

a.tooltip span { display: none; text-decoration: none; }

a.tooltip:hover span {
	border: 1px solid #54494a;
	display: block;
	position: static;
	top: 50px;
	left: 0;
	width: 600px;
	z-index: 100;
	padding: 2px 10px 2px 10px;
	background: #e6e1e1;
	text-align: left;
	text-decoration: none;
	color: #003333;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
