body {
	min-width : 900px;
	line-height : 1.25em;
	margin : 0 auto;
	background-color : #666666;
}

.mattblacktabs {
	margin : 0 auto;
	width : 1024px;
	overflow : hidden;
	border-bottom : 1px solid black;
	background : #e3931d;
}

.mattblacktabs ul {
	margin : 0;
	padding : 0;
	font : bold 12px Verdana;
	list-style-type : none;
}

.mattblacktabs li {
	display : inline;
	margin : 0;
}

.mattblacktabs li a {
	float : left;
	display : block;
	text-decoration : none;
	margin : 0;
	padding : 7px 8px;
	border-right : 1px solid black;
	color : black;
	background : #e3931d;
}

.mattblacktabs li a:visited {
	color : black;
}

.mattblacktabs li a:hover, .mattblacktabs li.selected a {
	color : white;
}

.urbangreymenu {
	border : 1px solid black;
}

.urbangreymenu .headerbar {
	font : bold 13px Verdana;
	color : white;
	background : #373737;
	margin-bottom : 0;
	text-transform : uppercase;
	padding : 7px 0 7px 31px;
	margin-top : 0;
}

.urbangreymenu ul {
	list-style-type : none;
	margin : 0;
	padding : 0;
	margin-bottom : 0;
}

.urbangreymenu ul li {
	padding-bottom : 1px;
}

.urbangreymenu ul li a {
	font : normal 12px Arial;
	color : black;
	background : #cccccc;
	display : block;
	padding : 5px 0;
	line-height : 17px;
	padding-left : 8px;
	text-decoration : none;
}

.urbangreymenu ul li a:visited {
	color : black;
}

.urbangreymenu ul li a:hover {
	color : white;
	background : #666666;
}

.urbangreymenu2 {
	border : 1px solid black;
}

.urbangreymenu2 .headerbar {
	font : bold 13px Verdana;
	color : white;
	background : #373737;
	margin-bottom : 0;
	text-transform : uppercase;
	padding : 7px 0 7px 31px;
	margin-top : 0;
}

.urbangreymenu2 ul {
	list-style-type : none;
	margin : 0;
	padding : 0;
	margin-bottom : 0;
}

.urbangreymenu2 ul li {
	border-bottom : 1px dashed gray;
	font : normal 12px Arial;
	color : black;
	background : #cccccc;
	display : block;
	padding : 1px 0;
	line-height : 17px;
	padding-left : 8px;
	text-decoration : none;
}

#left_right_container {
	width : 1024px;
	padding : 8px;
	margin : 0 auto;
}

#header_container {
	background : url(../images/mt-bodybg-wide.png) repeat-x;
	padding : 8px;
	padding-bottom : 0;
	margin-bottom : 0;
}

#header {
	margin : 0 auto;
	width : 1024px;
	color : white;
	padding-bottom : 0;
}

#left_column {
	width : 20%;
	float : left;
	margin-top : 15px;
}

#center_column {
	margin-left : 2%;
	width : 56%;
	float : left;
	margin-top : 15px;
}

#right_column {
	margin-left : 2%;
	width : 20%;
	float : left;
	margin-top : 15px;
}

#right_column_index {
	float : left;
	margin-top : 15px;
}

.content {
	padding : 10px;
	background-color : #ffffff;
	border : 1px solid black;
	margin-bottom : 16px;
}

.sidebox {
	border : 1px solid black;
	background-color : white;
	margin-bottom : 16px;
}

.sidebox ul {
	padding-left : 20px;
	margin-top : 3px;
	list-style-type : circle;
	text-align : left;
}

.sidebox .title {
	color : #000000;
	font-weight : bold;
	text-decoration : none;
	font-size : 80%;
	font-family : Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
	padding : 4px;
	background-color : #cccccc;
	border-bottom : 1px solid black;
}

p, ul, ol {
	color : black;
	font-size : 80%;
	font-family : Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
	text-align : justify;
}

h1, h2, h3, h4, h5, h6 {
	font-family : "Trebuchet MS", Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
}

h1 {
	font-size : 175%;
	font-weight : bold;
}

h2 {
	font-size : 125%;
	font-weight : bold;
}

.right {
	text-align : right;
}

.left {
	text-align : left;
}

.center {
	text-align : center;
}

#footer {
	color : #555555;
	font-size : 60%;
	font-family : Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
	text-align : center;
}

a {
	color : blue;
	font-weight : bold;
	text-decoration : none;
}

a:link {
	text-decoration : none;
}

a:visited {
	text-decoration : none;
}

a:active {
	text-decoration : none;
}

a:hover {
	color : #ff0033;
	text-decoration : underline;
}

code {
	font-family : Monaco, "Courier New", Monospace;
	font-size : 80%;
	background-color : #f9f9f9;
	border : 1px solid #d0d0d0;
	display : block;
	margin : 14px 0 14px 0;
	padding : 12px 10px 12px 10px;
	overflow : auto;
	white-space:nowrap;
}

form {
	margin : 10px 15px;
	padding : 5px;
	border : 1px solid #d4d4d4;
	background-color : #fafafa;
}

label {
	display : block;
	font-weight : bold;
	margin : 5px 0;
}

input {
	padding : 2px;
	border : 1px solid #d4d4d4;
	font : normal 1em "trebuchet ms", tahoma, sans-serif;
	color : #777;
}

textarea {
	width : 400px;
	padding : 2px;
	font : normal 1em "trebuchet ms", tahoma, sans-serif;
	border : 1px solid #d4d4d4;
	height : 100px;
	display : block;
	color : #000;
	background-color : #efefef;
}

input.button {
	margin : 0;
	font : bold 1em arial, sans-serif;
	background : #fff;
	padding : 2px 3px;
	color : #333;
	border : 1px solid #d4d4d4;
}

table {
	border-collapse : collapse;
	width : 100%;
}

th {
	background : #74a846;
	height : 29px;
	padding-left : 11px;
	padding-right : 11px;
	color : #fff;
	text-align : left;
	border-left : 1px solid #b6d59a;
	border-bottom : 2px solid #fff;
}

tr {
	height : 30px;
}

td {
	padding-left : 11px;
	padding-right : 11px;
	border-left : 1px solid #fff;
	border-bottom : 2px solid #fff;
}

tr {
	background : #f3f3f3;
}

tr.rowa {
	background : #f8f8f8;
}

tr.rowb {
	background : #efefef;
}

#demo_result_div {
	display : none;
}

a.ajax {
	padding-right : 16px;
	background : url(../images/ajax_preview.png) no-repeat right;
}

img {
	border : 0;
}

#credits_left {
	float:left;
}
#credits_right {
	float:right;
}
.clear {
	clear:both;
}