

/*MenuLink ***************************/


a.MenuLink:link {
color: #666666;  
font-family: Arial; 
font-size: 12px; 
/*font-weight: bold;*/
text-decoration:none;
letter-spacing: normal;

}

a.MenuLink:visited { 
color: #666666;
font-family: Arial; 
font-size: 12px; 
/*font-weight: bold;*/
text-decoration:none;
letter-spacing: normal;
}

a.MenuLink:hover {  
color: #b30214;
font-family: Arial; 
font-size: 12px; 
/*font-weight: bold;*/
text-decoration:none;
letter-spacing: normal; 
}

a.MenuLink:active {  
color: #b30214;
font-family: Arial; 
font-size: 12px; 
/*font-weight: bold;*/
text-decoration:none;
letter-spacing: normal; 
}
/*************************************************************/

/*MenuLinkActive ***************************/


a.MenuLinkActive:link { 
font-family: Arial; 
font-size: 12px; 
color: #666666; 
/*font-weight: bold;*/
text-decoration:none;
letter-spacing: normal;
background-image: url('/images/red-tray-pattern.jpg');
background-repeat: repeat-x;
}

a.MenuLinkActive:visited { 
color: #666666; 
}

a.MenuLinkActive:hover { 
color: #b30214; 
}

a.MenuLinkActive:active { 
color: #b30214; 
}
/*************************************************************/

/*LinkMainCat ***************************/

a.LinkMainCat:link{
color: #666666; 
display:inline-block;
font-family: Arial; 
font-size: 11px; 
font-weight: bold;
text-decoration:none;
/*letter-spacing: 1px;*/
padding-top:0px; 
padding-bottom:2px;
padding-left:10px;
padding-right:16px;
background-color: #e7e8ea;
}
a.LinkMainCat:visited { 
color: #666666;
display:inline-block;
font-family: Arial; 
font-size: 11px; 
font-weight: bold;
text-decoration:none;
/*letter-spacing: 1px;*/
padding-top:0px; 
padding-bottom:2px;
padding-left:10px;
padding-right:16px;
background-color: #e7e8ea;
}

a.LinkMainCat:hover { 
color: #ffffff;
display:inline-block;
font-family: Arial; 
font-size: 11px; 
font-weight: bold;
text-decoration:none;
/*letter-spacing: 1px;*/
padding-top:0px; 
padding-bottom:2px;
padding-left:10px;
padding-right:16px;
background-color: #e7e8ea;
background-image: url('/images/red-link-pattern.jpg');
background-repeat: repeat-x;
}

a.LinkMainCat:active { 
color: #b30214;
display:inline-block;
font-family: Arial; 
font-size: 11px; 
font-weight: bold;
text-decoration:none;
/*letter-spacing: 1px;*/
padding-top:0px; 
padding-bottom:2px;
padding-left:10px;
padding-right:16px;
background-color: #e7e8ea;
background-image: url('/images/red-link-pattern.jpg');
background-repeat: repeat-x;
}
/*************************************************************/

.TitleMainCat{
display:inline-block;
height:100%;
font-family: Arial; 
font-size: 11px; 
color: #666666; 
font-weight: bold;
text-decoration:none;
/*letter-spacing: 1px;*/
padding-top:0px; 
padding-bottom:2px;
padding-left:10px;
padding-right:16px;
background-color: #e7e8ea;
/*background-image: url('/images/gray-link-pattern.jpg');*/
/*background-repeat: repeat-x;*/


}

.TitleCatActive{
display:inline-block;
height:100%;
font-family: Arial; 
font-size: 11px; 
color: #ffffff; 
font-weight: bold;
text-decoration:none;
/*letter-spacing: 1px;*/
padding-top:0px; 
padding-bottom:2px;
padding-left:10px;
padding-right:16px;
/*background-color: #e7e8ea;*/
background-image: url('/images/red-link-pattern.jpg');
background-repeat: repeat-x;
}

.MenuLinkActive {
color: #b30214;  
font-family: Arial; 
font-size: 12px; 
font-weight: bold;
text-decoration:none;
letter-spacing: normal;

}

