/* CSS Document */

/* blocks */

#top {
	margin: 10px 10px 0px 10px;
	padding: 10px;
	border: 0px solid #FFFFFF;
	background: #FFFFFF;
	height: 125px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 125px;
}

html>body #top {
	height: 125px; /* ie5win fudge ends */
}

#left {
	position: absolute;
	top: 180px;
	left: 20px;
	margin: 10px;
	padding: 10px;
	border: 0px solid #FFFFFF;
	background: #FFFFFF;
	width: 150px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 120px;
}

html>body #left {
	width: 120px; /* ie5win fudge ends */
}

#middle {
	margin: 25px 380px 20px 160px;
	padding: 10px;
	border: 0px solid #FFFFFF;
	background: #FFFFFF;
}

#right {
	position: absolute;
	top: 178px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	border: 0px solid #FFFFFF;
	background: #FFFFFF;
	width: 170px;
	voice-family: "\";
	left: 208px;
\"";
	voice-family:inherit;
	width: 180px;
}

html>body #right {
	width: 380px; /* ie5win fudge ends */
}

/* end blocks */

body {
	font-family: Trebuchet MS, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

/* headings start */

.title {
	font-size: 16px;
	font-weight: bold;
	color: #222;
	text-decoration: none;
}

.titleRed {
	color: #cc0000;
	font-size: 16px;
	font-weight: bold;
	}

/* headings end */

.important {
	color: #cc0000;
	}

/* menu start */

.menuHead {
	color: #c00;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	border-top: 1px solid #300
	}

.menuOption {
	color: #f00;
	font-size: 12px;
	margin-left: 10px
	}

#menu1 {
	display: none
	}

#menu2 {
	display: none
	}

#menu3 {
	display: none
	}
	
#menu4 {
	display: none
	}
	
#menu5 {
	display: none
	}

/* menu end */

/* links start */

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

a:active {color: #CC0000;
          text-decoration: none
		  }

a:hover {color: #0000CC;
         text-decoration: none
		 }

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

/* links end */
td {
	font-size: 12px;
}
