p {}

td {}

a:link { color: #115499 ; font-weight: bold; text-decoration: none; }

a:visited { color: #115499 ; font-weight: bold; text-decoration: none; }

a:hover { color: #007cc8; text-decoration: underline; }

a:active { color: red }


body {
	margin: 0; padding: 0;
	font-family: Verdana;
	font-size: 11px;
}
.left {float: left;}
.right {float: right;}
.clear {clear: both;}
#page {
	margin: 0 auto;
	width: 770px;
}
#header {
	position: relative;
	width: 770px;
}
#logo img {
	border: none;
}
#menucontainer {
	padding: 5px 5px 0px 5px;
	height: 130px;
	width: 760px;
	background: no-repeat url(../images/bckmenucontainer.gif);
}
#menu {
	background: repeat-x url(../images/bckmenu.gif);
	height: 50px;
	line-height: 40px;
	float: left;
	width: 737px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
#menu a {
	margin: 0 30px;
	color: #fff;
	text-decoration: none;
}
#container {
	width: 770px;
}
#sidebarwrapper {
	float: left;
	width: 200px;
	background: repeat-y url(../images/bcksidebar.gif);
	font-size: 0;
}
#sidebar { background: url(../images/bcksidebartop.gif) no-repeat center top; position: relative; top: -80px; _height: 135px; min-height: 135px; font-size: 10px; width: 170px; padding: 10px 15px 0; }
#sidebar h3 {
	margin: 0 0 5px 0;
	padding: 0 0 0 25px;
	border: none;
	background: no-repeat url(../images/bcksidebarh3.gif);
	height: 25px;
	line-height: 24px;
	font-size: 10px;
	color: #115499;
	text-transform: uppercase;
}

#news { 
		font-weight: bold; 
		color: #115499; 
		font-family: tahoma; 
		font-size: 10px; 
		margin-bottom: 20px; 
		list-style-type:none; 
}


#stats {
	margin: 0 0 20px;
	padding: 0 5px;
	font-weight: bold;
	color: #115499;
	font-family: Tahoma;
	font-size: 10px;
	line-height: 18px;
}


#stats span {
	color: #030303;
}
#content {
	width: 525px;
	padding: 10px 25px 0 20px;
	float: right;
}
#path {
	margin: 0 0 15px 0;
	padding: 10px 5px;
	border: #ebf0f5 1px solid;
	background-color: #f9fbfe;
	font-size: 10px;
	color: #030100;
}
#path a { color: #030100; font-weight: normal; text-decoration: none; }
#footercontainer {
	margin: 10px 0 5px 0;
	padding: 6px 7px 0 5px;
	width: 760px;
	height: 155px;
	background: no-repeat url(../images/bckfootercontainer.gif);
}
#advertfooter { margin: 0 0 6px; height: 90px; background-color: #115499; }
#advertfooter a:link { color: #ffffff ; font-size: 8px; font-weight: bold; text-decoration: none; }
#advertfooter a:visited { color: #ffffff ; font-size: 8px; font-weight: bold; text-decoration: none; }
#advertfooter a:hover { color: #ffffff ; font-size: 8px; font-weight: bold; text-decoration: underline; }
#advertfooter a:active { color: red }

#footer {
	background: repeat-x url(../images/bckmenu.gif);
	height: 50px;
	line-height: 40px;
	float: left;
	width: 737px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;		
	color: #fff;
	text-align: center;
}
#footer a {
	color: #fff;
	text-decoration: none;
}

h2 { font-size: 12px; background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: left center; margin: 0 0 5px; }
h2 a {
	color: #727272;
	text-decoration: none;
	margin: 0 0 0 15px;
}

h3 {
	margin: 20px 0;
	padding: 0;	
	font-family: Arial;
	font-size: 12px;
	color: #5d6c7c;
	border-bottom: 1px dotted #5d6c7c;
}
