/* CSS Document */
/* Design by Nur Layout Stylesheet */ 

html, body {
	font-family: Tahoma;
	color: #000;
	margin:0;
	background-color: #ccc;
	background-image:url(../images/bg01.gif);
	list-style-image:url(../images/dot.gif);
	}

#top { 
	width: 98%;
	padding: 4px;
	height: auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	text-align: right;
	background-color:#FFFFFF;
	}


#main {
	width: 92%;
	margin-left:auto;
	margin-right:auto;
	padding: 8px;
	font-size: 14px;
	text-align: left;
	background-color:#FFFFFF;
	border-top: 4px solid #4C8BC1;
	border-right: 1px solid #4C8BC1;
	border-left: 1px solid #4C8BC1;
	}
	

#footer {
	width: 92%;
	margin-left:auto;
	margin-right:auto;
	padding: 8px;
	text-align: center;
	background-color:#FFFFFF;
	background-image:url(../images/alt.gif);
	font-size: 11px;
	background-position: bottom;
	background-repeat: repeat-x;
	border-right: 1px solid #4C8BC1;
	border-left: 1px solid #4C8BC1;
}


a {
	font-size: 14px;
	text-decoration: none;
	color: #0066CC;
	font-weight: bold;
}

a:link {
	font-weight: bold;
	text-decoration: none;
	color: #003399;
}
a:visited {
	text-decoration: none;
	color: #0099CC;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #9999CC;
}


.color {
	font-family: "Courier New", Courier, monospace;
	color: #BC2E04;
	font-weight: bold;
	letter-spacing: 2px;
	font-size: 18px;
}

.im {
	padding : 4px;
	border: 4px double #00ffff;
	background-color: #F4FFFF;
	}	

.bold {
    color: #5465B2;
	font-weight: bold;
	font-size: 20px;
	font-family: "Courier New", Courier, monospace;
}	

.hd {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	color: #008b8b;
	font-weight: bold;
}	

.kh {
	font-family: "Courier New", Courier, monospace;
	font-size: 1.6em;
	color: #fff;
	float: left;
	text-indent: 20px;
	font-weight: bold;
}	

.sol {
	float: left;
	text-indent: 20px;
}	

.sag {float: right;}	

.ft {
	font-size: 11px;
	color: #666666;
	text-align:center;
}	
