body { margin:0px; background-image:url(bg.png); background-repeat:repeat; background-attachment: fixed; }
TD {color:#333333;
font-family:arial;
font-size:9pt;
}

textarea {
font-family:arial;
font-size: 7pt;
background-color: #ffffff;
font-weight: normal;
color: #000000;
border: 1px solid #333333;
padding: 5px;
width: 300px;
height: 100px;
}

br{line-height:8px;}

.nav {

	background-color:#faafbb;
	background-image:url(menuBg2.gif);
	background-repeat:repeat-x;
	background-position:center;
	color:#FFFFFF;
	font-family:arial;
	font-size: 9pt;
	font-weight:bolder;
	padding:4px;
	margin-bottom:3px;
}

.navAd {

	background-color:#87cefa;
	color:#FFFFFF;
	font-family:arial;
	font-size: 9pt;
	font-weight:bolder;
	padding:4px;
	margin-bottom:3px;
}

.title {

	background-color:#faafbb;
	background-image:url(menuTitleBg.gif);
	background-repeat:repeat-x;
	background-position:top;
	color:#333333;
	font-family:arial;
	font-size: 11pt;
	font-weight:bolder;
	padding:4px;
	
}


.title2 {

	background-color:#faafbb;
	background-image:url(Clipboard01.png);
	background-repeat:repeat-x;
	background-position:top;
	color:#333333;
	font-family:arial;
	font-size: 11pt;
	font-weight:bolder;
	padding:4px;
	
}

img {    border-style:none; }


.navTitle {

	background-color:#9acdff;
	background-image:url(menuTitleBg.gif);
	background-repeat:repeat-x;
	background-position:top-left;
	color:#FFFFFF;
	font-family:arial;
	font-size: 12pt;
	font-weight:bolder;
	padding:4px;
	
	margin-top: 10px;
	
}
.navOver {
	
	background-image:url(menuBg.gif);
	background-repeat:repeat-x;
	background-position:center;
	background-color:#f6f38c;
	color:#333333;
	font-family:arial;
	font-size: 9pt;
	font-weight:bolder;
	padding:4px;
	
}

.nav A:link {color:#333333; font-weight:normal; text-decoration:none;}
.nav A:visited {color:#333333; font-weight:normal; text-decoration:none;}
.nav A:active {color:#333333; font-weight:normal; text-decoration:underline;}
.nav A:hover {color:#333333; font-weight:normal; text-decoration:none;
}

A:link {color:#333333; font-weight:normal; text-decoration:none;}
A:visited {color:#333333; font-weight:normal; text-decoration:none;}
A:active {color:#333333; font-weight:normal; text-decoration:underline;}
A:hover {color:#333333; font-weight:normal; text-decoration:none;}

