BODY{
	font-family: Arial, helvetica, san-sarif;
	color : #303030;
	scrollbar-face-color:#CCCCFF;
	scrollbar-track-color:#CCCCFF;
	scrollbar-arrow-color:#000000;
	scrollbar-3dlight-color:#000000;
	scrollbar-highlight-color:#CCCCFF;
	scrollbar-shadow-color:#CCCCFF;
	scrollbar-darkshadow-color:#000000;
	background-position: center;
	background-color: #ccccff;
	margin:0px;

}
.menuAct {
	text-decoration:none;
	color:#303030;
	font-family: "Verdana";
	font-weight: bold;
	font-size: 12px;
	display: block;
	background-color: #FFFFD0;
	margin-left: 5px;
	margin-right:3px;
	margin-bottom:5px;
	border: solid 2px #FFA500;
	padding:3px;
	width: 100px;
	height: 25px;
	color: #666666;
	text-align: center;
}

A.menuAct:hover {
	border: dashed 2px;
	color: #9900ff;
	text-decoration : underline;
	font-style:italic;
}

.menu {
			font-family:verdana;
			color:#303030;
			font-size:15px;
			padding-top:18px;
			padding-left:22px;
			background-image:url(../images/starw05.gif);
			background-color:#FFFFD0;
			text-align:left;
		}

.cadtitle{
	color: #FFFFFF;
	text-decoration: none;
	position: absolute;
	left:44px;
	bottom: 23px;
	
}

A.cadtitle:hover {
	color:#9900ff;
	text-decoration: underline;
	font-style:italic;
}

.cadlogo{
	position:absolute;
	float:left;
	margin-left:5px;
	bottom:15px;
}

.discliamer{
	font-size:12px;
	text-decoration:none;
	color:#303030;
	margin-right:15px;
	
}

A.discliamer:hover{
	text-decoration:underline;
	font-style:italic;
	font-weight:bold;
}

a.aiplink:hover{
	color:#000033;
	text-decoration:underline;
	font-style:italic;
	font-weight:bold
}
TH{
	border:solid 1px #000000;
	padding:5px;
	text-align:left;
	color:#000033;
	font-size:15px;
}

