/* ====================================================================
   TEMPLATE: Committee Europe v1.0
   AUTHOR: Ruediger Stenzel (KGS Wittmund)
   DATE: 11/11/07
   NOTES: This template is released under the GNU/GPL License
   CONTACT: info@committee-europe.eu
   ==================================================================== */
body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	scrollbar-3dlight-color: #4040FF;
	scrollbar-arrow-color: #FFD000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #000080;
	scrollbar-shadow-color: #202040;
	scrollbar-track-color: #F0F0F0;
	}
.maintable {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
   background: url(../images/background.jpg);
	background-repeat: repeat-x;
	}
.white {
	color: #333333;
	background-color: white;
	font-size: 12px;
	}	

.table_white {
	margin: 0 0 0 0;
	padding: 5 5 5 5;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: white;
	}
a, a:link, a:visited {
   font-style: bold;
   color: #30348D;
   text-decoration: none;
	}
a:hover {
   color: #990000;
  	text-decoration: none;
	}

h1 {
	font-size: 20 px;
	font-weight: bold;
	}
h2 {
	font-size: 18 px;
	font-weight: bold;
	}
h3 {
	font-size: 16 px;
	font-weight: bold;
	}
h4 {
	font-size: 14 px;
	font-weight: bold;
	}
h5 {
	font-size: 13 px;
	font-weight: bold;
	}
h6 {
	font-size: 12 px;
	font-weight: bold;
	}
	
img {
   border: 0;
	}
	

	
table, td { 
	font-size: 11px;
   }

.headertop {
   background: url(../images/header_top_bg.jpg);
   background-repeat: repeat-z;
   }
.headerbottom {
   background: url(../images/header_bottom_bg.jpg);
   background-repeat: repeat-z;
   }
li {
list-style-image: url('../images/box.gif');
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10px;
	border-style: solid;
	padding: 0;
	height: 16px;
	border: 1px solid #999;
   background: url(../images/button.jpg);
	background-repeat: repeat-x;
	background-position: top;
	color: #30348D;
	cursor: pointer;
   }
	
	
.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: 11px;
	color: white;
   }
a.pathway:link, a.pathway:visited, a.pathway
{
   font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	color: white;
   }
a.pathway:hover
{
   font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	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);
	background-repeat: repeat-x;
	background-position: top;
 }
 .small{
   font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10px;
   }

/* Content - Sections & Categories */
.contentheading {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
 	color: #30348D;
	text-align:left;
	}
