html{
	height: 100%
}
body {
	height: 100%;
	margin: 0 5px 5px 5px;
	padding: 0;
	font-family: verdana;
	font-size: 13px;
	color: #000000
}
p {
	padding: 0;
	margin: 0;
}
form {
	padding: 0;
	margin: 0;
}
a img {
	border: 0
	}
ul, ol {
	list-style-type:none
}
table {
	font-size: 13px
}
td {
}
/*---------------- /Default Parameters ----------------*/

h1 {
	color: #B80000;
	font-size: 18px;
	font-weight: normal;
	padding: 7px 0 7px 0;
	margin: 0;
}
h2 {
	color: #B80000;
	font-size: 16px;
	font-weight: normal;
	padding: 0 0 10px 0;
	margin: 0;
}
h3 {
	color: #AC3857;
	font-size: 101.5%;
	font-weight: normal;
	padding: 0 0 10px 0;
	margin: 0;
}

a:link, a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #B80000;
}

a.atlas:link, a.atlas:visited {
	color: #84AB06; 
	text-decoration: underline;
}

a.atlas:hover {
	color: #84AB06;	
	text-decoration: none;
}

a.slink:link, a.slink:visited {
	font-size: 11px;
	line-height: 17px;
	color: #333333;
	text-decoration: none;
}
a.slink:hover {
	color: #B80000;
}

.mfon {
	color: #ffffff;
	padding: 0 0 0 14px;
	background-image: url(i/mfon.gif);
	background-repeat: repeat-x;
	background-position: top middle
	}
	a.smenu:link, a.smenu:visited {
		color: #ffffff;
		font-weight: bold;
		text-decoration: none;
	}
	a.smenu:hover {
		color: #ffffff;
		text-decoration: underline;
}

.submfon {
	background-image: url(i/submfon.gif);
	background-repeat: repeat-x;
	background-position: top
}

.lblock {
	vertical-align: top;
	}
	.mblock {
		background: #F1F6E9;
		border: 1px solid #CEDDBE;
	}
	.moduletable_lmenu th {
		width: 230px;
		height: 24px;
		vertical-align: middle;
		background-image: url(i/mtitle.gif);
		background-repeat: repeat-x;
		background-position: top
	}
	.moduletable_lmenu td {
		padding: 2px 0 0 5px;
	}
	a.mainlevel_lmenu:link, a.mainlevel_lmenu:visited {
		color: #333333;
		text-decoration: none;
	}
	a.mainlevel_lmenu:hover {
		color: #B80000;
		text-decoration: none;
}

.cblock {
	padding: 3px 10px;
	vertical-align: top;
	}
	.contentpaneopen {
		width: 100%
	}
	.contentheading {
		width: 100%
	}
	.blog {
		width: 100%
	}
	.moduletable {
		width: 100%
	}
	a.pagenav:link, a.pagenav:visited {
		color: #B80000;
		text-decoration: none;
	}
	a.pagenav:hover {
		color: #B80000;
		text-decoration: none;
	}
	.pathway {
		color: #333333;
	}
	a.pathway:link, a.pathway:visited {
		color: #333333;
		text-decoration: none;
	}
	a.pathway:hover {
		color: #B80000;
		text-decoration: none;
}

.rblock {
	vertical-align: top;
	}
	.bblock {
		padding: 10px 0 10px 0;
		text-align: center;
		background: #F5F5F5;
	}
	.nblock {
		text-align: center;
		background: #F5F5F5;
		border: 1px solid #CCCCCC;
	}
	.moduletable_news th {
		height: 24px;
		vertical-align: middle;
		background-image: url(i/ntitle.gif);
		background-repeat: repeat-x;
		background-position: top
	}
	.moduletable_news td {
		text-align: left;
	}

.bline {
	vertical-align: middle;
	background: #F1F6E9;
	}
	.bmenu {
		color: #545454;
		text-align: left;
		padding: 0 0 0 14px;
		line-height: 21px;
		border-top: 1px solid #66B000;
	}
	.counters {
		text-align: right;
		padding: 0 14px 0 0;
		border-top: 1px solid #66B000;
	}
	a.botlink:link, a.botlink:visited {
		color: #333333;
		text-decoration: none;
	}
	a.botlink:hover {
		color: #545454;
		text-decoration: underline;
}
.button {
	font-weight: bold;
	background: #F1F6E9;
	border: 1px solid green;
	color: green
}