/* general stuff */

body,th,td,a {
	font-family: verdana, arial, sans-serif;
	font-size:11px;
}

body {
	color: #000000;
	background-color: #fFFFFF;
    margin: 0px;
}


.inputbox {
   background-color:#FFFFFF;
   border: 1px solid #6FB9E3;
   /* height: 18px;*/
}

.inputbox_2 {
	background-color:#FFFFFF;
	border: 1px solid #000000;
   /* height: 18px;*/
}

.select_inputbox {
   background-color:#E2E1E5;
   border: 1px solid #6FB9E3;
   /* height: 18px;*/
}



a {
	text-decoration:  underline;
	border: none;
	color: #333333;
}

a:hover {
	text-decoration:  none; 
	border: none;
	color: #333333;
}

a.copyR {
	text-decoration:none;
	font-size: 9px;
	color: #BFC1C4;	
}
a.copyR:hover {
	text-decoration:none;
	font-size: 9px;
	color: #333333;	
}


.moduleTitle{
	background-color: #CCCCCC;
	padding: 2px;
}


/* Main Menu(s) */
/*   */
a.mainlevel
{
	font-size: 10px;
	padding-left: 2px;
	width: 150px;
	display: block;
	line-height: 20px;
	margin-bottom: 2px;
	text-decoration: none;
	font-weight: normal;
	voice-family:"\"}\""; /* Box Model fix */
	voice-family:inherit;
}

html>body a.mainlevel {width:180px;} /* Opera5-Fix-fix ;-) */

a.mainlevel:hover, a.mainlevel#active_menu 
{
	text-decoration: none;
	font-weight: bold;
}

.pathway 
{
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}

a.pathway:active,a.pathway:visited,a.pathway:link
{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
a.pathway:hover{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;	
}

/*   */

.contentheading {
	width: 98%;
	font-weight: bold;
	font-size: 16px;
	height: 23px;
	line-height: 20px;
	border-bottom: 1px solid #BFC1C4;
	font-family: 'Trebuchet MS', verdana, sans-serif;
	color: #BFC1C4;
}
.small { 
	font-size: 10px;
	color: #ABABAB;
	line-height: 0.7;
}

.button{
	background-color:#E2E1E5;
	border:1px solid #000;
	cursor:pointer;
	color:#000000;
}

.pagenav{
	padding-right: 5px;
	padding-left: 5px;
	color: #000000;
}

a.pagenav:active,a.pagenav:visited,a.pagenav:link{
	text-decoration: underline;
	padding-right: 5px;
	padding-left: 5px;
	color: #000000;
}

a.pagenav:hover {
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	color: #000000;
}

/* MUSIC */
.music_cnt {
	color:#999999;
}
.music_fileLnk{
	text-decoration:none;
}
a.music_fileLnk:hover{
	text-decoration: underline;
}

.kdjtopHeader{
	padding-top: 5px;
	font-weight: bold;
}
.sectiontableheader {
font-weight: bold;
font-size: 10px;
height: 25px;
line-height: 25px;
}
.categorytitle {
 	font-weight: bold;
	font-size: 16px;
	height: 25px;
	line-height: 25px;
	font-family: "Trebuchet MS", Verdana, sans serif;
}
.componentheading {
	font-weight: bold;
	font-size: 16px;
	height: 23px;
	line-height: 20px;
	font-family: "Trebuchet MS", Verdana, sans serif;
	border-bottom: 1px solid #000;
	color: #000000;
	margin-bottom: 5px;
}
