

BODY,p,span,table,td,th,tt,tr,a,div{
font-family: arial;
font-size:12px;
color:#52595A;
}
 
body,div,p,span{
    margin:0px 0px 0px 0px ;
    padding:0px 0px 0px 0px ;

}


.SelectBox{
	FONT-FAMILY: arial;
	FONT-SIZE: 11px;
}

.InputText{
	FONT-FAMILY: arial;
	FONT-SIZE: 11px;
	height:20px;
}
.InputSearch{
	FONT-FAMILY: arial;
	FONT-SIZE: 11px;
	height:20px;
}
.TextArea{
	OVERFLOW: hidden; 
	OVERFLOW-Y: auto;
	FONT-FAMILY: arial;
	FONT-SIZE: 13px;
	height:200px;

}


.SearchTableTitle{

font-weight:bold;

}











.BoldRed{

color:#F72029;
font-weight:bold;
font-size:14px;
}


.headerLinksDiv
{
    
	color:#ADB2B5;
          font-weight:bold;  

}

.headerLinksDiv a
{
	color:#ADB2B5;
    text-decoration:none;
    font-size:11px;
    font-weight:bold;  
}

.headerLinksDiv a:hover
{
    color:black;
    text-decoration:underline;
    font-size:11px;
    font-weight:bold;  
}


.RestOpenClose1{
}


.RestOpenClose0{
 opacity:1;
filter:alpha(opacity=30);
}


.MenuCatButtonOut{

color:black;
font-weight:bold;
background-image: url(/images/menu/MenuCatButtonout.jpg);
width:67px;
height:24px;

}



.MenuCatButtonOver{
font-weight:bold;

color:white;
background-image: url(/images/menu/MenuCatButtonover.jpg);
width:67px;
height:24px;
}



.MenuCatButtonClick{
font-weight:bold;

color:white;
background-image: url(/images/menu/MenuCatButtonover.jpg);
width:67px;
height:24px;
}

.MenuCatButtonOut a{color:black;text-decoration:none;}
.MenuCatButtonOver a{color:white;text-decoration:none;font-weight:bold;}
.MenuCatButtonClick a{color:white;text-decoration:none;font-weight:bold;}

