/*Main*/
body {margin:0px;background-color:#ffffff;}
body, td, input, select, textarea {font:10px/13px arial;color:#333333;}
form {margin:0px;}
.tbl {background-color:#ffffff;border:1px solid #cccccc;}
.nav_bg {width:204px;height:163px;background:url(../images/nav_bg.jpg) no-repeat;}
.hm_rt_top {background:url(../images/home/rt_top.jpg) no-repeat;background-color:#999966;}
.rt_top {width:165px;height:117px;background:url(../images/rt_top.jpg) no-repeat;background-color:#999966;}

/*Divs*/
.lang {padding:15px 10px 15px 10px;float:right;}
.sp {margin:20px 10px 20px 10px;}
.sp_snav {margin:10px 10px 20px 10px;}
.footer {margin:10px;}

/*Images*/
img.left {float:left;margin:0px 10px 10px 0px;}
img.right {float:right;margin:0px 0px 10px 10px;}

/*Headers*/
h1, .h1 {font:bold 16px arial;color:#003399;}
h2, .h2 {font:bold 11px/14px arial;color:#333333;}

/*Default Links*/
a:link, a:visited, a:active {color:#003399;text-decoration:underline;}
a:hover {color:#003399;text-decoration:underline;}

/*Background Colors*/
.bgwht {background-color:#ffffff;}
.bggold {background-color:#999966;}
.bgnavy {background-color:#000a34;}
/*Top Right Bottom Left*/