@charset "utf-8";
#Main { background-color: #FFFFFF; border: 1px solid #CCCCCC; }
#Header { background-color: #FFFFFF; height: 100px; }
body { margin: 0px; padding: 0px; background-image: url(../images/bg.jpg); background-repeat: repeat-x; }
#Bg_Style { background-image: url(../images/bg_style.jpg); background-repeat: no-repeat; overflow: hidden; position: absolute; z-index: 10; height: 400px; width: 500px; left: 0px; top: 100px; }
#Outer { width: 800px; margin-right: auto; margin-left: auto; }
#Site { z-index: 100; width: 100%; left: 0px; top: 0px; right: 0px; position: absolute; }
#Bar { background-color: #000098; text-align: right; height: 14px; padding-top: 5px; padding-right: 10px; padding-left: 10px; padding-bottom: 5px; }
#Leaderboard { height: 200px; }
#Page { padding: 15px; }
#Right { float: right; width: 290px; border-left-width: 1px; border-left-style: solid; border-left-color: #CCCCCC; margin-left: 15px; margin-bottom: 10px; padding-left: 10px; }

.box { background-color: #F4F8FB; border: 1px solid #CCCCCC; padding: 10px; }
.box1 { background-color: #F4F8FB; border: 1px solid #CCCCCC; }
.box2 { background-color: #F8FAFC; border: 1px solid #CCCCCC; padding: 10px; }
.box3 { background-color: #F8FAFC; border: 1px solid #CCCCCC; padding: 5px; }
.li_odd { background-color: #F4F8FB; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 25px; background-image: url(../images/bullet.gif); background-repeat: no-repeat; background-position: 10px 6px; }
.li_even { background-color: #FFFFFF; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 25px; background-image: url(../images/bullet.gif); background-repeat: no-repeat; background-position: 10px 6px; }
#Bar .Contact_title { font-family: Arial, Helvetica, sans-serif; font-size: 10px; line-height: 14px; text-transform: uppercase; color: #FFFFFF; }
#Bar .Contact_number { font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 14px; text-transform: uppercase; color: #FFFFFF; }
#Footer { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #006699; text-align: right; text-decoration: none; margin: 0px; padding-top: 5px; padding-right: 15px; padding-bottom: 5px; padding-left: 15px; }
#Copyright { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #999999; text-align: right; border-top-width: 8px; border-top-style: solid; border-top-color: #000098; text-decoration: none; margin-bottom: 40px; }
#Footer a { color: #006699; text-decoration: none; }
#Copyright a { color: #999999; text-decoration: none; }
#Footer a:hover { color: #0099CC; text-decoration: underline; }
#Copyright a:hover { color: #0099CC; text-decoration: underline; }

#Copyright .Copyright_Images{ float: left; }
.readmore { text-align: right; }
.blue { color: #006699;}