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

html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin-top: 2px;
	padding: 0;
	font-size: 16px;
	background-color: #465f93;
	list-style-position: outside;
}

a:link {
	text-decoration: none;
	color: #FF3300;	
}
a:visited {
	text-decoration: none;
	color: #CC6600;
}
a:hover {
	text-decoration: underline;
	color: #060;
}
a:active {
	text-decoration: none;
	color: #00CC99;
}
#tp {
	width: 96%;
	height: 30px;
	background-image:url(../bg/tp.gif);
	background-repeat: repeat-x;
	background-position:top;
	text-align: center;
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
}


#top {
	width: 96%;
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	color: #999;
	background-color: #ffffff;
	font-weight: bold;
	text-shadow: #ccc 1px -1px 1px;
	letter-spacing: 2px;
}

#main {
	width: 96%;
	text-align: left;
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
}


#alt {
	width: 96%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 11px;
	color: #333;
	background-color: #fff;
	padding: 5px;
	letter-spacing: 2px;
	background-image: url(../bg/alt.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

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

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

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

#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: #060;
	text-decoration: none;
}

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

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



.brd {
border: 3px double #ddd; padding: 3px; background: #333;} 


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

.grn2 {
	color: #08347F;
	font-weight: bold;
	font-size: 16px;
	letter-spacing: 2px;
}

.grn {
font-size: 16px;
	color: #3c0;
	font-weight: bold;
	letter-spacing: 2px;
}


.blu {
	font-size: 16px;
	color: #066;
	font-weight: bold;
	letter-spacing: 2px;
}

#cer {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	padding: 1px;
	letter-spacing: 2px;
}

