/* ====================================================================
   TEMPLATE: digomayer
   AUTHOR: digo
   DATE: 21/01/06
   NOTES: This template is released under the GNU/GPL License
   CONTACT: digo@digo.ath.cx
   ==================================================================== */
body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	background-color: #B0B9F2;
	scrollbar-3dlight-color: #B0B9F2;
	scrollbar-arrow-color: #B0B9F2;
	scrollbar-darkshadow-color: #DADADA;
	scrollbar-face-color: white;
	scrollbar-shadow-color: #B0B9F2;
	scrollbar-track-color: #D1D1D1;
	}
.maintable {
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
   background: url('../images/background.jpg') repeat-x;
	
	}
.white {
	color: #666666;
	background-color: white;
	}	
.searchbox {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-style: normal;
	background-color: white;
   	border: 1px solid #999;
	}
.table_white {
	margin: 0 0 0 0;
	padding: 5 5 5 5;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: white;
	}
a, a:link, a:visited {
   font-style: bold;
   color: #666666;
   text-decoration: none;
	}
a:hover {
   color: #000000;
  	text-decoration: none;
	}

h1 {
	font-size: 16 px;
	font-weight: bold;
	}
h2 {
	font-size: 15 px;
	font-weight: bold;
	}
h3 {
	font-size: 14 px;
	font-weight: bold;
	}
h4 {
	font-size: 13 px;
	font-weight: bold;
	}
h5 {
	font-size: 12 px;
	font-weight: bold;
	}
h6 {
	font-size: 11 px;
	font-weight: bold;
	}
	
img {
   border: 0px none;
	}
	

	
table, td { 
	font-size: 11px;
   }

.headertop {
   background: url('../images/header_top_bg.jpg') repeat-z;
   
   }
.headerbottom {
   background: url('../images/header_bottom_bg.jpg') repeat-z;
   
   }
li {
list-style-image: url('../images/box.gif');
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10px;
	padding: 0;
	height: 16px;
	border: 1px solid #999;
   background: url('../images/button.jpg') repeat-x 0% 50%;
	color:#30348D; cursor:pointer; background-repeat:repeat-x
   }
	
	
.inputbox {
   font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10px;
	font-weight: bold;
   background: white;
   border: 1px solid #999;
   }
	
.pathway
{
   font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10px;
	color: white;
   }
a.pathway:link, a.pathway:visited, a.pathway
{
   font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10px;
	color: white;
   }
a.pathway:hover
{
   font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10px;
	color: #DEDEDE;
   }

.date
{
   font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10px;
	color: white;
   }
.moduletable {
   width: 160;
   }
th {
	color: #30348D;
    border: 1px solid #999;
   background: url('../images/menutop.jpg') repeat-x 0% 50%;
	
 }
 .small{
   font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 9px;
   }
