BODY {
	margin: 0px;
	padding: 0px;
	background-color: #f1f1f1;
}

BODY, DIV, P, INPUT {
	font: 12px  "Trebuchet MS", Tahoma, Arial, sans-serif;
	color: #646464;
}

A {
	text-decoration: none;
	color: #646464;
}

A IMG {
	border: 0px;
}

FIELDSET {
	border: 0px;
}

INPUT {
	height: 18px;
	padding: 0px;
	border: 1px solid #D2D2D2;
}

TEXTAREA, SELECT {
	border: 1px solid #D2D2D2;
}

input.submit {
	height: 20px;
	font-weight: bold;
	background-color: #F1F1F1;
}

.tableForm label {
	font-weight: bold;
	display: block;
	float: left;
	width: 150px;
	margin: 2px;
}

.tableForm input {
	margin: 2px;
}

.tableForm select {
	height: 18px;
	border: 1px solid #D2D2D2;
	margin: 2px;
}

#menu {
	background-image: url('/images/www/bgMenu.gif');
	height: 36px;
}

#menu div {
	float:left;
	color: #dcdcdc;
}

div#login {
	line-height: 32px;
	width: 500px;
	padding-left: 60px;
}

div#login strong {
	color: #8b8b8b;
}

div#topLinks A {
	line-height: 32px;
	color: #dcdcdc;
	float: left;
	height: 36px;
	padding-left: 10px;
	padding-right: 10px;
	background: url('/images/www/splitLinks.gif') no-repeat top right;
}

div#topLinks A:hover {
	background: #f0f0f0;
	color: #777777;
}

div#top {
	height: 90px;
	position: relative;
	background: #fff;
	border-top: 1px solid #c7c7c7;
	border-bottom: 1px solid #e5e5e5;
}

div#top .logo {
	position: absolute;
	top: 40px;
	left: 40px;
}

div#search {
	position: absolute;
	left: 700px;
	top: 30px;
}

div#search input {
	float: left;
	margin-left: 5px;
}

div#advert {
	border-bottom: 1px solid #d2d2d2;
	text-align: center;
	padding: 15px;
	background-image: url('/images/www/bgAdvert.gif');
}

div#map {
	height: 34px;
	background: url('/images/www/bgMap.gif');
	background-color: #e8e8e8;
}

div#location {
	float:left;
	background: url('/images/www/siteMap.gif') 60px 11px no-repeat;
	line-height: 32px;
	width: 670px;
	padding-left: 80px;	
}

div#module {
	float:left;
	font-weight: bold;
	color: #fff;
	text-align: center;
	height: 29px;
	width: 95px;
	line-height: 30px;
	background-image: url('/images/www/bgModule.gif');
}


div#cage {
	position: relative;
	width: 940px;
	margin-left: 60px;
    background: url('/images/www/bgModules.gif') repeat-y right;
	border-bottom: 1px solid #e4e4e4;
}

div#content h3 {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
	margin: 0px;
	color: #c5231e;
}

div#content {
	padding-top: 3px;
	width: 670px;
	min-height: 1000px;
}

div#modules {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 250px;
}

div.news {
	padding-top: 15px;
}

div.news h3 {
	font-size: 14px;
	margin: 0px;
	color: #c5231e;
}

div.news h3 a {
	color: #c5231e;
}

div.news div a {
	text-decoration: underline;
}

div.news span {
	color: #b5b5b5;
}

div.news img {
	float: left;
	border: 1px solid #e4e4e4;
	margin: 5px 10px 5px 0px;
}

div.m5 {
	margin-top:5px;
}

div#foot {
	width: 940px;
	padding-top: 10px;
	padding-bottom: 20px;
}

div#copyrights {
	float:left;
	line-height: 32px;
	width: 620px;
	padding-left: 60px;	
}

div#footLinks {
	float: left;
	line-height: 32px;
}

div#footLinks A {
	line-height: 32px;
}

div#footButtons {
	padding-left: 60px;	
}

ul.top10 {
	list-style: decimal inside;
	margin: 10px 0px 10px 0px;
	padding-left:20px;
}

.top10 li {
	margin-bottom:5px;
	background: url(/images/www/bgLI.gif) no-repeat;
	padding-left: 2px;
	font-weight: bold;
}

.top10 A {
	font-weight: normal;
	margin-left: 10px;
}

.top10 A:hover {
	color: #c5231e;
}

div.directory {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #dcdcdc;
}

div.directory .snapshot {
	height: 105px;
	border: 1px solid black;
	margin: 5px;
	float: left;
}

div.directory p {
	display:block;
	float: left;
	margin: 5px 10px;
}

div.directory p.bold {
	width: 350px;
	height: 150px;
}

div.directory .link {
	text-decoration: underline;
	margin-left: 7px;
}

.errors {
	color: red;
}

div.download h3 span {
	float:right;
	font-size:11px;
}
div.download .download_link {
	width: 70px;
	height: 17px;
	text-align: center;
	background-image: url(/images/www/bgDownload.gif);
	color: #c5231e;
	float:right;
	font-size:11px;
}