@charset "UTF-8";
/* Design by Nur www.designbynur.com CSS Design 2009 */

html, body {
	font-family: Helvetica, "Arial";
	color: #000;
	margin-top: 10px;
	padding: 0;
	font-size: 16px;
	background-color: #9a0000;
	list-style-image:url(../images/17.gif);
	list-style-position: outside;
}

a:link {
	text-decoration: none;
	color: #FF3300;	
}
a:visited {
	text-decoration: none;
	color: #CC6600;
}
a:hover {
	text-decoration: underline;
	color: #990066;
}
a:active {
	text-decoration: none;
	color: #00CC99;
}


#top {
	width: 97%;
	height: 63px;
	padding: 5px;
	background-image:url(../images/logo.gif);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffcc00;
	text-align: right;
	color: #FFF;
	font-weight: bold;
	border-top: 2px dashed #cc0000;
	border-right: 2px dashed #cc0000;
	border-left: 2px dashed #cc0000;
	border-bottom: 1px dashed #cc0000;
}

#main {
	width: 97%;
	text-align: left;
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
	border-right: 1px dashed #cc0000;
	border-left: 1px dashed #cc0000;
}


#alt {
	width: 97%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 11px;
	color: #FF9;
	background-color: #fff;
	padding: 5px;
	letter-spacing: 2px;
	background-image: url(../images/35.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-right: 1px dashed #cc0000;
	border-left: 1px dashed #cc0000;
}

#bottom {
	width: 97%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 11px;
	color: #333;
	padding: 5px;
	letter-spacing: 2px;
	word-spacing: 2px;
}

#bottom a:link {
	text-decoration: none;
	color: #666;
}

#bottom a:visited {
	text-decoration: none;
	color: #999;
}

#bottom a:hover {
	text-decoration: none;
	color: #cc0000;
}
#bottom a:active {
	text-decoration: none;
	color: #006;
}


#top a {
  color: #990000;
  padding: 4px;
  text-decoration: none;
}

#top a:hover {
	padding: 4px;
	color: #cc0000;
	text-decoration: none;
}

#top a:visited {
	padding: 4px;
	text-decoration: none; 
}

#top a:active {
	color: #990000;
	padding: 4px;
	text-decoration: none;
	
}
.img {
padding: 5px; background: #f6f6f6; border-right: 1px solid #ddd;
border-bottom: 1px solid #ddd;
border-top: #eee; border-left: #eee;
display: block; margin: 4px 0;}


.brd {
border: 3px double #cc0000; padding: 3px; background: #990000;} 

.left { float: left; padding: 4px; }

.right { float: right; padding: 10px; background-color:#FFFFFF;}

.gri {
	color: #404A48;
	font-weight: bold;
	font-size: 20px;
}

.frm {
	width: 320px;
	padding: 2px;
	font-size: 17px;
}

.nw {
	color: #000;
	font-size: 18px;
	font-family: Helvetica;
}

.red {
	font-size: 22px;
	color: #990000;
	font-family: Helvetica;
	font-weight: bold;
	letter-spacing: 2px;
}

.red2 {
	font-size: 24px;
	color: #990000;
	font-family: Helvetica;
	font-weight: bold;
	letter-spacing: 2px;
}
