﻿BODY {
margin: 0px; 
padding: 0px;
background: #ffffff center top;
color: aliceblue;
text-align: center;
} 

A:link {
	background: none;
	color: #ffffff;
	text-decoration: none;
	cursor: pointer;
}
A:visited {
	background: none;
	color: #ffffff;
	text-decoration: none;
	cursor: pointer;
}
A:hover {
	background: none;
	color: #;99FF00; 	
	text-decoration: none;
	cursor: pointer;
}
A:active { 
	background: none; 
	color: #99FF00; 
	background: none; 
	cursor: pointer;}

.Global {
	width: 1000px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	background-repeat:no-repeat;

}

.Global TD {
vertical-align: top;
filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=75);
}

.Contact {
	width: 1000px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}

.Contact TD {
vertical-align: top;
filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=100);
}

.Header {
	width: 1000px;
	height: 100px;
	padding: 0px;
	background: transparent;
}

.MenuColTD {
width: 600px;
color: inherit;
font: normal 13px arial,sans-serif;
text-align: left;
}

.SmallMenuColTD {
	width: 200px;
	color: inherit;
	font: normal 13px arial,sans-serif;
	text-align: left;
}
.TextColTD {
	width: 400px;
	color: inherit;
	font: normal 13px arial,sans-serif;
	text-align: left;
}
.Menu {
	margin: 0px 20px 10px 20px;
}

.Menu A {
width: 125px;
}

.FIX_FIREFOX {}
html:not([dummy]) .Menu A {
width: 115px;
}
.FIX_OPERA {}
@media all and (min-width: 0px) {
.Menu A {width: 115px;}
}

.Menu A:active {
display: block;
height: 19px;
text-align: left;
font-weight: bold;
margin-bottom: 5px;
padding-left: 10px;
color: #FFFFFF;
background-image: url('menu_button.jpg');
background-repeat: repeat-x;
background-position: center 0px;
filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=60);
-moz-opacity: 0.7;
-khtml-opacity: 0.7;
opacity:0.7;
border-top: 1px solid #364042;
border-bottom: 1px solid #364042;
}

.Menu A:visited {
display: block;
height: 19px;
text-align: left;
font-weight: bold;
margin-bottom: 5px;
padding-left: 10px;
color: #FFFFFF;
background-image: url('menu_button.jpg');
background-repeat: repeat-x;
background-position: center 0px;
filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=60);
-moz-opacity: 0.7;
-khtml-opacity: 0.7;
opacity:0.7;
border-top: 1px solid #364042;
border-bottom: 1px solid #364042;
}

.Menu A:link {
display: block;
height: 19px;
text-align: left;
font-weight: bold;
margin-bottom: 5px;
padding-left: 10px;
color: #FFFFFF;
background-image: url('menu_button.jpg');
background-repeat: repeat-x;
background-position: center 0px;
filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=60);
-moz-opacity: 0.7;
-khtml-opacity: 0.7;
opacity:0.7;
border-top: 1px solid #364042;
border-bottom: 1px solid #364042;
}

.Menu A:hover {
background-repeat: repeat-x;
background-position: center 0px;
color: #99FF00;
filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=100);
-moz-opacity: 1;
-khtml-opacity: 1;
opacity: 1;
}
.Content {
	width: 360px;
	background: #364042;
	height: 360px;
	color: inherit;
	text-align: left;
}

.ContentContact {
	width: 400px;
	background: #ffffff;
	color: inherit;
	text-align: left;
}
.Content A:link {background: none; color: #ffffff; text-decoration: none; cursor: pointer;}
.Content A:visited {background: none; color: #ffffff; text-decoration: none; cursor: pointer;}
.Content A:hover {background: none;	color: #99FF33;	text-decoration: underline;	cursor: pointer;}
.Content A:active { background: none; color: #99FF33; background: none; cursor: pointer;}

.HeadingStyle {
background: inherit;
color: aliceblue;
font: bold italic 20px arial,sans-serif;
}

P {
font: 13px arial,sans-serif;
padding-right: 10px;
}

.Padded {
padding: 20px;
}

.SmallFont {
font: 13px arial,sans-serif;
}

.MedFontBold {
FONT: bold 15px arial,sans-serif;
}

.SmallFont TD {
font: 13px arial,sans-serif;
}

.MedFontBold TD {
font: bold 15px arial,sans-serif;
}

.Footer {
	color: transparent;
	font: 13px arial,sans-serif;
	height: 100px;
	text-align: left;
	position:absolute;
	top:505px;
	

}

.FooterWrap {
	font-style: normal;
	margin-top: 85px;
	margin-left: 1px;
	margin-right: 0px;
	width: 800px;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=50);
}

.Copyright {
	margin-left: 0px;
	background: #364042;
	color: #ffffff;
}



