@charset "utf-8";
/* CSS for MKAD website */
body {
	background-color: #CCCCCC;
	margin-top: 0px;

}

.TopMenubar {
	color:#ffffff;
	height:24px;
	width:750px;
	background: #00000;
	font-family:Bookman Old Style,Century Gothic, Tahoma, Verdana, Arial;
	font-size:16px;
	vertical-align:middle;
	}

.TopMenubar a:link {
font-size:16px;
	text-decoration: none;
	color:#ffffff;

}
.TopMenubar a:active {
text-decoration: none;
	color:#ffffff;

}

.TopMenubar a:visited {
text-decoration: none;
	color:#ffffff;

}

.TopMenubar a:hover {
	text-decoration:underline;
	color:#C0C0C0;
}

.Content {
	color:#000000;
	width:605px;
	background: #DBDBCF;
	font-family:Century Gothic, Tahoma, Verdana, Arial;
	font-size:12px;
	vertical-align:middle;
	}

#ContentH2 {
color:#000000;
	background: #DBDBCF;
	font-family:Bookman Old Style,Century Gothic, Tahoma, Verdana, Arial;
	font-size:24px;
	font-weight:bold;
}

#ContentH3 {
color:#000000;
	background: #DBDBCF;
	font-family:Bookman Old Style,Century Gothic, Tahoma, Verdana, Arial;
	font-size:18px;

}

#ContentH3 a:link {
color:#000000;
	font-family:Bookman Old Style,Century Gothic, Tahoma, Verdana, Arial;
	font-size:16px;
text-decoration: none;

}
#ContentH3 a:active {
color:#000000;
	font-family:Bookman Old Style,Century Gothic, Tahoma, Verdana, Arial;
	font-size:16px;
text-decoration: none;

}

#ContentH3 a:visited {
color:#000000;
	font-family:Bookman Old Style,Century Gothic, Tahoma, Verdana, Arial;
	font-size:16px;
text-decoration: none;
}

#ContentH3 a:hover {
	text-decoration:underline;
	color:#FFFFFF;
	font-family:Bookman Old Style,Century Gothic, Tahoma, Verdana, Arial;
	font-size:16px;
}

	
.Content a:link {
font-size:12px;
	text-decoration: none;
	color:#000000;

}
.Content a:active {
text-decoration: none;
	color:#000000;

}

.Content a:visited {
text-decoration: none;
	color:#000000;

}

.Content a:hover {
	text-decoration:underline;
	color:#000099;
}

.LeftContent {
	color:#ffffff;
	width:145px;
	background: #00000;
	font-family:Bookman Old Style,Century Gothic, Tahoma, Verdana, Arial;
	font-size:10px;
	text-transform:capitalize;
	}

.Footer {
	color:#ffffff;
	background: #00000;
	font-family:Century Gothic, Tahoma, Verdana, Arial;
	font-size:12px;
	}
	
a:link {
	text-decoration: none;
	color:#43a6e8;
	font-weight: normal;
}
a:active {
	text-decoration:none;
color:#43a6e8;
	font-weight: normal;
}

a:visited {
	text-decoration:none;
	font-weight: normal;
	color:#43a6e8;
}

a:hover {
	text-decoration:underline;
	font-weight: normal;
	color:#FFCC00;
}

h1 {

}
