html,body{
margin:0;
padding:0;
height:100%;
min-height:100%;
width:100%;
background-color:#8ca6b5;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
line-height:20px;
}

#header{
background:url(aimages/header_bg.gif) repeat-x;
width:100%;
}

#container{
height:100%;
min-height:100%;
width:1094px;
}

#left{
width:306px;
vertical-align:top;
background:url(aimages/left_bg.gif) repeat-y;
}

#center{
width:526px;
vertical-align:top;
background-color:white;
}

#right{
width:262px;
vertical-align:top;
background:url(aimages/right_bg.gif) repeat-y;
}

#menu-wrapper{
background:url(aimages/left_sidebar.gif) no-repeat;
width:306px;
height:287px;
}

#menu{
width:135px;
margin-left:60px;
padding-top:130px;
}

#area-wrapper{
width:262px;
height:548px;
}

#area{
margin-left:31px;
}

a:link {
	color: #990000;
}
a:visited {
	color: #990033;
}
.style6 {}
.style10 {font-family: Arial, Helvetica, sans-serif; font-size: x-small;font-weight: bold; }
.style14 {color: #448aad}
.style13 {color: #7eb0cc}
.style8 {font-size: 14px;font-size: x-small;}