body {
	BACKGROUND-IMAGE: url(../images/main_bg_mma.gif);
	BACKGROUND-COLOR: #000000;
	MARGIN: 0px;
	BACKGROUND-ATTACHMENT: fixed;
	BACKGROUND-POSITION: center top;
	background-repeat: repeat-y;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}

h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-size: 2em;
	padding-left: 10px;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	
	color: #A42424;
}

a:hover {
	background: none;
}

.framepic { border:solid; border-bottom-color:#333; border-width:1px;}
.bgtitle {
	background-image: url(../images/bg_title.jpg);
	background-repeat: no-repeat;
	height:45px;
}
.bg_main {
	background-image: url(../images/img07.jpg);
	background-repeat: no-repeat;
}

td {	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;}
.line {
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #F00;
}
