* {
	padding:0px;
	margin:0px;
}

A:HOVER{
	font :  Georgia;
	color : #990000;
/*	color : #336699;*/
	text-decoration:none;
}

A{
	font :  Georgia;
	color : #666666;
}


BODY {
	padding:40px 0px 0px 0px;
	margin:0px;
	background-color:#1c1c1c;
	text-align:center;
}

INPUT, TEXTAREA, SELECT {
	border: 1px solid #CCCCCC;
	color:#999999;
	font-family: Georgia, Times;
	font-size:16px;
	background-color:white;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #cccccc;
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: #999999;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: none;
}

TABLE, TD{
	color:#333333;
	font-family: Georgia, Times;
	font-size:12px;
}

DIV {
	font-family: Georgia;
}

P {
	font-family: Georgia;
}

IMG {
	border:0px;
}



h1 {
	width:570px;
	font-family: Georgia;
	font-size: 36px;
	color: #990033;
}

#container {
	margin-right:auto;
	margin-left:auto;
	width:761px;
	height:auto;
	text-align:center;
	background-color:#e9e9e9;
	background-image: url(../images/bg.gif);
	background-position: center top;
	background-repeat: repeat-x;
	min-height: 508px;
	overflow:hidden;
}

#top {
	text-align:right;
	margin-right:auto;
	margin-left:auto;	
	height:55px;
	width:725px;
}

.logo {
	background-color:red;
	float:left;
}

.slogan {
	float:right;
	font-size:18px;
	font-style: italic;
	color:#cc9933;
	margin-top:23px;
}

#corners {
	width:100%;
	background-image: url(../images/top.gif);	
	background-repeat: no-repeat;
}

#bottom {
	height:49px;
	margin:4px 20px 0px 20px;
	text-align:left;
}

#menu, #menu a {
	font-size:11px;
	color:black;
	font-weight:bold;
	text-decoration:none;
}

#menu a:hover {
	text-decoration:underline;
}

.red {
	color: red;
}

#mdesc div {
	margin-top:5px;
	text-align: left;
	font-size: 12px;
	color: #999;
}

#scontact {
	float: right;
	text-align: right;
	font-size: 11px;
	color: #999;
}

#scontact p{
	padding-top:6px;
}


#reflect {
	margin-right:auto;
	margin-left:auto;
	width:761px;
	height:50px;
	text-align:center;
	background-image: url(../images/bg_reflect.gif);
	background-repeat: repeat-x;
	overflow:hidden;
}

#reflect div {
	font-family: Verdana;
	font-size:9px;
	color: #999999;
	margin:5px 20px !important;
	margin:5px 10px;	
	float:right;
	text-align:right;
}

#reflect a {
	color: #999999;
}

.important {
	color:red;
}

#small table, #small tr, #small td {
	font-size:11px;
	text-align:center;
}

.rh {
	border-bottom:1px solid black;
}

#desc p {
	font-size:11px;
}
