/**
 design by lichtenart.com 2005
 */
 
body {
	margin-top: 5%;
	color: #191970;
	margin-bottom: 5%;
	background-color: #CCCCCC;
}

td,tr,p,div {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	}

a:link, a:visited {
	font-size: 11px; 
	color: #191970; 
	text-decoration: none;
	font-family:  Tahoma, Verdana, Arial;
	font-weight: bold;
	}

a:hover {
	color: #708090;
	}
	
ul {
	margin: 0px 0px 0px 0px;
	}

li {
	list-style: inside 3px;
	}
	
	.sitetitle
	{
	font-family: Tahoma, Verdana, Arial;
	font-size: 20px;
	color: #191970; 
	font-weight: bold;
	}

.small {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	}

.smalldark {
    font-family: Tahoma, Verdana, Arial;
    font-size: 10px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
    }

 
.button {
	
	color: #191970;
	font-family: Tahoma, Verdana, Arial;
	text-align: center;
	font-size: 12px;
	background: White;
	border: 1px dashed #191970;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
	}

.inputbox {
	color: #191970;
	font-family: Tahoma, Verdana, Arial;
	text-align: left;
	font-size: 12px;
	background: White;
	border: 1px dashed #191970;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-weight: bold;
	padding-left: 4px;
	}

	.date{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #191970;
	font-weight: bold;
	}
	
		
		
		
a.mainlevel  {
  font-family      : Tahoma, Verdana, Arial;
  text-align       : left;
  display          : block;
  line-height      : 20px;
  height: 20px;
  font-size        : 12px;
  font-weight      : bold;
  width            : auto;
  color: #191970;
  }
a.mainlevel: link {
  text-align       : left;
  font-size        : 12px;
  font-weight      : bold;
  width            : 100%;
  display          : block;
}
a.mainlevel:link, a.mainlevel:visited {
  text-align       : left;
  font-size        : 12px;
  font-weight      : bold;
  padding          : 0px 0px 0px 0px;
  width            : auto;
  color: #191970;
}
a.mainlevel:hover {
text-align       : right;
display          : block;
color            : White;
font-weight      : bold;
text-decoration  : none;
 background: #6495ED;
}
	
a.sublevel:link, a.sublevel:visited {
	font-family: Tahoma, Verdana, Arial;
	color: #708090; 
	font-weight: normal;
}

a.sublevel:hover {
	
	color: Black; 
	text-decoration: none;
	}


.createdate {
	 font-family: Tahoma, Verdana, Arial;
    font-size: 10px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	}

.modifydate {
	 font-family: Tahoma, Verdana, Arial;
    font-size: 10px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	}

a.readon:link, a.readon:visited {
	font-size: 11px; 
	color: #191970; 
	text-decoration: none;
	font-family:  Tahoma, Verdana, Arial;
	font-weight: bold;
	}

a.readon:hover {
	color: #708090;
	}
 
.contentpane {		
	background-color : #FFFFFF;
	}

.contentpaneopen {	
	background-color : #FFFFFF;
	}

.contentheading {
	
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #191970;
	text-align:left;
	line-height: 16px;
	height: 15px;
	font-weight: bold;
	}

.contentdescription {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #191970;
	text-align: left;
	}

table.contenttoc {
	color: #191970;
	border-top: 1px dashed #191970;
	border-bottom: 1px dashed #191970;
	border-left: 1px dashed #191970;
	border-right: 1px dashed #191970;
	margin-left: 10px;
	font-weight: bold;
    }

table.contenttoc td {
	
	font-family: Tahoma, Verdana, Arial;
    font-size: 8pt;
    font-weight: normal;
    text-align:left;
	padding: 3px;
}

.content_rating {
	font-weight: normal;
	font-size: 8pt;
}

.content_vote {
	font-weight: normal;
	font-size: 8pt;
}


.sectiontableheader {
	color : White;
	font-weight : bold;
	background-color: #191970;
	}

.sectiontableentry1, {
	background-color : #E6E6FA;
	}
	
.sectiontableentry2 {
	background-color : #F5F5F5;
	}


.category {
	color: #191970;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px; 
	font-weight: bold; 
	text-decoration: none;
	}

a.category:link, a.category:visited {

	color: #191970; font-weight: bold;
	}

a.category:hover {
	color: #708090;
	}



.componentheading {

	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
 	color: #191970;
	text-align:left;
	line-height: 16px;
	height: 15px;
	margin-bottom: 4px;
	}

table.moduletable {
	
	margin: 5px 0px 5px 0px;
	width: 100%;
	
	}

table.moduletable th {
	
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: White;
	text-align: center;
	padding-bottom: 2px;
	padding-top: 2px;
	background-color: #191970;
	}

table.moduletable td {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;

	}
	
 
.poll {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #191970;
	line-height: 14px
	}

.pollstableborder {
	border: 1px solid Black;
}
