body
{
background-color:#2b2b2b;
}

a:link    {color:#000000;font-weight:bold;}
a:visited {color:#000000; font-weight:bold;}
a:active  {color:#000000; font-weight:bold;}
a:hover   {color:#666666; font-weight:bold;}

a.blue:link    {color:#345dae;font-weight:bold;}
a.blue:visited {color:#345dae; font-weight:bold;}
a.blue:active  {color:#345dae; font-weight:bold;}
a.blue:hover   {color:#666666; font-weight:bold;}

a.red:link    {color:#962e2e;font-weight:bold;}
a.red:visited {color:#962e2e; font-weight:bold;}
a.red:active  {color:#962e2e; font-weight:bold;}
a.red:hover   {color:#666666; font-weight:bold;}

.hiduke_blue
{
font-size: 14px;
color:#345dae;
font-weight: bold;
}
.hiduke_red
{
font-size: 14px;
color:#962e2e;
font-weight: bold;
}

.txt_blue
{
font-size: 18px;
color:#345dae;
font-weight: bold;
}
.txt_red
{
font-size: 18px;
color:#962e2e;
font-weight: bold;
}
.txt_normal
{
font-size: 18px;
font-weight: bold;
}

.txt_normal_blue
{
color:#345dae;
}
.txt_normal_red
{
color:#962e2e;
}

.count_blue
{
 background-color: #e8effc;
}
.count_red
{
 background-color: #ecdfdf;
}

body, p, h1, h2, h3, table, td, th, ul, ol, textarea, input
{
margin:0px;
font-family: helvetica,arial,sans-serif;
color:#3e3e3e;
font-size: 12px;
line-height: 120%
}

.titleback_blue
{
 background-color: #345dae;
 border: 0px;
}
.titleback_red
{
 background-color: #962e2e;
 border: 0px;
}

.select 
{
 background-color: #ffffff;
 border: 0px;
}

.select_res 
{
 background-color: #ffffff;
 border: 1px solid #cccccc; 
 padding: 2px; 
}

.error 
{
font-size: 24px;
line-height: 50px;
font-weight: bold;
}

.frame 
{
width: 331px;
}


.input_blue 
{
font-size: 10px;
font-weight: bold;
 background-color: #0110b5;
 border: 1px solid #9297ce; 
 color: #ffffff;
 padding: 3px; 
}


.josh_comment
 {
 color: #0110b5;
}

.input_red 
{
font-size: 10px;
font-weight: bold;
 background-color: #bc0108;
 border: 1px solid #9297ce; 
 color: #ffffff;
 padding: 3px; 
}

.josh_helpful_red 
{
 color: #bc0108;
 font-weight: bold;
}

.josh_nothelpful 
{
 font-weight: bold;
}

.josh_helpful_blue 
{
 color: #345dae;
 font-weight: bold;
}





.josh_cmmt_blue 
{
 color: #345dae;
 font-style: italic;
}
.josh_cmmt_red 
{
 color: #bc0108;
 font-style: italic;
}


