body#blue
 {
 background-color:#ADD1DD; 
 color:#000000; 
 font-family:times new roman;
 font-size:13px;
 margin:0px;
 padding:0px;
 }

body#orange
 {
 background-color:#F08C79; 
 color:#000000; 
 font-family:times new roman;
 font-size:13px;
 margin:0px;
 padding:0px;
 }

body#green
 {
 background-color:#AADFB3; 
 color:#000000; 
 font-family:times new roman;
 font-size:13px;
 margin:0px;
 padding:0px;
 }

div.main
 {
 width:600px;
 margin-left:auto; 
 margin-right:auto; 
 margin-top:30px;
 }

div.nav
 {
 width:600px;
 white-space:nowrap;
 margin-left:auto;
 margin-right:auto;
 margin-top:20px;
 text-align:center;
 }

p {font-size:16px; margin-top:13px} 
 
img {border:0px}
img.border {border:solid 1px #000000}

.nobr {white-space:nowrap}
.q {color:#8C0019}
.mtq {color:#008234; font-weight:bold}
.title {font-size:18px}
.letters {font-size:16px}
.greentitle {color:#007524; font-size:20px}
.redtitle {color:#DF0029; font-weight:bold; font-size:20px}
.oldlabel {font-size:20px}
.contest {color:#ffffff; font-weight:bold; font-size:16px}
.shopreview {color:#FFFEE9; font-weight:bold; font-size:13px}
.u {text-decoration:underline}
.center {text-align:center}
.left {float:left; margin-right:5px}
.right {float:right; margin-left:5px}
.ltg {background-color:#C7E19E}
.ibrown {background-color:#9E8B75}

a {text-decoration:none}
a:hover {text-decoration:underline}