h1 {
font-family: Verdana; 
font-size: 20px; 
color: #ffffff; 
font-weight: 100;
text-decoration:none;
letter-spacing: 10px;
margin:0px;
}

.TopTitle {
font-family: Verdana; 
font-size: 12px; 
color: #6d6d6f; 
font-weight: bold;
text-decoration:none;
/*letter-spacing: 1px;*/
}

.RedTrayTitle {
font-family: Arial; 
font-size: 11px; 
color: #ffffff; 
font-weight: bold;
text-decoration:none;
/*letter-spacing: 1px;*/
}

.text{
font-family: Verdana; 
font-size: 11px; 
color: #666666; 
/*font-weight: bold;*/
text-decoration:none;
/*letter-spacing: 1px;*/
TEXT-ALIGN: justify;
}
.LinkSeparator {
font-family: Georgia; 
font-size: 11px; 
color: #cccccc; 
/*font-weight: bold;*/
text-decoration:none;

}

.copyrights{
font-family: Verdana; 
font-size: 10px; 
color: #cccccc; 
font-weight: bold;
text-decoration:none;
/*letter-spacing: 1px;*/
}

.TitleWhite{
font-family: Verdana; 
font-size: 11px; 
color: #ffffff; 
font-weight: bold;
text-decoration:none;
letter-spacing: 1px;
}

/*MenuLink ***************************/


a.HomeLink:link {
color: #cccccc;  
font-family: Arial; 
font-size: 12px; 
/*font-weight: bold;*/
text-decoration:none;
letter-spacing: normal;

}

a.HomeLink:visited { 
color: #cccccc;
font-family: Arial; 
font-size: 12px; 
/*font-weight: bold;*/
text-decoration:none;
letter-spacing: normal;
}

a.HomeLink:hover {  
color: #b30214;
font-family: Arial; 
font-size: 12px; 
font-weight: bold;
text-decoration:none;
letter-spacing: normal; 
}

a.HomeLink:active {  
color: #b30214;
font-family: Arial; 
font-size: 12px; 
font-weight: bold;
text-decoration:none;
letter-spacing: normal; 
}
/*************************************************************/
/* td styles */
#ImageTD {
background-image: url('/images/box_line_vertical.jpg');
background-repeat: no-repeat; 
background-position: bottom left; 
padding:10px; 
border-right:1px solid #b9babc;
border-bottom:1px solid #b9babc;
}

#ContentTD {
background-image: url('/images/box_corner.jpg');
background-repeat: no-repeat;
background-position: bottom right;
}

#ContentTD div{
font-family: Verdana; 
font-size: 11px; 
color: #ffffff; 
font-weight: bold;
text-decoration:none;
letter-spacing: 1px;
padding:2px 2px 2px 10px; 
background-color:#b9babc;
}

#ContentTD p{
font-family: Verdana; 
font-size: 11px; 
color: #666666; 
/*font-weight: bold;*/
text-decoration:none;
/*letter-spacing: 1px;*/
TEXT-ALIGN: none;
padding:0px 0px 10px 10px;
}


/*************************************************************/

.ContactButton{
background-color: #e7e8ea; 
border:0px; 
cursor:pointer; 
padding-left:10px; 
padding-right:10px;
color: #666666; 
font-family: Arial; 
font-size: 11px; 
font-weight: bold;
}


/*TextLink ***************************/


a.TextLink:link {
color: #b30214;  
font-family: Arial; 
font-size: 12px; 
/*font-weight: bold;*/
text-decoration:none;
letter-spacing: normal;

}

a.TextLink:visited { 
color: #b30214;
font-family: Arial; 
font-size: 12px; 
/*font-weight: bold;*/
text-decoration:none;
letter-spacing: normal;
}

a.TextLink:hover {  
color: #FF0000;
font-family: Arial; 
font-size: 12px; 
/*font-weight: bold;*/
text-decoration:none;
letter-spacing: normal; 
}

a.TextLink:active {  
color: #b30214;
font-family: Arial; 
font-size: 12px; 
/*font-weight: bold;*/
text-decoration:none;
letter-spacing: normal; 
}
/*************************************************************/