* {
	margin:0; padding:0; /* Resetting spaces */
}

html, body {
	height: 100%;
}

body {
	background-color: #fff;
	background-image: url(images/page-bg.gif);
	font-family: "Times New Roman", Times, serif;
	margin:0;
	padding:0;
	background-repeat: repeat-x;
}

#logo {
	position: absolute;
	left: 22px;
	top: 0px;
}

#container {
	background-image: url(images/container-bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 344px;
	height: 100%;
	width: 100%;
}

body, td, p, em {
	font-size: 14px;
	font-weight: normal;
	color: #fff;
}

p {
	margin-bottom: 12px;
	margin-top: 12px;
	text-align: justify;
	line-height: 18px;
}

.address {
	color: #E70000;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-align: right;
	width: 776px;
}

#content {
	padding: 0px 16px 0px 16px;
}

#advertising {
	padding: 0 0 0 64px;
}

#advertising table {
	margin: 10px 0;
}

em, #content em {
	line-height: 18px;
}

#news {
	margin-top: -8px;
}

#content #news {
	margin: 11px 0px 12px 0px !important;
}

#news p {
	margin: 0;
	line-height: 15px;
	text-align: left;
	font-size: 12px;
}

#content #news p {
	text-align: justify !important;
	font-size: 14px;
}

#news img {
	margin: 0;
	border: none !important;
}

#news td.pages {
	padding-top: 15px;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	font-family: "Courier New", Courier, mono;
}

#news a:link, #news a:visited, #news a:hover, #content #news a:link, #content #news a:visited, #content #news a:hover {
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: #FFF888;
}

#news a:link, #news a:visited, #content #news a:link, #content #news a:visited {
	text-decoration: none;
	/*text-decoration:underline;*/
}

#news a:hover, #content #news a:hover {
	text-decoration: underline;
	/*text-decoration: overline;*/
}

#news td.picout {
	background: url(images/nframe-top.gif) no-repeat;
}

#news td.picin {
	background: url(images/nframe-bottom.gif) no-repeat 100% 100%;
	padding: 3px;
}

p.news-article-date {
	font-size: 14px;
	text-align: right;
	font-style: italic;
	font-weight: bold;
}

.news-article-photo-table {
	float: left;
	margin: 12px 12px 8px 0;
	background-color: #fff;
}

.news-article-subheader {
	font-style: italic;
}

.news-article-photo-table img {
	margin: 3px 0 0 3px;
	border: none !important;
}

.news-article-photo-table-topleft { background: url(images/aframe-topleft.gif); }
.news-article-photo-table-topright { background: url(images/aframe-topright.gif); }
.news-article-photo-table-bottomleft {	background: url(images/aframe-bottomleft.gif); }
.news-article-photo-table-bottomright { background: url(images/aframe-bottomright.gif); }

h1.page-title {
	font-size: 30px;
	line-height: 36px;
	/*text-indent: 6px;
	padding-bottom: 2px;*/
	margin: 18px 0 4px 50px;
	font-style: italic;
	font-weight: bold;
	color: #fff;
}

h1.icon {
	font-size: 60px;
	line-height: 61px;
	/*text-indent: 6px;
	padding-bottom: 2px;*/
	margin: 16px 0 4px 46px;
	font-style: italic;
	font-weight: bold;
	color: #E60000;
}

#content a:link, #content a:visited {
	color: #FFFF5F;
}

#content a:hover {
	text-decoration: overline;
}

#content img {
	border: 3px solid #fff;
}

#content img.photo-left {
	float: left;
	margin: 3px 15px 3px 0px;
}

#content img.photo-right {
	float: right;
	margin: 3px 0px 3px 15px;
}

#main-menu {
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #EB3838;	
}

#main-menu a:link, #main-menu a:visited, #main-menu a:hover {
	color: #EB3838;
}

#main-menu a:link, #main-menu a:visited {
	text-decoration:underline;
}

#main-menu a:hover {
	text-decoration: overline;
}

#main-menu a.active:link, #main-menu a.active:visited {
	text-decoration:overline;
}

#sub-menu {
	position: absolute;
	left: 532px;
	/*top: 327px;*/
	top: 160px;
}

#sub-menu ul {
	margin-left: 25px;
	padding-right: 20px;
	list-style: none;
	padding-left: 10px;
	text-indent: -20px;
}

