body {
	margin-top: 0px;
	margin-right:0px;
	margin-bottom: 5px;
	margin-left:0px;
	background-image:url(img/ayso-back.gif)
	color: #000000;
	font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 12px;
	line-height:14px;

}

.whiteheader{
	color:#FFFFFF; 
	font-weight:bold; 
	font-size:18px
}

.whitetext{
	color : #ffffff;
	text-decoration : none;
}

.smallblack{
	color : #000000;
	font-size: 10px;
	text-decoration : none;
}

.smallwhite{
	color : #ffffff;
	font-size: 10px;
	letter-spacing: 1px;
	line-height: 14px;
	text-decoration : none;
}

.smallwhiteb{
	color : #ffffff;
	font-size: 10px;
	letter-spacing: 1px;
	line-height: 14px;
	text-decoration : none;
}

a{
	/* basic a href tag */
	color : #0000cc;
	text-decoration : none;
}
a:visited {
	/* basic a href tag visited */
	color : #0000cc;
	text-decoration : none;
}
a:hover{ /* basic a href tag hover */
	color : #990000;
	text-decoration : none;
}


/* Navigation Links */
.nav { 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 11px; 
	font-weight : bold;
	text-decoration : none; 
	color: #ffffff;
}

.nav:visited { 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 11px; 
	font-weight : bold;
	text-decoration : none; 
	color: #ffffff;
}

.nav:hover { 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 11px; 
	font-weight : bold;
	text-decoration : none; 
	color: #00ff00; 
}

.navf { 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 11px; 
	font-weight : bold;
	text-decoration : none; 
	color: #0000cc;
}

.navf:visited { 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 11px; 
	font-weight : bold;
	text-decoration : none; 
	color: #0000cc;
}

.navf:hover { 
	font-family : Arial, Helvetica, sans-serif; 
	font-size : 11px; 
	font-weight : bold;
	text-decoration : none; 
	color: #cc0000; 
}

.onblack{
	/* basic a href tag */
	color : #9999cc;
	text-decoration : none;
}
.onblack:visited {
	/* basic a href tag visited */
	color : #9999cc;
	text-decoration : none;
}
.onblack:hover{ /* basic a href tag hover */
	color : #990000;
	text-decoration : none;
}



#bottom .bottom_right_box{
	/* width:426px; */
	margin-left:auto;
	margin-right:auto;
	/* background-color:#76787B; */
	height: 385px;

}

#bottom .bottom_right_box #content_fixed{
	/* width:395px;*/
	margin-left:auto;
	font-family:Verdana, Arial, Helvetica, Tahoma, sans-serif;
	font-size:12px;
	/*letter-spacing: .5px;*/
	padding-left:5px;
	padding-right:10px;
	padding-top:0px;
	margin-right:auto;
	height: 385px;
	color:#ffffff;
	overflow: auto;
	visibility: visible;
	z-index: 2;
	margin-top:10px;
	margin-left:15px;
	margin-bottom:5px;
}

.input_box { 
	border: 1 solid #000000; 
	background-color: #e1e1e1; 
	color: #000000; 
	font-family: Arial, Verdana, Sans-Serif; 
	font-size: 10px; 
	line-height: 11px; 
	font-weight: normal; 
}

