/*
	global
*/
* {
	margin:0;
	padding-right: 0%;
}
body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10pt;
	background-color:#333333;
	margin:0 auto;
	padding:0;
	height:100%;
}

/*
	structure 
*/
div#wrap {
	min-height:100%;
	padding-top:20px;
	margin-top: 0;
	margin-right: 5%;
	margin-bottom: 0;
	margin-left: 5%;
}
div#logon {
	width: 270px;
	float: right;
	height: 100px;
	right: 10%;
	top: 60px;

}
div#users {
	width: 270px;
	float: right;
	height: 100px;
	position: relative;
	right: 120px;
	top: 58px;
	font-size: 2em;


}

div#header {
	background-image:url(images/header-middle.png);
	background-repeat:repeat-x;
	background-position:left top;
	height:149px;
	background-color: #890000;
}
div#innerheader {
	background-image:url('images/header-right.png');
	background-repeat:no-repeat;
	background-position:top right;
	height:149px;
}
div#title {
	background-image:url('images/header-left.png');
	background-repeat:no-repeat;
	background-position:top left;
	height:149px;
	padding-top:30px;

}
div#content {
	border-left:6px solid #414141;
	border-right:6px solid #414141;
	background-color:#AE0000;
}
div#page {
	background-color:#ffffff;
	float:left;
	padding: 10px;
	width: 50%;
	position: relative;
	min-height: 900px;
	height: 500px;

	
}
div#page2 {
	background-color:#ffffff;
	float:left;
	background-image:url(images/page-corner.png);
	background-position:right top;
	background-repeat:no-repeat;
	padding: 10px;
	width: 25%;
	position: relative;
	min-height: 900px;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	border-left-width: thin;
	border-left-style: solid;
	height: 500px;



}

div#page4 {
	background-color:#ffffff;
	float:left;
	background-image:url(images/page-corner.png);
	background-position:right top;
	background-repeat:no-repeat;
	position: inherit;
	width: 75%;
	min-height: 650px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 10px;

}

div#page5 {
	background-color:#ffffff;
	float:left;
	background-image:url(images/page-corner.png);
	background-position:right top;
	background-repeat:no-repeat;
	position: inherit;
	text-align: center;
	width: 75%;
	min-height: 650px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;


}

div#page6 {
	background-color:#AE0000;
	padding-right: 30%;
	padding-left: 10%;


}

div#page7 {
	background-color:#FFF;
	padding-right: 30%;
	padding-left: 10%


}

div#page8 {
	background-color:#FFF;
	padding-right: 30%;
	padding-left: 10%
	}
	
	
	div#Syp {
	background-color:#ffffff;
	float:left;
	position: relative;
	min-height: 650px;
	text-align: left;
	width: 65%;




}

	div#Sypimg {
	background-color:#ffffff;
	float:left;
	position: relative;
	min-height: 650px;
	width: 18%;




}

table#tableLinks {text-align:Center; margin-left:auto; margin-right:auto;}
table#table1 {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	width:605px;
	line-height: normal;
}
table#table2 {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	width:605px;

}
table#table3 {
	text-align:Left;
	margin-left:auto;
	margin-right:auto;
	width:605px;

}


div#sidebar {
	float:left;
	margin-top:50px;
	width: 15%;
	position: relative;
}



/*
	nav
*/
div#sidebar ul {
	list-style:none;
	margin:0;
	padding:0;
}
div#sidebar ul li {
}
div#sidebar ul li a {
	background-color:#910000;
	color:#ffffff;
	border-bottom:2px solid #7D0000;
	border-right:2px solid #7D0000;
	border-left:1px solid #620000;
	display:block;
	padding:16px 7px;
	text-decoration:none;
	font-size:0.9em;
}
div#sidebar ul li a:hover {
	background-color:#880000;
}



/*
	headers
*/
h1 {
	color:#ffffff;
	font-size:2em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}
h2 {
	font-size:14pt;
	color:#7F0000;
	font-weight:normal;

}

h3 {
		font-size:14pt;
	color:#7F0000;
	font-weight:normal;
	text-align:center
	
}

h4 {
	color:#7F0000;
	font-weight:normal;
	text-align:Left
	
}


/*
	links
*/
a {
	color:#910000;
}
a:hover {
	color:#880000;
}
div#sidebar ul li a.selected, div#sidebar ul li a.selected:hover {
	background-color:#ffffff;
	border-left:none;
	border-right:none;
	font-weight:bold;
	color:#910000;
}



/*
	paragraphs
*/
p {
	font-size:0.9em;
	color:#333333;
	line-height:2.05em;

}

p1 {
	font-size:0.9em;
	color:#FF0;
	line-height:2.05em;
	padding-bottom:30px;
	text-align:center;
}

p2 {
	font-size:0.9em;
	color:#FF0;
	line-height:2.05em;
	padding-bottom:30px;
	text-align:center;
}

/*
	footer
*/
div#footer {
	padding:10px 0;
	border-left:6px solid #414141;
	border-right:6px solid #414141;
	background-color:#AE0000;
}
div#footer p {
	text-align:center;
	margin:0;
	padding:0;
}
div#footer p, div#footer a {
	font-family:Arial, Helvetica, sans-serif;
}

.submit {
	height:25px;
	color:#FF0;
	background-color: #8D0000;
	width: 65%;
	text-align: left;



}

.submit2 {
	height:25px;
	color:#FF0;
	}


}

.User {
	height:25px;
	color:#FF0
	}

/*
	forms, labels, inputs
*/
input.button {
	font-weight:bold;
	padding:5px 15px;
}
input, textarea {
	background-color:#ffffff;
	height: 15px;
	width: 90px;
}
label {
	font-weight:bold;
}
form input.formbutton {
	background-color:#950303;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px 10px;
}

/*
	lists
*/
div.sidebar ul {
	list-style:none;
	padding:0;
	border-top:4px solid #dddddd;
	margin:0 0 20px 0
}
ul {
	margin:0 0 20px 20px;
	padding:0;
	list-style:square;
}
ul li {
	padding:3px 0;
}



/*
	miscs
*/
code {
	border:1px solid #cccccc;
	background-color:#dddddd;
	color:#333333;
	display:block;
	padding:10px 5px;
	margin:10px 0;
}
.clear {
	clear:both;
}
.right {
	float:right;
}
.center {
		float:middle;
}
.left  {
	float:left;  
}
*:focus {

}
.P4 {
	font-size: 0.7em;
	line-height: 1.05em;
	text-align: center;
}
.P3 {
	font-size: 0.8em;
	line-height: 1.0em;
	text-align: center;
}

