body {
	font-size: 13px;
	font-family:sans-serif, verdana, helvetica, arial;
	background-color:white;
	color:#353535;
}

a {
	color:gray;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a img {
	border:none;
}

.MaroonBgg {
	background-color:#BF0001;
}

#Header {
	padding:13px;
	color:white;
	font-weight:bold;
	font-style:italic;
	margin-bottom:15px;
	margin-top:15px;
	background-image:url(/Images/topred.jpg);
	background-repeat:repeat-x;
}

.Header {
	font-weight:bold;
	font-style:italic;
	color:maroon;
}

div.HeaderLeft {
	background-image:url(/Images/leftred.jpg);
	background-repeat:no-repeat;
	padding-left:10px;
}

div.HeaderRight {
	background-image:url(/Images/rightred.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	padding-right:10px;
}

#Header a, .Header a {
	color:white;
	text-decoration:none;
}

#Header a:hover, .Header a:hover {
	text-decoration:underline;
}

#TopMenu {
	background-color:#B5B5B5;
	margin-top:3px;
	background-image:url(/Images/graytopleft.jpg);
	background-repeat:no-repeat;
}

#TopMenu div {
	background-image:url(/Images/graytopright.jpg);
	background-repeat:no-repeat;
	background-position:right;
	padding:3px;
	padding-bottom:2px;
}

#Container {
	width:980px;
	margin:0 auto;
}

#LeftCol {
	float:left;
	width:200px;
}

#RightCol {
	float:right;
	width:764px;
}

#Footer {
	clear:both;
}

#Logo span {
	background-color:#C9C9CA;
	color:white;
	padding-right:4px;
	font-weight:normal;
}

#Logo {
	color:#C00002;
	font-style:italic;
	font-size:1.7em;
	font-weight:bold;
}

#Logo a {
	text-decoration:none;
	color:#C00002;
}

#TopMenu a {
	color:white;
	margin-left:20px;
	text-decoration:none;
}

#TopMenu a:hover {
	text-decoration:underline;
}

.UserLink {
	font-weight:bold;
	color:#C00002;
	text-decoration:none;
}
.UserLink a:hover {
	text-decoration:underline;
}

.Date {
	font-weight:bold;
}

.SmallInfo {
	font-size:0.8em;
}

.MediumInfo {
	font-size:0.9em;
}

#BreadCrumb, #LoginInfo {
	padding-bottom:15px;
}

#BreadCrumb *, #LoginInfo {
	margin:0;
	padding:0;
	font-size:12px;
	display:inline;
}

#BreadCrumb a, #BreadCrumb a:hover {
	text-decoration:none;
}

div.clear {
	clear:both;
}
.invalid_input, #Error {
	background-color:#FFCDCD;
}

#Error {
	border-top:solid red 1px;
	border-bottom:solid red 1px;
	padding:10px;
	text-align:center;
	color:red;
	margin-bottom:20px;
}

#Info {
	border-top:solid green 1px;
	border-bottom:solid green 1px;
	color:green;
	padding:10px;
	text-align:center;
	background-color:#E2FFD6;
	margin-bottom:20px;
}

input, select, textarea {
	font-family:sans-serif, verdana, helvetica, arial;
}

div.Pager {
	text-align:right;
	margin-top:5px;
}

div.Pager a {
	text-decoration:none;
	color:#67A224;
}

div.Pager a.PageLink, div.Pager a#PageLinkFirst, div.Pager a#PageLinkLast {
	padding-left:3px;
	padding-right:3px;
}

div.Pager a.MoreLink img {
	float:left;
}

div.Pager a.current {
	font-weight:bold;
}

div.Pager {
	float:right;
}

div.Pager a.MoreLink {

}

div.Pager a:hover {
	text-decoration:underline;
}

#Perms span {
	font-weight:bold;
}

#LoginInfo {
	float:right;
}

#LoginInfo a {
	text-decoration:none;
}

#LoginInfo a:hover {
	text-decoration:underline;
}

#LoginWidget {
	width:198px;
	padding-top:37px;
}
