form {
	margin:0;
	padding:0;
	display:inline;	
	}
A.top-w12:link
{
    font-size: 11px;
    color: #ffffff;
    line-height: 100%;
    text-decoration: none;
    font-family: Verdana, Georgia;
}
A.top-w12:visited 
{
    font-size: 11px;
    color: #ffffff;
    line-height: 100%;
    text-decoration: none;
    font-family: Verdana, Georgia;
}
A.top-w12:hover
{
    font-size: 11px;
    color: #ffffff;
    line-height: 100%;
    text-decoration: underline;
    font-family: Verdana, Georgia;    
}

A.toptd2{padding-top:2px;line-height: 100%; }

.catselected
{
    font-size: 11px;
    color: #ffff00;
    line-height: 100%;
    text-decoration: none;
    font-family: Verdana, Georgia;
}

.subcatselected
{
    color: #ff8c05;
    font-weight: bold;    
}
body
{
    color: #282828;
    margin-top: 10px;
    padding: 10px;
    min-height: 100%;
    background-position: left top;
    background-color: #f5f5f5;
} 


a:link
{
    text-decoration: none;
    color: #000099;
    font-weight: bold;
} 
a:visited
{
    text-decoration: none;
    color: #000099;
    font-weight: bold;
} 
a:hover, a:active
{    
    color: #ff8c05;
    font-weight: bold;
} 
.MainCell
{
    background-color: #ffffff;
    padding: 10px;
    border-top: #05288c 1px solid;
    border-bottom: #05288c 1px solid;
    border-right: #05288c 1px solid;
    border-left: #05288c 1px solid;
} 
.edit
{
    font-size: 2ex;
    font-family: Verdana,Arial,Helvetica;
}
.Text
{
    font-size: 11px;
    font-family: Verdana, Georgia;
    position: relative;
    top: -1px;
}
.bluecolor {color: #C7E7FF;}
.orangecolor
{
    color: #ff8c05;
}

.TextBlue
{
    color: #C7E7FF;
    font-size: 9px;
    font-family: Verdana, Georgia;
    position: relative;
    top: -2px;
}
.input
{
    border-right: #000099 1px solid;
    border-top: #000099 1px solid;
    font-size: 9pt;
    margin: 1px;
    border-left: #000099 1px solid;
    border-bottom: #000099 1px solid;
    font-family: Verdana, Georgia;
    background-color: whitesmoke;
    color: #000099;
}
.Menu_Blue
{
    border-right: #05288c 1px solid;
    border-left: #05288c 1px solid; 
    border-bottom: #05288c 1px solid;    
}

DIV {
	FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Verdana, Pragmatica, Tahoma, sans-serif
}
.sil
{
    background-color: #f4f4f4;
}
.left {
	MARGIN: 12px 15px 20px
}
.h_left {
	FONT-SIZE: 13px; MARGIN: 15px 15px 5px
}
.gr
{
    background-color: #e0e0e0;
    padding-bottom: 1px;
  
}
.t_red {
	COLOR: #c40000
}

a.vct_cat
{
    font-weight: bold;
    color: #0033cc;
    font-family: Verdana, Georgia;
    font-size: 11pt;
}
a.vct_subcat
{
    color: #003300;
    font-family: Verdana, Georgia;
    font-size: 9px;
}
a.vct_subcat:hover
{
    color: #ff8c05;
    font-family: Verdana, Georgia;
    font-size: 9px;
}
a.vct_cat:visited
{
    font-weight: bold;
    color: #0033cc;
    font-family: Verdana, Georgia;
    font-size: 11pt;
}
a.vct_subcat:visited
{
    color: #003300;
    font-family: Verdana, Georgia;
    font-size: 9px;
}a.vct_subcat:hover
{
    color: #ff8c05;
    font-family: Verdana, Georgia;
    font-size: 9px;
}