/* CSS Document */
/* PLEASE UPDATE THIS PER SITE!!! */
Body {
		font-family:Arial, Helvetica, sans-serif;
		font-size:10px;
		margin: 0px;
		background-image:url(images/bg_grad.png); 
		background-repeat: repeat-x;
}

P { text-align:justify; }

#myDiv {
position:fixed;
width: 30px;
top: 40%;
}

INPUT, TEXTAREA, SELECT {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
}

.MainTable {
		border:none;
		border-width:0px;
		border-color:#999999;
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		color: #000000;
		height:100%;
}

.MainContent {
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		color: #000000;
		background-color: #FFFFFF;
}

.PageHeader {
		font-family:Verdana;
		font-size:12pt;
		color: #000000;
		background-color:#FFFFFF;
}

.PageContent {
		font-family:Verdana;
		font-size:8pt;
		color: #000000;
		padding: 5px;
		text-align:justify;
}

.gallery {
		border-style:dashed;
		border-width:1px;
		border-color:#999999;
		background-color:#E2E5EB;
}

.imgText {
		margin: 5px;
}

.adminHeader {
		font-family:Arial, Helvetica, sans-serif;
		font-size:11pt;
		text-transform:uppercase;
		font-weight:bold;
		color: #FFFFFF;
		background-color:#990000
}

.adminContent {
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		color: #000000;
		background-color:#FF0000;
}

.adminContentDisabled {
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		color: #D9D9D9;
		background-color:#DEDEDE;
}

.adminMessage {
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		font-weight:bold;
		color: #FFFFFF;
		background-color:#FF7700;
}

.FooterContent {
		font-family:Verdana;
		font-size:8pt;
		color: #FFFFFF;
}

.FooterTable {
		border:none;
		border-width:1px 0 0 0;
		border-color:#999999;
}

a {
	color: #071E45;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
div#social-bookmarks {
	padding: 0;
	margin: 0;
	text-align: right;
	position: absolute;
	width: 39px;
	top: 110px;
	position: fixed;
}
