body
{
	 scrollbar-face-color:#dfe0dd; 
	 scrollbar-track-color:#fff; 
	 scrollbar-arrow-color:#072344; 
	 scrollbar-shadow-color:#dfe0dd; 
	 scrollbar-dark-shadow-color:#dfe0dd; 
	 scrollbar-3dlight-color:#dfe0dd; 
	 scrollbar-highlight-color:#dfe0dd;
	 background-color: #072344;
	 font-family: Geneva, Arial, Helvetica, sans-serif;
	 font-size: 12px;
}

/* styles for sportarts.org */

input
{
	border: solid 1px #ccc;
}

a
{
	color: #000;
}

a:visited 
{
	color: #000; 
	text-decoration: underline;
}

a:link 
{
	color: #000; 
	text-decoration: underline;
}


a:hover 
{
	color: #000;
	text-decoration: underline;
}

.main 
{
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: auto;
	width: 960px;
	height: 580px;
	background: url(../images/blog_bg.png) repeat-y;
	text-align: left;
	background-color: #fff;
}

.banner 
{
	background: #000 url(../../../images/random/rid.php?pic=random) no-repeat;
	width: 960px;
	height: 125px;
}

.topmenu 
{
	height: 30px;
	width: 960px;
	background: #000;	
	text-align: center;
	float: left;
}

.topmenu ul 
{
	background: #000;	
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.topmenu li 
{
	margin: 0;
	width: 255px;
	float: left;
	height: 30px;
	padding: 0;
	border-right: 1px solid #fff;
}

.topmenu a:link, .topmenu a:visited 
{
	display: block;
	float: left;
	width: 255px;
	line-height: 30px;
	height: 30px;
	color: #fff;
	border-bottom: 0;
	text-decoration: none;
	text-align: center;
}

.topmenu a:hover, .topmenu a:active  {
	display: block;
	background: #cc0000;
	text-decoration: none;
}

.content 
{
	float: left;
	width: 748px;
	height: 405px; 
	padding: 10px;
	overflow: auto;
	overflow-x: hidden;
	background: url(../images/blog_bg.png) repeat-y;
}

.content table.contentpaneopen tr td p a
{
	color: #000;
	text-decoration: none;
}

.mainmenu
{
	float: left;
	width: 190px;
	height: 418px;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	border: 0px solid #00c;
}

.mainmenu ul
{
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 10px;
	list-style: none;
}

.mainmenu li
{
	padding-bottom: 3px;
	padding-top: 3px;
}

.mainmenu .menu ul
{
	padding: 0px 0px 0px 8px;
	margin: 0px 0px 0px 8px;
	list-style: square;
}

.mainmenu .menu ul
{
	padding-bottom: 3px;
}

.mainmenu a
{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

.moduletable_menu
{
	padding-left: -10px;
}

.search
{
	padding: 30px 0px 0px 20px;
}

.search input
{
	width: 155px;
}

.footer
{
	width: 960px;
	height: 20px;
	letter-spacing: 2px;
	background-color: #000;
	text-align: center;
	padding-top: 5px;
	font-size: 10px;
	font-weight: bold;
	color: #ccc;
}

.footer a
{
	color: #ccc;
	text-decoration: none;
	font-size: 10px;
}


/* Default Joomla styles*/

div.moduletable {
	margin-bottom: 20px;	
}

div.moduletable a
{
	color: #fff;
	font-weight: bold;
}

table.moduletable .contentheading {
  height: 30px;
}

h3, .componentheading {
	font-size: 18px;
	text-align: left;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #cc0000;
	margin: 10px 0 5px 0;
}

.contentheading {
	vertical-align: bottom;
	font-size: 14px;
 	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	text-align: left;
	width: 100%;
}

div.moduletable {
	margin-bottom: 20px;	
}

div.moduletable a
{
	color: #fff;
	font-weight: bold;
}

table.moduletable .contentheading {
  height: 30px;
}

a.contentpagetitle:link, a.contentpagetitle:visited {
  padding-top: 5px;
	font-size: 18px;
 	font-weight: normal;
	color: #4971BA;
	text-align: left;
	width: 100%;
}

a.contentpagetitle:hover {
	color: #ff0000;
}

a.contentpaneopen
{
	color: #000;
	text-decoration: none;
}
/* End Default Joomla styles */