body { margin:0px;padding:0px; /*font-family:Berlin Sans FB Demi; */}
a { color:#496bdf;text-decoration:none; }
h1 { margin:0px;padding-top:0em; }
hr { margin:6px;color:rgb(229, 67, 71); }
p { text-align:justify; }

#wrapper 
   {
   color:black;
   width:1004px;
   margin:0px auto;
   }

#menuleft
   {
   padding-top:0.3em;
   padding-bottom:0.3em;
   text-align:center;
   width:200px;
   float:left;
   }

#menuleft table a
   {
   font-size:13px;
   /*color:#fffd69;*/
   color:white;
   line-height:170%;
   width:198px;
   display:block;
   /*background:url(../images/button.jpg) no-repeat;*/
   background:url(../images/jbutton-normal.png) no-repeat;
   }

#menuleft table a:hover
   {
   width:198px;
   display:block;
   /*background:url(../images/button2.jpg) no-repeat;*/
   background:url(../images/jbutton-hover.png) no-repeat;
   }

#menuright
   {
   margin-top:0.3em;
   margin-bottom:0.3em;
   width:165px;
   text-align:center;
   float:left;
   }

#menuright table
   {
   /*background-color:#fffd69;*/
   /*background-color:#BECDD4;*/
   background-color:#5095B4;
   border:1px solid #e54347;
   padding:0.1em;
   width:164px;
   }

#menuright table a
   {
   font-size:14px;
   width:150px;
   color:white;
   line-height:175%;
   display:block;
   /*background:url(../images/buttonr1.jpg) repeat-y;*/
   }

#menuright table a:hover
   {
   width:150px;
   display:block;
   background:url(../images/buttonr2.jpg) repeat-y;
   }

#content
   {
   margin:0px;
   padding:0.3em;
   padding-top:0.1em;
   width:624px;
   float:left;
   font-family:Berlin Sans FB Demi; 
   }

#header 
   {
   color:#fffd69;
   height:160px;
   width:100%;
   font-family:Berlin Sans FB Demi;
   font-size:24px;
   /*background:url(../images/header.jpg) no-repeat;*/
   }

#footer 
   {
   height:75px;
   color:white;
   width:100%;
   background:url(../images/header.jpg) no-repeat;
   text-align:center;
   }

#footer a
   {
   background:none;
   text-decoration:none;
   color:#fffd69;
   }
#footer a:hover
   {
   background:none;
   text-decoration:none;
   color:#fffd69;
   }

#leftcon
   {
   padding:0px;
   display:inline;
   float:left;
   color:black;
   margin-right:5px;
   }

#leftcon h2
   {
   width:324px;
   line-height:150%;
   margin-top:3px;
   margin-bottom:0px;
   font-size:20px;
   border:2px solid #e54347;
   background:#E0E0E0;
   }

#leftcon img
   {
   border:2px solid #e54347;
   border-top:0px;
   }

#rightcon
   {
   margin:0px;
   padding:0.3em;
   padding-top:0.2em;
   text-align:justify;
   }

.reviewtype
   {
   margin:0px;
   padding:0em;
   width:780px;
   height:5px;
   line-height:10%;
   background:url(../images/test.jpg) repeat-x;
   }

.review
   {
   font-size:14px;
   background-color:#fffd69;
   padding:0.2em;
   width:138px;
   border:1px solid #e54347;
   text-align:center;
   }

.review a
   {
   width:140px;
   display:block;
   background-color:#e54347;
   color:#fffd69;
   background:url(../images/buttonr1.jpg) repeat-y;
   }

.review a:hover
   {
   display:block;
   background-color:#496bdf;
   background:url(../images/buttonr2.jpg) repeat-y;
   }

.review a img
   {
   width:138px;
   background-color:#fffd69;
   border:1px solid #e54347;
   }

.yellowlink
   {
   color:#fffd69;
   }

.error
   {
   color:#e54347;
   font-size:16px;
   }

.success
   {
   color:blue;
   font-size:16px;
   }
