body
{
font-family: Arial, sans-serif;
font-size: 12px;
color: #000000

}


.white
{

font-family: Arial, sans-serif;
font-size: 12px;
font-weight: bold;
color: #ffffff

}

.grey
{

font-family: Arial, sans-serif;
font-size: 14px;
font-weight: bold;
color: #575757

}



.smgrey
{

font-family: Arial, sans-serif;
font-size: 10px;
font-weight: bold;
color: #575757

}

.red
{

font-family: Arial, sans-serif;
font-size: 12px;
font-weight: bold;
color: #ff0000

}
.medred
{

font-family: Arial, sans-serif;
font-size: 14px;
font-weight: bold;
color: #ffffff

}
.bigred
{

font-family: Arial, sans-serif;
font-size: 16px;
font-weight: bold;
color: #ff0000

}

.largered
{

font-family: Arial, sans-serif;
font-size: 18px;
font-weight: bold;
color: #ff0000

}


.blue
{

font-family: Arial, sans-serif;
font-size: 12px;
font-weight: bold;
color: #2279BB

}


h1
{

font-family: Arial, sans-serif;
font-size: 19px;
font-weight: bold;
color: #5C1111

}
h2
{

font-family: Arial, sans-serif;
font-size: 14px;
font-weight: bold;
color: #ffffff

}

a
{
font-family: Arial, sans-serif;
font-size: 14px;
font-weight: bold;
text-decoration: none;
color: #2279BB;
}

a:hover
{
font-family: Arial, sans-serif;
font-size: 14px;
font-weight: bold;
text-decoration: none;
color: #454485;
}


a.menu
{
font-family: Arial, sans-serif;
font-size: 14px;
font-weight: bold;
text-decoration: none;
color: #2279BB;
}

a.menu:hover
{
font-family: Arial, sans-serif;
font-size: 14px;
font-weight: bold;
text-decoration: none;
color: #46C1E9;
}

a.menu:active
{
font-family: Arial, sans-serif;
font-size: 14px;
font-weight: bold;
text-decoration: none;
color: #E94646;
}




ul.middle
{
font-family: Arial, sans-serif;
font-size: 14px;
color: #000000;
font-weight: normal;
list-style-image: none; 
}



ul 
{
font-family: Arial, sans-serif;
font-size: 12px;
font-weight: none;
text-decoration: none;
color: #000000;
list-style-image: url(ula.png);

}

ul ul
{
font-family: Arial, sans-serif;
font-size: 12px;
font-weight: none;
text-decoration: none;
color: #000000;
list-style-image: url(ulb.png);

}



input
{
color: #000000;
background: #ffffff;
border: 1px solid #ffffff
}

input.radio
{
color: #252465;
background: #ffffff;
border: 1px solid #2279BB
}

select
{
color: #000000;
background: #ffffff;
border: 1px solid #ffffff
}

textarea
{
color: #252465;
background: #ffffff;
border: 1px solid #2279BB
}

.submit input
{
color: #000000;
background: #ff0000;
border: 1px solid #000000
} 

