body
{
	margin: 0; padding: 0;
	color: #000; background-color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif; font-size: 11px;
}





#links {}

#links a {display: block; padding: 1px 0 1px 0;}


/*******************************************************************************
    Various Tags
*******************************************************************************/

img
{
	/* turns off gaps around images */
	border:	0;
}

th, td
{
	color: #333;
	font-family: Verdana, Arial, Sans-Serif; font-size: 11px;
	text-decoration: none;
}
	
p
{
	margin: 0;
	padding: 0 0 6px 0;
}	
	
h1
{
	font-size:	18px;
}
	
h2
{
	font-size:	16px;
}
	
h3
{
	font-size:	14px;
}
	
h4
{
	font-size:	13px;
}
	
h5
{
	font-size:	11px;
}
	
h6
{
	font-size:	11px;
}
	
h1, h2, h3, h4, h5, h6
{
	color: #333; background-color: transparent;
	font-family: Verdana, Arial, sans-serif; font-weight: bold;
	margin:	0 0 0 0;
}

ol, ul
{
	margin-top:5px; padding-top:0
}

ul ul
{
	margin-top:5px; padding-top:0; margin-bottom:5px; padding-bottom:0
}

ol ol
{
	margin-top:5px; padding-top:0; margin-bottom:5px; padding-bottom:0
}

/*******************************************************************************
    Links
*******************************************************************************/
a
{
	color: #1E3A5D;
	text-decoration: none;
	font-weight: none
}
	
a:visited
{
	color: #1E3A5D;
	background-color: transparent;
}
	
a:active
{
	color: #1E3A5D;
	background-color: transparent;
}

a:hover
{
	color: #1E3A5D;
	background-color: transparent;
	text-decoration: underline;
}

.plain
{
	font-weight:normal;
}


/*******************************************************************************
    Pages
*******************************************************************************/
.pageText
{
	color: #333;
	font-family: Arial, Sans-Serif; font-size: 13px;
	text-decoration: none;
}


#LeftMod {margin-top:15px;}
#MainBody {margin-top:15px;
		   text-align:left;}

.contentheading {
	padding-left:15px;
	color: #275d99;
	font-weight: bold;
	line-height:22px;
	width:211px;
	font-size: 1em;
	text-transform:uppercase;	
	background-image: url(../images/beta.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
.menu {text-transform:uppercase;
	   font-weight:bold;}
a.mainlevel{text-decoration:none;
text-transform: uppercase;
display:block;
width:193px;
line-height:25px;
border-bottom:solid #ccc 1px;
} 
a.mainlevel:hover {
background-color:#efefef;
}

#active_menu { color:#990000;}

a.sublevel{text-decoration:none;
padding-left:10px;
text-transform: uppercase;
font-size:10px;
width:185px;
line-height:20px;
border-bottom:solid #ccc 1px;
} 
a.sublevel:hover {
background-color:#efefef;
}
table.moduletable_pool {
margin-top:20px;
border:solid #ccc 1px;
}

table.poll_pool td{
color: #1e3a5d;
font-size:10px;
text-align:left;
}

input.button {font-size:10px;}
