@charset "utf-8";


#parent {
	width:850px;
	margin:0 auto;
}

#header {
	width:820px;
	height:60px;
	float:left;
	padding:30px 15px 30px 15px;
}
	#theLogo {
		width:352px;
		float:left;
	}
	
	#theBanner {
		width:468px;
		float:left;
	}
	
#mainMenu {
	width:850px;
	height:43px;
	float:left;
	color:#FFFFFF;
	font-size:10px;
	text-align:center;
}

#nav {
	background-image: url(../images/navigation.jpg);
	width:850px;
	height:43px;
	float:left;
	color:#666666;
	font-size:11px;
	font-weight:bold;
	text-align:center;

}

#theText {
	width:800px;
	margin:10px;
	float:left;
	border:#000000 1px solid;
	padding:15px;
}

#flags {
	width:115px;
	height:50px;
	float:right;
	padding-left:15px;	
}

#title {
	width:830px;
	float:left;
	padding:0px 10px 16px 10px;
}

#theTable {
	width:850px;
	float:left;
}

#lower {
	width:810px;
	padding:20px;
	float:left;
}

#footer {
	width:810px;
	height:60px;
	margin-top:20px;
	border-top:#CCCCCC 1px dashed;
	float:left;
	padding-top:30px;
}

/***********************************************************  DEFAULT  */
A:link {color:#025655; text-decoration:underline}
A:visited {color:#666666; text-decoration:underline}
A:hover {color:#028684; text-decoration:underline}

body {
	background-image:url(../images/pattern.jpg);
	background-position:top center;
	background-repeat:repeat-y;
	color:#3F3E3E;
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0 auto;
	text-align:left;
}

.tableDark {
	height:30px;
	background-image:url(../images/dark.jpg);
	background-position:0px 0px;
	background-repeat:repeat-x;
	color:#FFFFFF;
	padding-top:15px;
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	
}

.tablelight {
	height:30px;
	background-image:url(../images/light.jpg);
	background-position:0px 0px;
	background-repeat:repeat-x;
	color:#FFFFFF;
	padding-top:15px;
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

.smallWhite {
	color:#FFFFFF; text-decoration:none;font-size:10px;
}

A.smallWhite {
	color:#FFFFFF; text-decoration:none;font-size:10px;
}

A.smallWhite:hover {
	color:#FFFFFF; text-decoration:underline;font-size:10px;
}




.table01 { background-color:#e6e6e6;}
.table02 { background-color:#e1e1e1;}
.table03 { background-color:#eaeaea;}
.table04 { background-color:#dedddd;}

.menu01 {color:#FFFFFF; font-size:10px; width:38px; height:41px; background-image:url(../images/t01.gif); background-position:0px 0px; background-repeat:repeat-x;}
.menu02 {color:#FFFFFF; font-size:10px; width:52px; height:41px; background-image:url(../images/t02.gif); background-position:0px 0px; background-repeat:repeat-x;}
.menu03 {color:#FFFFFF; font-size:10px; width:55px; height:41px; background-image:url(../images/t03.gif); background-position:0px 0px; background-repeat:repeat-x;}
.menu04 {color:#FFFFFF; font-size:10px; width:51px; height:41px; background-image:url(../images/t04.gif); background-position:0px 0px; background-repeat:repeat-x;}
.menu05 {color:#FFFFFF; font-size:10px; width:127px; height:41px; background-image:url(../images/t05.gif); background-position:0px 0px; background-repeat:repeat-x;}
.menu06 {color:#FFFFFF; font-size:10px; width:96px; height:41px; background-image:url(../images/t06.gif); background-position:0px 0px; background-repeat:repeat-x;}
.menu07 {color:#FFFFFF; font-size:10px; width:100px; height:41px; background-image:url(../images/t07.gif); background-position:0px 0px; background-repeat:repeat-x;}
.menu08 {color:#FFFFFF; font-size:10px; width:119px; height:41px; background-image:url(../images/t08.gif); background-position:0px 0px; background-repeat:repeat-x;}
.menu09 {color:#FFFFFF; font-size:10px; width:92px; height:41px; background-image:url(../images/t09.gif); background-position:0px 0px; background-repeat:repeat-x;}
.menu10 {color:#FFFFFF; font-size:10px; width:93px; height:41px; background-image:url(../images/t10.gif); background-position:0px 0px; background-repeat:repeat-x;}


/****************************************************** TEXTS / LINKS  */

.bigGray {
	color:#282828;
	font-size:24px;
	letter-spacing:-0.7px;
}

h1 {
	color:#282828;
	font-size:18px;
	letter-spacing:-0.7px;
}

.smallGray {
	color:#000000;
	font-size:11px;
	text-decoration:none;
}

a.smallGray {
	color:#000000;
	font-size:11px;
	text-decoration:none;
}

a.smallGray:hover {
	color:#028684;
	font-size:11px;
	text-decoration:none;
}


.smallGray_dark {
	color:#666666;
	font-size:11px;
	text-decoration:none;
}

a.smallGray_dark {
	color:#666666;
	font-size:11px;
	text-decoration:none;
}

a.smallGray_dark:hover {
	color:#028684;
	font-size:11px;
	text-decoration:none;
}

.input {
	background-color:#e6e6e6;
	border:#afafaf 1px solid;
	color:#666666;
	height:19px;
}

.registrationBtn {
	background-image:url(../images/registration.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	width:112px;
	height:29px;
	border:none;
}
.boldtext {
	color:#666666;
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.indexnav {
	background-image: url(../images/index-nav.jpg);
}
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}

