BODY {background-color: black; background-image: url("./images/MvM Background.gif"); 
	 background-repeat: no-repeat}
P, TD, LI {font-size: medium; font-family: "Arial"; color: white; background: transparent}
TD.CV, P.CV {font-size: small; font-family: "Arial"; color: white; background: transparent}
/* Table with Low Quality network elements */
TD.LQ {background: #000040}
H1 {font-family: "Futura Md BT", "Gill Sans MT", "Arial", "sans-serif"; color: white; 
   background: transparent}
H2, H3, H4, H5, H6 {font-family: "Arial"; color: white; background: transparent}
A:hover {color: lime}
A:link {color: yellow}
A:active {color: #FFD700}
A:visited {color: #DAA520}
/* Style elements for the contact form */
                #contactform {
						font-size: medium; 
						font-family: "Arial"; 
						font-weight: normal;
						color: white; 
						background: transparent;
						padding-left: 10%; 
                }

                #contactform h1 {
                        font-family: "Futura Md BT", "Gill Sans MT", "Arial", "sans-serif"; 
						color: white; 
						background: transparent;
						padding-left: 0;
                }

                #contactform img {
                        border: 0px;
                }

                #contactform .errors {
                        color: red;
                }

                #contactform .correct {
                        color: white;
                }

                #contactform legend {
                        font-size: 100%;
/*                        font-weight: bold; */
                }

                #contactform .title {
                        color: white;
                        margin-top: 6px;
                        margin-bottom: 6px;
                }

                #contactform .field {
                        color: white;
                        margin-bottom: 12px;
                }

                #contactform .small {
                        font-size: 100%;
                }

                #contactform .thanks {
                        margin-top: 15px;
                        color: green;
                        margin-bottom: 15px;
                }  
/* End of style section. Generated by AceHTML at 04/03/2004 16:34:59 */
