.tab	{ border: #c0c0c0 2px solid; }


.tabbg	{ background-color: #EBCEA2; }
.tabbg1	{ background-color: #EBCEA2; border-bottom: #85562A 1px solid; border-top: #85562A 1px solid;}
.tabbg2	{ background-image: url('images/bg3.gif'); background-repeat:no-repeat; background-position:left top; background-color: #ffffff; }

.stdtxt1 { font-weight: normal; font-size: 14px; font-family: Arial, "Times New Roman", Times, Georgia ,sans-serif; color: #000000; letter-spacing: 1px; padding-top:5px}
.stdtxtbc { font-weight: bold; font-size: 14px; font-family: Arial, "Times New Roman", Times, Georgia ,sans-serif; color: #850000; letter-spacing: 1px; padding-top:15px}
.stdtxtbc2 { font-weight: bold; font-size: 20px; font-family: Arial, "Times New Roman", Times, Georgia ,sans-serif; color: #850000; letter-spacing: 1px; padding-top:15px}
.stdtxtbck { font-weight: bold; font-size: 12px; font-family: Arial, "Times New Roman", Times, Georgia ,sans-serif; color: #850000; letter-spacing: 1px; padding-top:15px}

.tittxt	{ font-weight: bold; font-size: 20px; font-family:  Arial, "Times New Roman", Times, Georgia ,sans-serif; color: #000000; letter-spacing: 1px; }
.tittxt2 { font-weight: bold; font-size: 16px; font-family: Arial, "Times New Roman", Times, Georgia ,sans-serif; color: #000000; letter-spacing: 1px; padding-top:15px}
.tittxt3 { 
            font-weight: bold; 
            font-size: 16px; 
            font-family: "Times New Roman", Times, Georgia ,sans-serif; 
            color: #000000; 
            letter-spacing: 1px; 
            padding-left:15px; 
            padding-top:15px
          }
.blktxt	{ font-weight: bold; font-size: 16px; font-family: "Times New Roman", Times, Georgia ,sans-serif; color: #000000; letter-spacing: 1px; }

/*
a:link         { color: #0000AA; text-decoration:none; font-weight: normal; font-size: 15px; font-family: Arial; letter-spacing: 1px;  }
a:visited      { color: #0000AA; text-decoration:none; font-weight: normal; font-size: 15px; font-family: Arial; letter-spacing: 1px; }
a:hover        { color: #0099FF; text-decoration:none; font-weight: normal; font-size: 15px; font-family: Arial; letter-spacing: 1px;  }
a:active       { color: #00AA00; text-decoration:none; font-weight: normal; font-size: 15px; font-family: Arial; letter-spacing: 1px;  }
*/


.menuon			{ 
				 color:#000000;
                 background:#EBCEA2;
                 border: #85562A 1px solid;
                 font:normal 15px Arial;
                 margin: 1px 0 1px 0;
                 padding: 0 19px 0 19px;
                 text-decoration:none;
                 height:15px;
                 letter-spacing: 1pt;
                  
 				}

div#menu		{
				 width:100%;
				 float:center;
				}

div#menu a      {
                 color:#EBCEA2;
                 background:#85562A;
                 font:normal 15px Arial;
                 margin: 1px 0 1px 0;
                 padding:1px 20px 1px 20px;
                 text-decoration:none;
                 height:15px;
                 letter-spacing: 1pt;
                }

div#menu a:hover   {
                 font:normal 15px Arial;
                 color:#39497B;
                 background:EBCEA2;
                 letter-spacing: 1pt;
                }
div#menu a:visitet {
                 color: #00FFFF;
                 font-weight: bold;
                 font-size: 15px;
                 text-decoration:none;
                 font-family: Arial;
                 letter-spacing: 1pt;
                }

div#menu a:active  {
                 color:#39497B;
                 background:#85562A;
                 margin: 1px 0 1px 0;
                 padding:1px 20px 1px 20px;
                 font-weight: normal;
                 font-size: 15px;
                 text-decoration:none;
                 font-family: Arial;
                 letter-spacing: 1pt;
                }

