body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #5C5C5C;
	font-size: 12px;
}

.tab_head {
	background: #C9D9F3;
}

.tab_odd {
	background-color: #E9F0FA;
}

.tab_even {
	background: #F1F6FE;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #4980B2;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #4980B2;
}
a:link {
	font-weight: bold;
	color: #5c5c5c;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #5c5c5c;
}
a:hover {
	text-decoration: none;
	color: #4980B2;
}
a:active {
	text-decoration: none;
	color: #4980B2;
}
#container {
	position: relative;
	width: 760px;
	margin: auto;
}
#header {
	position: relative;
	width: 760px;
}
#content {
	position: relative;
	width: 760px;
	padding-bottom: 10px;
	margin-top: 10px;
	background-image: url(images/drop2.jpg);
	background-repeat: repeat;
}
#content_mainpage {
	position: relative;
	width: 760px;
	padding-bottom: 10px;
	margin-top: 10px;
}
#content_text {
	position: relative;
	float: left;
	width: 540px;
	margin-right: 15px;
	margin-left: 15px;
	background-image: none;
}
#footer {
	position: relative;
	width: 760px;
	background-repeat: no-repeat;
	height: 30px;
}
#footer a:link {
	color: #4980B2;
	text-decoration: none;
}
#left {
	float:left;
	width: 175px;
}

#left UL
{
    BORDER-RIGHT: 0px;
    PADDING-RIGHT: 0px;
    BORDER-TOP: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    BORDER-LEFT: 0px;
    PADDING-TOP: 0px;
    BORDER-BOTTOM: 0px;
    LIST-STYLE-TYPE: none
}
#left LI A
{
	BORDER-RIGHT: 0px;
	PADDING-RIGHT: 0px;
	BORDER-TOP: 0px;
	DISPLAY: block;
	PADDING-LEFT: 5px;
	FONT-WEIGHT: normal;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	BORDER-LEFT: 0px;
	WIDTH: 125px;
	COLOR: #fff;
	PADDING-TOP: 2px;
	BORDER-BOTTOM: #ce9 1px solid;
	HEIGHT: 20px;
	TEXT-DECORATION: none;
	font-family: Tahoma;
	font-size: 14px;
}
#left A
{
    COLOR: #4a4a4a;
    TEXT-DECORATION: none
}
#left A:hover
{
    BACKGROUND: #C8EFFE;
    COLOR: #4a4a4a;
    TEXT-DECORATION: none
}


#standard_left {
	float:left;
	width: 175px;
	padding-left: 10px;
}
#standard_right {
	float:left;
	width: 158px;
	border: 1px solid #CCCCCC;
	margin: 10px;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	}
	
#content_text a:link {
	font-weight: bold;
	color: #5c5c5c;
	text-decoration: none;
}
