@import url("reset-fonts-grids.css");
@import url("base.css");

html { 
	background-image:url(images/bloodytile2.jpg);
	background-repeat:repeat;
}

body { 
	background-image:url(images/bloodytile2.jpg);
	background-repeat:repeat;
}

table {
	margin-bottom: 0px;
}

.userinfo {
	float: right;
	padding-top: 3px;
	font-weight: bold;
}

.breadcrumb {
	padding-top: 3px;
}

.breadcrumb a {
	font-weight: bold;
	color: #990200;
}

.breadcrumb a:visited {
	color: #990200;
}

.contentpane {
}

.rightcolumnpane {
	margin: 0;
	padding 5px;
	color: #ffffff;
}

.SkinObject {
	font-family: Papyrus, Arial, Verdana, sans-serif;
	font-size: 1em;
	color: #220000;
}

a.SkinObject:link {
	color: #990200;
}

a.SkinObject:visited {
	color: #990200;
}

a.SkinObject:hover {
	text-decoration: underline;
	color: #ff0000;
}

#left-nav {
	margin: 0px;
	padding 5px;
	color: #ffffff;
}

#bd {
	background-image:url(images/spear.gif);
	background-repeat: no-repeat;
}

#yui-main .yui-b {
	background-image: none;
}

#container {
	position: relative;
	padding: 0 50px 0 50px;
	background: url(images/background_container.gif) repeat-y;
	font-size: 1.25em;
}

#container body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	font-family: Papyrus, Arial, Verdana, sans-serif;
	color: #220000;
}

#container p {
	font-size: 16px;
	text-indent: 2em;
}

#container th, td {
	border-width: 0px !important;
}

#container div {
	margin-top: -100;
}

#container img {
	outline-style: none;
	outline-width: 0px;
}

#ft {
	padding-bottom: 10px !important;
	text-align: center;
	padding 5px !important;
	color: #ffffff;
}

#ft div {
} 

#ft a {
	color: #ff0000 !important;
}



.MainMenu_MenuContainer {
	width: 100%;
	margin-top: 65px;
	font-family: Arial, Verdana, sans-serif;
}

.MainMenu_MenuContainer table {
	margin-bottom: 20px;
}

.MainMenu_MenuIcon {
    display: none;
}

.MainMenu_MenuItem {
	background-color: #990200;
	font-size: 14px;
	border: 1px solid #000000;
	margin-bottom: 10px;
}

.MainMenu_MenuItem td {
	color: #dabaa0;
	border: 1px solid #000000;
	font-family: Arial, Verdana, sans-serif;
}

.MainMenu_MenuItemSel {
	background-color: #ff0000;
	font-size: 14px;
	border: 1px solid #000000;
}

.MainMenu_MenuItemSel td { 
	color: #ffffff;
	font-family: Arial, Verdana, sans-serif;
	border: 1px solid #000000;
}

