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; }*/
/*hr {margin:1px;padding:0px;line-height:1em;}*/
#ArticleBox a {color:silver;font-size:14px;margin:5px;}
#ReviewsBox a {color:silver;font-size:14px;margin:5px;}
#ReviewsBox li {float:left;margin-left:16px;margin-right:4px;}
#ArticleBox li {float:left;margin-left:16px;margin-right:4px;}
#SUHide:hover {cursor:pointer;}
#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:1004px;
   position:relative;
   font-size:24px;
   /*background:url(../images/header.jpg) no-repeat;*/
   }
#Hmenu {
   padding-left:0px;
   background-color:#3583A9;
   height:20px;
   width:1000px;
   margin-left:1px;
   text-align:center;
   
   }
.Hmenu_Btn { display:inline;color:white;font-size:12px;padding-left:6px;padding-right:6px;}
.Hmenu_Btn a {color:white;}
.Hmenu_Btn a:hover{color:white;text-decoration:underline; }
  
#footer 
   {
   padding:10px;
   color:white;
   width:976px;
   background-color:#3583A9;
   text-align:center;
   text-align:center;
   }

#footer a
   {
   background:none;
   text-decoration:none;
   
   }
#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;
   
   }

.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;
   }
