
body {
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	background:url(images/bg.jpg) repeat-x top left #eef0f0;
	text-align:center;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#000000;
}

#wrapper {
width:770px;
padding:0px;
margin: 0px auto;
background:url(images/sidebg.jpg) repeat-y top left;
}
#banner {
width:770px;
height:253px;
background:url(images/banner.jpg) no-repeat top left;
}
#content {
clear:both;
text-align:justify;
padding:40px 30px 0px 30px;
background:url(images/contentbg.jpg) no-repeat top left;
}
#footer {
text-align:center;
font-size:9px;
padding:65px 20px 30px 20px;
background:url(images/footerbg.jpg) repeat-x bottom left;
}
#navibar{
margin:0px;
padding:0px;
}
#navileft{
width:340px;
height:40px;
float:left;
padding:0px;
margin:0px;
background:url(images/leftnavi.jpg) no-repeat top left;
padding-left:30px;
text-align:left;
}
#naviright {
width:400px;
height:40px;
float:right;
padding:0px;
margin:0px;
background:url(images/anim.gif) no-repeat top right;
}

.dropdownnavi {
background-color:#f0f0f0;
border: 1px solid #cccccc;
width:110px;
font-size:10px;
text-align:left;
padding:5px;
padding-left:10px;
}

img {
	border:4px solid #AAAAAA;
}
#navileft img {
	border:0px;
	margin:0px;
	margin-right:10px;
}

a {
	color: #931C1E;
	cursor:crosshair;
}
a:link, a:visited, a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #3A4CB4;
}
#ttt, #stitle, #bigmenu {
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:18px;
	letter-spacing:3px;
	margin-top:3px;
	border-bottom:1px solid #3A4CB4;
	color:#931C1E;
}


input, textarea, select {
	background-color:transparent;
	border:1px solid #3A4CB4;
	color:#931C1E;
}

i, em {
	font-style:italic;
	color:#3A4CB4;
}
b, strong {
	font-weight:bold;
	color:#931C1E;
}


#menu {
	margin-top:10px;
	margin-left:10px;
	margin-bottom:15px;
}

#menu a:link, #menu a:visited
{
font-weight:normal;
color: #000000;
}

#menu a:hover
{
color: #cccccc;
}
#gros {
	color:#931C1E;
	font-size:17px;
}
