/* CSS Document */



body {
	background-color: #D6E1D0;
	padding-left: 2px;
}
#container {
	text-align: left;
	margin-top: 90px;
	margin: 0px ;
	width: 800px;
}

#content {
	background-color:#FFFF99;
	margin-top: 130px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 100px;
	width: 298px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.box_dots {
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.box_dotsimages {
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #FFFFFF;
}
.textblock_yellowblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7 em;
	color: #3399CC;
	background-color: #FFFF33;
	padding-left: 0px;
}

.textblock_whitegreenlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7 em;
	color: #006600;
	background-color: #FFFFFF;
	padding-left: 0px;
}
.text_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .4 em;
	line-height: .95 em;
	padding-left: 0px;
}

.text_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7 em;
	line-height: .95 em;
	color: #333300;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3399CC;
}
a:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	text-decoration: none;
	color: #99CC00;
	font-family: Arial, Helvetica, sans-serif;
}
a:active {
	text-decoration: none;
	color: #FF3333;
	font-family: Arial, Helvetica, sans-serif;
}

On mac.css

.navbar {
	font-family: Arial, Helvetica, sans-serif;
	position:fixed;
	font-size: 11px;
	background-color: #CCCC99;
	text-decoration: none;
	top:129px;
	width: 163px;
	margin-left: 650px;
	margin-top: 129px;
	padding:0px;
	/* Again, the ugly brilliant hack. */
voice-family: "\"}\"";
	voice-family:inherit;
	width:163px;
	
}
On pc.css
.navbar {
	font-family: Arial, Helvetica, sans-serif;
	position:absolute;
	font-size: 11px;
	background-color: #CCCC99;
	text-decoration: none;
	top:129px;
	width: 163px;
	margin-left: 650px;
	margin-top: 129px;
	padding:0px;
	/* Again, the ugly brilliant hack. */
voice-family: "\"}\"";
	voice-family:inherit;
	width:163px;

}
On mac.css
.navbar2 {
	font-family: Arial, Helvetica, sans-serif;
	position:absolute;
	font-size: 11px;
	background-color: ;
	text-decoration: none;
	top:129px;
	width: 800px;
	margin-left: 650px;
	margin-top: 129px;
	 	 padding:0px;
/* Again, the ugly brilliant hack. */
voice-family: "\"}\"";
voice-family:inherit;
	visibility: hidden;
	width: 163px
}
On pc.css
.navbar2 {
	font-family: Arial, Helvetica, sans-serif;
	position:absolute;
	font-size: 11px;
	background-color: #CCCC99;
	text-decoration: none;
	top:129px;
	width: 163px;
	margin-left: 650px;
	margin-top: 129px;
	 	 padding:0px;
/* Again, the ugly brilliant hack. */
voice-family: "\"}\"";
voice-family:inherit;
	
	width: 163px
}
On mac.css
.rr {
	position:fixed;
	width: 136px;
	margin-top: 54px;
	margin-left: 650px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: cc0000;
		 	 padding:0px;
/* Again, the ugly brilliant hack. */
voice-family: "\"}\"";
voice-family:inherit;
}
On pc.css
.rr {
	position:absolute;
	width: 136px;
	margin-top: 54px;
	margin-left: 650px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: cc0000;
		 	 padding:0px;
/* Again, the ugly brilliant hack. */
voice-family: "\"}\"";
voice-family:inherit;
}

.text_smallcolor {
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
	padding-left: 0px;
}
.text_mainbold {
	font-weight: bold;
	font-size: 11px;
	line-height: 15px;
	color: #333300;
	padding-left: 0px;
}
.text_mainital {
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333300;
	padding-left: 0px;
}
#content p {
	line-height: .95 em;
}
