/* CSS Document */
body {
	background:#EFF2F5;
    margin: 0px;
	text-align: left; 
    padding: 0px;
    font-family: arial, helvetica, sansserif;
    font-size: 10pt;	
}

img{border:0;}

.STYLE1 {color: #FF0000}
a{text-decoration: none;color:#4A7286;}
a:hover{text-decoration: none;color:#3D9FCF;}

#bg1{background-image:url(images/title1.png);background-repeat: repeat-x;overflow:hidden;height:26px;}
#bg2{background-image:url(images/title4.png);background-repeat: repeat-x;overflow:hidden;height:102px; border-bottom:solid 1px}
#bg3{background-image:url(images/title2.png);background-repeat: repeat-x;overflow:hidden;height:38px;}
#bg4{background-image:url(images/button1.png);background-repeat: repeat-x;overflow:hidden;height:70px; border-top:solid 1px}

#title{width:960px;margin: 0px auto;height:100%}
#title3{float:right;margin-top:4px;margin-right:4px;}
#title1{float:right;margin:71px auto 0px 15px;}
#title2{float:left;margin:0px 10px 0px 5px;}
#title4{width:960px;margin: 0px auto;padding-top:20px;}

#content{width:960px;margin:0px auto; padding-bottom:10px;}

#leftside{float:left; width:680px; overflow:hidden;}
#left1{margin:5px 0 5px 10px;}
#left2{width:80%;float:left;}
#left3{width:15%;float:left;}

#rightside{float: right; width:260px;overflow:hidden;}
#right1{margin:0px 5px;}
#right2{margin:0px 5px;background-image:url(images/line2.png);background-repeat:repeat-y;}
#right3{margin-left:5px;}

