body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	margin: 9px 9px 0px 9px;
    padding:0;
    background:#FFFFFF;
}
#level0 {
     background:#CDD6DC;
	 width: 780px;
}
.red {
	color: #990000;
}
.Code {
	color:black;
	font-family:'Courier New', 'Courier', 'Serif';
	font-size:10pt;
	border: 1px solid black;
	padding: 3px;
	background: #FFFFCC;
}

.Note {
	color:black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:90%;
	border: 1px solid black;
	padding: 3px;
	font-weight : bold;	
	font-style : italic;	
	background: #FFFFDB;
}
.tabletoplink {
color: #FFFFFF;
}
.tabletoplink:hover {
color: #FFFFFF;
}
.tabletoplink:active {
color: #FFFFFF;
}
.clsBullet {
	list-style-type : disc;
	margin-top : 8px;
}
.stippel {
border-bottom:1px dotted #003060;
margin:7px;
padding:7px;
}
A {
	color: #4F738F;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none		
}
A:hover {
	color: #003366;
	text-decoration: underline;
}
.NewsTitle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color: #003060;
	padding-bottom: 0px;
	border-bottom : 1px solid #A8B2BB;
	margin-bottom : 5px;	
	clear: left;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration: none;
}

.title {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-decoration: none;
	font-weight : bold;
	color:#990000;
	/*border-bottom : 1px solid #A8B2BB;*/
	padding-bottom : 2px;
}	

.title2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-decoration: none;
	font-weight : bold;
	color:#990000;
	border-bottom : 1px solid #A8B2BB;
	padding-bottom : 2px;
}	
.small_title {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration: none;
	font-weight : bold;
	color : #003060;
	border-bottom : 1px solid #A8B2BB;
	padding-bottom : 2px;
}	
.body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration: none
}
.sb_body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #192E43;
	text-decoration: none;
}
.footer {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	text-decoration: none;
	text-align:center;
	border-top-color:#CCCCCC;
	border-top-style:solid;
	border-top-width:1px;	
	
}

.tableHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #8C9CA8;
	border: 1px solid #A5B3BE;
	color: #FFFFFF;
	font-weight: bold;
}
.tableWriters {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #6D96B2;
	border: 1px solid #A5B3BE;
	font-weight: normal;
	font-style: italic;
}
.tableArticles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #CDD6DC;
	border: 1px solid #A5B3BE;
}
.tableAll {
	border: 1px solid #A5B3BE;
}

/* Start Sidebar */
#sidebar {
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px 0px 8px 0px;
	width: 170px;
	padding-top: 6px;
	padding-right: 6px;
	float:left;
}

#sb_header {
	background-image:   url("http://www.wmma.org/cuttingedge/images/bgtitles.gif");
	background-repeat: repeat-x;
	background-position: right top;
	margin: 0px;
	height:30px;
}

#sb_title {
	background-image:   url("http://www.wmma.org/cuttingedge/images/sidebarcurve.gif");
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding-top: 4px;
	padding-right: 5px;
	padding-left: 5px;
}

#sb_title h4 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #003060;
	border-bottom : 1px solid #A8B2BB;
	margin: 0px;
	padding-bottom : 2px;
}

.sb_content {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	background-color:#CDD6DC;
	border-left: 1px solid #A3B3C0;
	border-right: 1px solid #A3B3C0;
	border-bottom: 1px solid #A3B3C0;
	height: auto;
	padding: 5px 5px 0px 5px;
	margin: 0px;
	height:100%
}

/* Hide for IE Mac \*/
* html .sb_content {height: 1%;}
/* End Hide */

.sb_content ul {
	padding-left: 8px;
	margin-top: 0px;
	margin-left: 8px;
	margin-bottom: 0px;
}

.sb_content li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #053462;
	list-style-type : disc;
	margin: 0px;
	margin-top : 2px;
}

.sb_footer {
	border-left: 1px solid #A3B3C0;
	height: 10px;
	margin: 0px;
}
/* End Sidebar */

/* Start Content */
#content {
	background-color: #ffffff;
	margin-bottom: 8px;
	padding-top: 6px;
	float:right;
	width:587px;
	
}

#c_header {
	background-image:   url("http://www.wmma.org/cuttingedge/images/bar.gif");
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
}

#c_title {
	background-image:   url("http://www.wmma.org/cuttingedge/images/roundleftcorner.gif");
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 4px;
	padding-right: 10px;
	padding-left: 10px;
}

#c_title h4 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #003060;
	border-bottom : 1px solid #A8B2BB;
	margin: 0px;
	padding-bottom : 2px;
}

#c_content {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	border-left: 1px solid #A3B3C0;
	border-right: 1px solid #A3B3C0;
	border-bottom: 1px solid #A3B3C0;
	height: auto;
	padding: 5px 20px 5px 10px;
	margin: 0;
}

/* Hide for IE Mac \*/
* html .c_content {height: 1%;}
/* End Hide */

.c_content ul {
	margin-top: 0px;
}

.c_content li {
	list-style-type : disc;
	margin-top : 3px;
}

.c_footer {
	border-left: 1px solid #A3B3C0;
	height: 10px;
	margin: 0px;
}

.splitter {
	clear: both;
	height: 1px;
}
.NewsTitle1 {	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color: #990000;
	padding-bottom: 3px;
	/*border-bottom : 1px solid #A8B2BB;*/
	margin-top:10px;
	margin-bottom : 5px;
}
.NewsTitle11 {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color: #003060;
	padding-bottom: 3px;
	border-bottom : 1px solid #A8B2BB;
	margin-top:15px;
	margin-bottom : 2px;	
	clear: left;
}

.NewsTitle2 {	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color: #990000;
	padding-bottom: 3px;
	/*border-bottom : 1px solid #A8B2BB;*/
	margin-top:10px;
	margin-bottom : 5px;
}




/* End Content */