#sub-menu li {
	margin: 6px 0 6px 0;
	padding:0px;
	font-weight: bold;
	font-size: 12px;
}

#sub-menu a:link, #sub-menu a:visited {
	color: #FFFF5F;
}

#sub-menu a:hover {
	/*text-decoration: overline;*/
}

.mainframe {
	background-image: url(images/signature.gif);
	background-position: 100% 100%;
	background-repeat: no-repeat;
	padding-bottom: 115px;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}

.developer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E60000;
}

.developer a:link, .developer a:visited {
	color: #E60000;
	text-decoration: none;
}

.developer a:hover {
	text-decoration: underline;
}

.footer-rule {
	width: 368px;
	border-right-width: 12px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FF4F1A;
	border-bottom-color: #FF4F1A;
	margin: 1px 0 1px 0;
}

.footer-links {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #E60000;
}

.footer-links a:link, .footer-links a:visited, .footer-links a:hover {
	color: #E60000;
}

.footer-links a:link, .footer-links a:visited {
	text-decoration: none;
	text-decoration:underline;
}

.footer-links a:hover {
	text-decoration: underline;
	text-decoration: overline;
}

.footer {
	padding-left: 54px;
}

.poll {
	padding: 0px 0px 0px 54px;
}

#poll-table {
	background-color: #E60000;
	border: 1px solid #FFF888;
	margin-bottom: 40px;
}
#poll-table td {
	padding: 4px;
	font-size: 12px;
}
#poll-answer-table td {
	padding: 0px 4px;
}
#poll-answer-table input {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #FF0A8B;
	padding: 0px 4px 1px 4px;
	background: #FFF888;
	border: 1px solid #FFE2C4;
	border-bottom: 1px solid #0F0063;
	border-right: 1px solid #0F0063;
	margin: 0;
}

.poll-radio-cell input {
	padding: 0 !important;
	margin: 0 !important;
	background: #E60000 !important;
	border: none !important;
}

.poll-question {
	font: bold 14px "Times New Roman", Times, serif;
	color: #FFF888;
	margin: 0px 0px 8px 8px;
}

#poll-result-table td {
	font-size: 14px !important;
}

#poll-result-table td b {
	color: #000;
}

#poll-result-table img {
	border: none !important;
}

p.poll-result-question {
	font: bold 14px "Times New Roman", Times, serif;
	color: #FFF888;
}

#content ul, #content ol, #content blockquote {
	margin: 0 30px;
	padding: 0;
}
#content li {
	line-height: 18px;
	text-align: justify;
	margin: 8px 0;
	padding: 0;
}

#content h1 {
	font-size: 28px;
	color: #FFFF5F;
	font-style: italic;
	font-weight: bold;
	clear: both;
	float: none;
}

#content h2 {
	font-size: 24px;
	/*color: #FF027F;
	font-style: italic;
	font-weight: bold;*/
	clear: both;
	float: none;
}

#content h3 {
	font-size: 18px;
	/*color: #FF027F;
	font-style: italic;
	font-weight: bold;*/
	clear: both;
	float: none;
}

#content h4 {
	font-size: 14px;
	margin: 12px 0;
	/*color: #FF027F;
	font-style: italic;
	font-weight: bold;*/
	clear: both;
	float: none;
}

#content p.p-24 {
	font-size: 24px;
	line-height: normal;
}

#content p.p-18 {
	font-size: 18px;
	line-height: normal;
}

#content p.p-14 {
	font-size: 14px;
	line-height: normal;
}

.contenttable-0 {
	width: 100%;
	border: 1px solid #B50000;
	margin: 12px 0;
}

.contenttable-0 td {
	padding: 3px 8px;
}

.contenttable-0 .tr-0 td {
	background-color: #B50000;
}

.contenttable-0 .tr-0 td p{
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

.contenttable-0 td {
	background-color: #fff;
}

.contenttable-0 td p{
	color: #000;
	font-size: 14px;
	font-weight: bold;
}

.contenttable-0 td p{
	padding: 0;
	margin: 0;
}

td.main-flash {
	background: url(images/flash-bg.gif) no-repeat 100% 0%;
}

.tx-srfeuserregister-pi1-submit {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #FF0A8B;
	padding: 0px 4px 1px 4px;
	background: #FFF888;
	border: 1px solid #FFE2C4;
	border-bottom: 1px solid #0F0063;
	border-right: 1px solid #0F0063;
	margin: 0;
}
