body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
    background-color: #2c2c2c;
	font-family: "Verdana";
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
    color: #C0C0C0;
}

table.main {
    background-color: #FFFFFF;
    font-family: "Verdana";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
    color: #282828;
    background-image: url(images/background.png);
    background-repeat: repeat-y;
    background-position:center;
}

table.quote {
    font-family: "Verdana";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
    color: #282828;
}

table.menu {
    width: 730px;
}

td.red {
    height:25px;
    font-family: "Verdana";
    font-size: 10pt;
    color: #FFFFFF;
	font-weight: bold;
    background-color: #CC0000;
}

h1 {
	font-family: "Verdana";
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
    color: #CC0000;
}

h2 {
	font-family: "Verdana";
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
    color: #008000;
}

div.contact {
    position: relative;
    z-index:200;
    top: -230px;
    left: -20px;
	font-family: "Verdana";
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
    color: #282828;
}

a.main {
    font-family: "Verdana";
    font-size: 10pt;
    font-weight: bold;
    color: #282828;
    text-decoration: none
}

a.main:hover {
    font-family: "Verdana";
    font-size: 10pt;
    font-weight: bold;
    color: #CC0000;
    text-decoration: none
}

a.click {
    font-family: "Verdana";
    font-size: 16pt;
    font-weight: bold;
    color: #CC0000;
    text-decoration: none
}

a.grey {
    font-family: "Verdana";
    font-size: 7pt;
    font-weight: bold;
    color: #C0C0C0;
    text-decoration: none
}

a.email {
	font-family: "Verdana";
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
    color: #282828;
	text-decoration: none;
}

a.email:hover {
	font-family: "Verdana";
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
    color: #CC0000;

}

a.white, .hover, .visited {
	color: #FFFFFF;
	font-family: "Verdana";
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

#menu {
    height:25px;
    background-image: url(images/menu_off.jpg);
}

#menu:hover, #menu.mouseover {
    height:25px;
    background-image: url(images/menu_on.jpg);
}

p { 
    font-family: "Verdana";
    font-size: 10pt;
	font-weight: bold;
	color: #282828;
    text-align: justify;
    text-indent: 30px;
}

p.arrow { 
    font-family: "Verdana";
    font-size: 10pt;
	font-weight: bold;
	color: #282828;
    text-align: justify;
    text-indent: 5px;
}

li { 
    font-family: "Verdana";
    font-size: 10pt;
	font-weight: bold;
	color: #282828;
}

