body {
padding:0px;
margin:0px;
background: url(images/topbg_all.gif) top repeat-x #E8E8E8;
font-size:13px;
font-family:Arial;
}
form {
margin:0px;
padding:0px;
}
a.atop:link, a.atop:visited {
display:block;
float:left;
height:18px;
width:158px;
padding-top:4px;
background:url(images/topmenu_blue.gif) bottom no-repeat;
color:#FFFFFA;
text-align:center;
text-decoration:none;
font-family:Verdana;
font-size:13px;
font-weight:bold;
}
a.atop:hover {
background:url(images/topmenu_green.gif) bottom no-repeat;
color:#005367
}
a.atop-a:link, a.atop-a:visited {
display:block;
float:left;
height:18px;
width:158px;
padding-top:4px;
background:url(images/topmenu_green.gif) bottom no-repeat;
color:#005367;
text-align:center;
text-decoration:none;
font-family:Verdana;
font-size:13px;
font-weight:bold;
}
a.atop-a:hover {
background:url(images/topmenu_green.gif) bottom no-repeat;
color:#005367
}

.bgblue {
background:#01ADD8;
}
.toplogo {
background:url(images/top_logo.gif) left top no-repeat;
}
.lineleft {
background:url(images/leftbg_all.gif) right repeat-y;
}
.tdleft {
border-top:5px solid #98CC44;
background:#FFFFFF;
}
.tdcenter {
border-top:5px solid #98CC44;
background:#FFFFFF;
}
.lineright {
background:url(images/rightbg_all.gif) left repeat-y;
}
.bot01 {
background:url(images/bot_left_bg.gif) top right no-repeat #005367;
}
.bot02 {
background:#005367;
font-family:Arial;
font-size:12px;
color:#F4F4F4;
}
.bot02 a:link,
.bot02 a:visited {
color:#F4F4F4;
}
.bot02 a:hover {
color:#B1E75B
}
.ttrack {
background:url(images/track_bg.gif) no-repeat;
margin:10px 0px 15px 0px;
}
.stext {
border:1px solid #A5ACB2;
background:#FFFFFF;
color:#2D7182;
font-family:Arila;
font-size:17px;
font-weight:bold;
width:144px;
height:18px;
}
.white {
color:#FFFFFA;
font-family:Arial;
font-size:14px;
padding-left:15px;
}
.text2 {
padding:5px 12px;
color:#02A6CE;
font-family:Verdana;
font-size:11px;
font-weight:bold;
}
.main {
margin:20px;
color:#4C4C4C;
font-family:Arial;
font-size:16px;
}
h1 {
color:#005367;
font-family:"Courier New", Courier, mono;
font-size:26px;
font-weight:bold;
border-bottom:4px solid #98CC44;
margin:0px;
padding:0px;
padding-top:80px;
}
.bigblue {
color:#02A6CE;
font-family: "Courier New", Courier, mono;
font-size:30px;
font-weight:bold;
}
.green { color:#98CC44}
.blue { color:#02A6CE}
.red { color:#DF0000}

.list {
list-style:none;
}
.list li {
margin-bottom:7px;
}
.torder {
margin:15px 5px;
font-family:Arial;
font-size:14px;
}
.torder td {
padding:3px;
padding-bottom:10px;
}
.torder .td2 {
padding-top:7px;
border-top:2px solid #CCCCCC;
}
.torder2 {
border:1px solid #F0EEEE;
}
.torder2 td {
padding:5px;
font-size:14px;
border:1px solid #F0EEEE;
}
.torder2 th {
background:#F0EEEE;
border:1px solid #FFFFFF;
padding:1px;
font-size:14px;
font-family:"Courier New", Courier, mono;
}
hr {
height:1px;
border:0px;
color:#E8E8E8;
background:#E8E8E8;
}
.note {
margin:5px 0 5px 20px;
padding:7px;
background:#FFFFD9;
color:#ED4300;
border:1px dotted #ED9100;
font-size:12px;
font-family:"Courier New", Courier, mono;
}