body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:auto;
}
a{
color:#0049AC;
}
#header{
width:849px;
height:226px;
}
#lefttop{
background-image:url(images/top_grad.jpg);
background-repeat:repeat-x;
background-position:top;
}
#righttop{
background-image:url(images/top_grad.jpg);
background-repeat:repeat-x;
background-position:top;
}
#subcontent{
padding-left:5px;
padding-right:50px;
overflow:auto;
}
#left{
background-image:url(images/left_shadow.jpg);
background-repeat:repeat-y;
background-position:right;
}
#right{
background-image:url(images/right_shadow.jpg);
background-repeat:repeat-y;
background-position:left;
}
#cont2{
height:225px;
width:242px;
background-color:#0049AB;
padding-top:20px;
padding-left:17px;
padding-bottom:26px;
padding-right:17px;
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
overflow:none;
}
#titlecontent{
height:300px;
width:133px;
float:left;
padding-right:17px;
border-right:#ccdbee 1px solid;
}
#actualcontent{
width:570px;
float:left;
overflow:auto;
padding-left:30px;
padding-right:30px;
text-align:justify;
}
.mainitem{
font-weight:800;
font-family:arial narrow;
color:#0049AC;
font-size:18px;
}
.mainitemsub{
font-weight:660;
font-family:arial narrow;
color:#999999;
font-size:13px;
line-height:18px;
cursor:pointer;
}
.mainitemhover{
font-weight:660;
font-family:arial narrow;
color:#0049AC;
font-size:13px;
line-height:18px;
cursor:pointer;
}
.titlecell{
background-color:#CCCCCC;
font-weight:bold;
width:100px;
}
.titletop{
border-bottom:#333333 2px solid;
font-weight:bold;
}