@charset "utf-8";
/* CSS Document */


body {
	margin-top: 0;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}
body,td,th {
	font-size: 12px;
}

a {color:#BF3924;text-decoration:underline;}

.container {
	width:830px;
	margin-left: 5px;
}

#logo {
margin-top: 40px;
background-color:#FFF;
}

#mainmenu {
margin-top: 90px;
padding-top: 20px;
border-right: solid 1px #ccc;
padding-right: 10px;
background-color:#FFF;
}

#header {
margin-top: 17px;
}

h2 {
font-size: 1.4em;
color: #191748;
font-weight: bold;
}

h3 {
font-size: 1.2em;
color: #0097D2;
margin-top: 10px;
margin-bottom: 20px;
}

#right .moduletable {
font-size: 11px;
color: #666666;
}

#right {
background-color: #FFFFFF;
padding: 5px;
border-right: solid 1px #ccc;
padding-bottom: 20px;
}
