A:hover   {
color: #CF1519;
text-decoration:none;
}
.red{
color:#CF1519;
}
.red1{
text-decoration:none;
color:#666666;
font-size:11px;
text-decoration:underline;
}

.black
{
color:#494949;
}
.b1
{
border-left-style: ridge;
border-right-style: ridge;
border:'100%' 'ridge' '#000000'
}
.b12
{
font-family:Arial;
font-size:12px;
color:#494949;
text-decoration:none;
}
.t2
{
font-family:Arial;
font-size:12px;
color:#CF1519;
text-decoration:underline;
}

.b13
{
font-family:Arial;
font-size:12px;
color:#494949;
text-decoration:underline;
}

.g
{
font-family:Arial;
font-size:14px;
color:#000000;
}

* html #ddblueblockmenu li a{ /*IE only */
width: 187px; /*IE 5*/
width: 169px; /*185px minus all left/right paddings and margins*/
}

#ddblueblockmenu li a:hover {
/*background-color: #2586d7;*/
background-color: #CF1519;
border-left-color: #CF1519;
}

#ddblueblockmenu div.menutitle{
color: white;
border-bottom: 1px solid #CF1519;
padding: 1px 0;
padding-left: 5px;
background-color: black;
font: bold 90% , Arial, sans-serif;
}

.suckertreemenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.suckertreemenu ul li{
position: relative;
display: inline;
float: left;
background-color: #F3F3F3; /*overall menu background color*/
}

/*Top level menu link items style*/
.suckertreemenu ul li a{
display: block;
width: 90px; /*Width of top level menu link items*/
padding: 1px 8px;
border: 1px solid black;
border-left-width: 0;
text-decoration: none;
color: navy;
}
	
/*1st sub level menu*/
.suckertreemenu ul li ul{
left: 0;
position: absolute;
top: 1em; /* no need to change, as true value set by script */
display: block;
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.suckertreemenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels offset after 1st level sub menu */
.suckertreemenu ul li ul li ul{ 
left: 159px; /* no need to change, as true value set by script */
top: 0;
}

/* Sub level menu links style */
.suckertreemenu ul li ul li a{
display: block;
width: 160px; /*width of sub menu levels*/
color: navy;
text-decoration: none;
padding: 1px 5px;
border: 1px solid #ccc;
}

.suckertreemenu ul li a:hover{
background-color: black;
color: white;
}

/*Background image for top level menu list links */
.suckertreemenu .mainfoldericon{
background: #F3F3F3 url(media/arrow-down.gif) no-repeat center right;
}

/*Background image for subsequent level menu list links */
.suckertreemenu .subfoldericon{
background: #F3F3F3 url(media/arrow-right.gif) no-repeat center right;
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .suckertreemenu ul li { float: left; height: 1%; }
* html .suckertreemenu ul li a { height: 1%; }
/* End */
A:hover   {
color: #BE2C2D;
/*text-decoration:underline;*/
}

.l
{
font-family:Arial;
font-size:13px;
color:#BE2C2D;
text-decoration:underline;
}
global3
{
font-family:Arial;
font-size:11px;
color:#3B3B3B;
text-decoration:none;
}

.global2
{
font-family:Arial;
font-size:13px;
color:#3B3B3B;
text-decoration:none;
}
.global3
{
font-family:Arial;
font-size:11px;
color:#3B3B3B;
text-decoration:none;
}

.g{
font-family:Arial;
font-size:13px;
color:#3B3B3B;
text-decoration:underline;

}
.p{
font-family:Arial;
font-size:13px;
color:#BE2C2D;
font-weight:bold;
text-decoration:underline;

}
.tit{
font-family:Arial;
font-size:15px;
color:#BE2C2D;
text-decoration:underline;
font-weight:bold;
text-align:center;
padding-right:20px;	
}
.tit2{
font-family:Arial;
font-size:13px;
color:#BE2C2D;
text-decoration:underline;
text-align:center;
padding-right:20px;	
}

.gray
{
font-family:Arial;
font-size:12px;
color:#990E11;
background-color:red;
}
.gray1
{
color:#CCCCCC;
font-family:Arial;
font-size:13px;
text-decoration:none;
}

.blue{
/*color:#1D0BA2;*/
color:#7e9fff;
font-family:Arial;
font-size:13px;
text-decoration:none;
font-weight:bold;

}

.wireframemenu{
/*border: 1px solid #FFFFFF;*/ 
/*border: 1px solid #9AB5FF;   */
background-color: #494949;
/*background-color: #F7F7F7;*/
border-bottom-width: 0;
padding-right:5px;
width: 170px;
}

* html .wireframemenu{ /*IE only rule. Original menu width minus all left/right paddings */
width: 160px;
}

.wireframemenu ul{
padding: 0;
margin: 0;
list-style-type: none;
}

.wireframemenu a{

font: bold 12px Arial;
padding: 2px 1px;
display: block;
width: 100%; 
/*color: #595959;*/
color:#FFFFFF;
text-decoration: none;
/*border-bottom: 1px solid #C0C0C0;*/
border-bottom: 1px solid #FFFFFF;
/*border-bottom: 1px solid #OOOOOO;*/
}
 

html>body .wireframemenu a{ /*Non IE rule*/
width: auto;
}

.wireframemenu a:hover{
/*background-color: #F8FBBD;*/
background-color:#CF151A; 
color:#FFFFFF;
}
.k52{
font: bold 14px Arial;
padding: 2px 1px;
display: block;
width: 100%; 
color:#FFFFFF;
font-weight:bold;
text-decoration: none;
border-bottom: 1px solid #FFFFFF;
}
 

html>body .wireframemenu a{ /*Non IE rule*/
width: auto;
}

.wireframemenu a:hover{
/*background-color: #F8FBBD;*/
background-color:#CF151A; 
color:#FFFFFF;
}

#modernbricksmenu{
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

#modernbricksmenu ul{
font: bold 12px Arial;
margin:0;
margin-left: 40px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

#modernbricksmenu li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

#modernbricksmenu a{
float: right;
display: block;
color: white;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
text-decoration: none;
letter-spacing: 1px;
background-color: #494949; /*Default menu color*/
border-bottom: 1px solid white;
}

#modernbricksmenu a:hover{
background-color: #CF151A; /*Menu hover bgcolor*/
}

#modernbricksmenu #current a{ /*currently selected tab*/
background-color: #CF151A; /*Brown color theme*/ 
border-color: #CF151A; /*Brown color theme*/ 
}

#modernbricksmenuline{
clear: both;
padding: 0;
width: 100%;
height: 5px;
line-height: 5px;
background: #CF151A; /*Brown color theme*/ 
}

#myform{ /*CSS for sample search box. Remove if desired */
float: right;
margin: 0;
padding: 0;
}

#myform .textinput{
width: 190px;
border: 1px solid #494949;
}

#myform .submit{
font: bold 11px Verdana;
height: 22px;
background-color: lightyellow;
}



