.submitButton {
	BORDER-RIGHT: #000 1px solid; BORDER-TOP: #eee 1px solid; FONT-WEIGHT: bold; FONT-SIZE: 11px; BORDER-LEFT: #eee 1px solid; COLOR: #FFFFFF; PADDING-TOP: 2px; BORDER-BOTTOM: #000 1px solid; HEIGHT: 24px; BACKGROUND-COLOR: #006600
}
.ProductHeading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #006600;
	text-align: center;
	width: 225px;
}


a:hover {
	color: #CC0000;
}

p, h1, h2, h3, td, li { 
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #006600;
}

p {     font-size: 12px;		
}

h1 {
	font-size: 18px;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	font-weight: bold;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.MenuLink {  font-family: Verdana, Arial, Helvetica, sans-serif; 
             font-size: 14px; 
             font-weight: bold; 
             color: #FFFFFF !important ; 
             text-decoration: none; 
             width: 217 px;
             display:block;
             background-color: #EC161D;
             height: 23px; 
             margin-top: 2px; 
             margin-bottom: 2px; 
             border: #FFFFFF; 
             border-style: solid; 
             border-top-width: 1px; 
             border-bottom-width: 1px; 
             border-left-width: 0px;
             border-right-width: 1px;
             margin-right: 0px; 
             margin-left: 0px; 
             padding-left: 9px
; vertical-align: middle
; padding-top: 3px
             
}
.MenuLink:hover { background-color: #3BB878;
                  background-color: #FFF;
                  border-color: #EC161D;  
                  color: #EC161D ! important ; 
                  
}

.MenuLink:active {
             border-right-width: 0px; color: #00F;
}
.main_part_bg {  background-attachment: fixed; background-image: url(images/big_m_bg.gif); background-repeat: no-repeat; background-position: center center}
