#top {width: 100%;height:81px;}
#bottom {width: 100%;height:36px;}
#body {width: 100%;height:auto;margin:0px;padding:0px;}

td {
	font-size: 12px;
}

.darker {background: #E5E5E5;}
.lighter {background: #f3f3f3;}
.al {text-align:left;}
.ac {text-align:center;}
.ar {text-align:right;}

#usernamespan {
	float: left;
	padding: 8px 0px 0px 8px;
}
#logoutspan {
	float: right;
}
.topbg {
	background-repeat: no-repeat;
	background-position: right;
}
.link1{
	font-size: 12px;
	color: #ffffff;
    text-decoration: none;
}
.link1:hover{
	font-size: 12px;
	color: #aa0066;
    text-decoration: underline;        
}

.link2{
	font-size: 12px;
	color: #FF0000;
        text-decoration: none;        
}
.link2:hover{
	font-size: 12px;
	color: #FF0000;
        text-decoration: underline;
}

.text14 {
	font-size: 13px;
	color: #4545aC;
}
.menu-2nd {
	font-size: 12px;
	color: #15157C;
	text-decoration: none;
}
.menu-2nd:hover {
	font-size: 12px;
	color: #f5157C;
	text-decoration: underline;
}
.menu-navig {
	font-size: 12px;
	color: #ff2727;
	text-decoration: underline;
}
.menu-navig:hover {
	font-size: 12px;
	color: #575757;
	text-decoration: none;
}
.input1 {
	font-size: 12px;
	border: 1px solid #888888;
}
select {
	font-size: 12px;
}
.button {
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #FFFFFF;
	height: 18px;

}

td.text1 {
	color: #ffffff;
}	

.title {
	height: 40px;
	padding: 10px;
	font-size: 14px;
	color: #4400aa;
	font-weight:bold;
	text-align:center;
}

.subtitle {
	height: 30px;
	padding: 5px;
	font-size: 13px;
	color: #a04040;
	font-weight:bold;
}

.content {
	line-height: 20px;
	padding: 0px 20px;
	font-size: 12px;
	color: #404040;
}

.assocBar {
	height: 30px;
	width: 100%;
	background: #80A0D0;
}

.infotitle {
    float:left;
	width:750px;
	margin: 8px 10px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#2020a0;
}
#pagecontent {
    float:left;
	width: 750px;
	margin: 5px 15px;
	line-height:22px;
	font-size:13px;
	color:#303030;
}
