body
{
    font-family: Verdana;
    font-size: 11px;
    background-color: #ffffff;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    color: #333333;
    background-image: url(img/backtile.jpg);
    background-repeat: repeat;
}
p{ text-align: left; }
img
{
	border: none;
}

.page
{
	height: 100%;
	width: 100%;
}

.top-banner
{
	padding-bottom: 5px;
}

.flash-menu
{
	padding-bottom: 5px;
}

.js-menu
{
	width: 900px;
	height: 48px;
	background-image: url(img/jsmenuback.jpg);
	background-repeat: no-repeat;
}

.main-block
{
	width: 876px;
	height: 100%;
	padding: 5px 10px 10px 10px;
	background-image: url(img/divtile.jpg);
	background-repeat: repeat-x;
	border: solid 2px #ffffff;
	border-top: none;
	background-color: #9b9b9b;
}

.inner-block
{
	background-color: #ffffff;
}

.title
{
	height: 18px;
	padding-top: 4px;
	padding-left: 10px;
	background-image: url(img/titletile.jpg);
	background-repeat: repeat-x;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}

.content
{
	padding: 10px 10px 10px 10px;
	text-align: justify;
}

.content-img
{
	margin: 0px 10px 10px 0px;
}

.red-dot-title
{
	border-top: dotted 1px #000000;
	border-bottom: dotted 1px #000000;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #ff0000;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}

.alt-column
{
	background-color: #e0ebf0;
}

.footer
{
	width: 900px;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	padding: 5px 0px 5px 0px;
}

a
{
	color: #6482b5;
	text-decoration: none;
}

a:hover
{
	color: #6482b5;
	text-decoration: underline;
}

a:visited
{
	color: #6482b5;
}

a:active
{
	color: #6482b5;
}

a.footer
{
	color: #ffffff;
	text-decoration: none;
}

a.footer:hover
{
	color: #ffffff;
	text-decoration: underline;
}

a.footer:visited
{
	color: #ffffff;
}

a.footer:active
{
	color: #ffffff;
}
