body { 
	background-color: #FFFFFF; 
	margin-top: 0px;
	margin-bottom: 0px;
	font: 14px/20px Arial, Times, serif;
	color: #000000;
	background-image: url(../images/background.jpg);
}

.select{
	background:#023A51;color:#F9EDE4;font-weight: bold;
}


a {
	color: #2529d7;
	text-decoration: underline;
	font-weight: normal;
}
a:hover {
	color: #413b96;
	text-decoration: underline;
	font-weight: normal;
}

h1 {
	font-size: 30px;
	color: #ffffff;
	margin: 0;
	text-decoration: none;
	font-weight: normal;
}
h2 {
	font-size: 20px;
	color: #ffffff;
	margin: 0;
	text-decoration: none;
	font-weight: normal;
}

.header {
	background-image:url(../images/headerback.gif);
	font-size:30px;
	line-height:30px;
	color:#FFFFFF;
}

/* NAVIGATION MENU */
.leftmenu {
	background:url(../images/Nav/menuback.gif) repeat-y;
	background-color:#FFFFFF;
	width: 172px;
}
#menu {
	background:url(../images/Nav/menubut.gif) repeat-y;
	width: 172px;
	margin-top: -4px
}

.nav a {
	color: #844c65;
	font-weight: normal;
	text-decoration:none;
}
.nav a.hover {
	color: #ffffff;
	font-weight: normal;
	text-decoration:underline;
}
.nav {
	background-image:url(../images/Nav/tmp/buttonbck.gif);
	background-position:right;
	background-repeat:no-repeat;
	height:25px;
	padding-left:15px;
}
.lightgrey {color:#666666;}
.contacts {font-size:12px;}
.whiteback {background-color:#FFFFFF; vertical-align:top;}
.smalltext {font-size:11px;}

/* RIGHT COL*/
.rightcol {background-image:url(../images/backphoto.jpg);
background-repeat:no-repeat;
background-color:#FFFFFF;
padding:40px;
}

/* FOOTER */
.footer {background-image:url(../images/footer.gif);
	height:67px;
	font-size: 16px;
	color: #ffffff;
	padding-left:10px;
}