body {
	background: #E6E6E6 url(../../images/granath_background.jpg) repeat-x;
	font: 0.8em Georgia, "Times New Roman", Times, serif;
	line-height:1.5em;
	color: #FFF;
	padding: 0px;
	margin: 0px;
}

/* Top header
=============================================== */
.SiteHeaderClass {
	width: 900px;
	float: left;
	background:  #fff url(../../images/granath_header_base.gif) repeat-x left top;
	height: 140px;
}
	.SiteFrameHeaderClass {
		height: 140px;
		background: url(../../images/granath_top_background.gif) no-repeat;
		margin: 0px;
		width: 860px;
	}
	.SiteHeaderClass .SiteClear {
		margin-left: 60%;
		text-indent: -9999px;
		background: url(../../images/granath_top_button.gif) no-repeat;
		width: 225px; 
		height: 36px;
	}

/* Body Elements
=============================================== */
.SiteSmoothClass {
	float: left;
	width: 100%;
	background: #453141 url(../../images/granath_black_background.gif) no-repeat;
	height: 98px;
}

.SitePreClass { 
	margin-left: 40px; 
	width: 860px;
}

.SiteBodyContainerClass {
	padding: 10px 0;
	float: left;
	width: 100%;
	background: #8E5A82;
}
	.SiteBodyContainerClass h3 {
		padding:0px;
		margin:0px;
		color: #fff;
		font-size: 80%;
		font-weight: bold;
		text-transform: uppercase;
		letter-spacing: 2px;
	}

.SiteLeftColumnClass {
	height: 20px;
	float:left;
}

.SiteRightColumnClass {
	float: left;
	width: 546px;
	color:#000000;
	margin-left:50px;
}

.SiteShadowContentClass {
	background:  #fff url(../../images/granath_header_base.gif) repeat-x left top;
	width: 100%;
	height: 15px;
	float: left;
}

.SiteContentClass {
	padding: 20px 0 20px 0;
	width: 100%;
	float: left;
	clear: both;
	background: #FFF;
	MIN-HEIGHT: 350px;
}

/* Navigation Elements
=============================================== */
.SiteNavigationClass ul {
	list-style: none;
	font-size: 1em;
	background-color: #FFF;
	margin-bottom: 2em;
	width: 200px;
	padding:0px;
	margin:0px;
}

.SiteNavigationClass li {
	display: inline; /* Fix IE Bug */
	margin-bottom:10px;
	background-color:#000000;
}

.SiteNavigationClass #ActiveNavigationClass {
	text-decoration: none;
	display: block;
	color: #FFF;
	padding: 6px 8px 6px 15px;
	background-color:#000000;
	margin-bottom:10px;
	border-left: 10px solid #8E5A82;
}
.SiteNavigationClass #ActiveNavigationClass:hover {
	border-left: 10px solid #8E5A82;
	color: #FFF;
}
.SiteNavigationClass #InactiveNavigationClass {
	text-decoration: none;
	display: block;
	color: #FFF;
	padding: 6px 8px 6px 15px;
	background-color:#000000;
	margin-bottom:10px;
	border-left: 10px solid #CCCCCC;
}
.SiteNavigationClass #InactiveNavigationClass:hover {
	border-left: 10px solid #8E5A82;
	color: #FFF;
}

/* Paragraph Elements
=============================================== */

p { 
	text-align:justify;
}

h1, h2, h3, h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
}

h2 {
	color: #490f0f;
	font-size: 210%;
}
h3 {
	color: #490f0f;
	font-size: 1em;
	padding: 5px 0 0 0;
	margin:0px;
}

/* Links Elements
=============================================== */
a:link { 
	color: #C66DB2; 
	text-decoration: none; 
}
a:visited { 
	color: #C66DB2; 
	text-decoration: none; 
}
a:hover { 
	color: #C66DB2; 
	text-decoration: underline; 
}
a:active { 
	color: #C66DB2; 
	text-decoration: none; 
}

/* Global Elements
=============================================== */

.SiteCommonRows { 
	overflow: hidden;
	float: left; 
	text-align: center; 
	display: block; 
	padding: 7px;
	margin-right: 9px;
	margin-bottom: 10px;
	background-color: #FCFCFC;
	border: 1px solid #EEE;
	width: 157px;
	height: 155px;
	font-size: 11px;
}
.SiteCommonRows:hover { 
	overflow: hidden; 
	float: left; 
	text-align: center; 
	display: block; 
	padding: 7px;
	margin-right: 9px;
	margin-bottom: 10px;
	background-color: #EEEEEE;
	border: 1px solid #999999;
	width: 157px;
	height: 155px;
	font-size: 11px;
}
.SiteAdminCommonRows { 
	overflow: hidden;
	float: left; 
	text-align: center; 
	display: block; 
	padding: 7px;
	margin-right: 9px;
	margin-bottom: 10px;
	background-color: #FCFCFC;
	border: 1px solid #EEE;
	width: 157px;
	height: 173px;
	font-size: 11px;
}
.SiteAdminCommonRows:hover { 
	overflow: hidden; 
	float: left; 
	text-align: center; 
	display: block; 
	padding: 7px;
	margin-right: 9px;
	margin-bottom: 10px;
	background-color: #EEEEEE;
	border: 1px solid #999999;
	width: 157px;
	height: 173px;
	font-size: 11px;
}
.SiteCommonBorder {
	border: 1px solid #8E5A82;
	border-top: none;
}
.SiteCommonTitleContainer {
	background-color: #8E5A82;
	font-weight: bold;
	color: #FFF;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-size: 10px;
}
.SiteCommonSpacing {
	padding: 6px;
}
.SiteCommonAdministrationClass {
	BACKGROUND-COLOR: #8E5A82;
	MARGIN: 0px;
	PADDING: 0px;
	BORDER-WIDTH: 0px;
	FONT-SIZE: 1px;
	DISPLAY: block;
	COLOR: #FFFFFF;
	FONT-SIZE: 10px;
	FONT-WEIGHT: bold;
}
.SiteAdministrationClass a:link, .SiteAdministrationClass a:visited, .SiteAdministrationClass a:hover {
	font-size: 10px; 
	color: #FFFFFF;
	text-align: right;
}

/* Form Elements
=============================================== */
.StandardField {
	WIDTH: 193px;
	BACKGROUND-COLOR: #EEEEEE;
	COLOR: #333333;	
	BORDER-RIGHT: 1px solid #9B9797;
	BORDER-BOTTOM: 1px solid #9B9797;
	BORDER-TOP: 1px solid #333333;
	BORDER-LEFT: 1px solid #333333;
	MARGIN-TOP: 5px;
	MARGIN-BOTTOM: 5px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #625B44;
	padding: 3px;
}
.StandardTextArea {
	WIDTH: 350px;
	BACKGROUND-COLOR: #EEEEEE;
	COLOR: #333333;	
	BORDER-RIGHT: 1px solid #9B9797;
	BORDER-BOTTOM: 1px solid #9B9797;
	BORDER-TOP: 1px solid #333333;
	BORDER-LEFT: 1px solid #333333;
	MARGIN-TOP: 5px;
	MARGIN-BOTTOM: 5px;
}
.StandardTextAreaCurrent {
	WIDTH: 540px;
	BACKGROUND-COLOR: #EEEEEE;
	COLOR: #333333;	
	BORDER-RIGHT: 1px solid #9B9797;
	BORDER-BOTTOM: 1px solid #9B9797;
	BORDER-TOP: 1px solid #333333;
	BORDER-LEFT: 1px solid #333333;
	MARGIN-TOP: 5px;
	MARGIN-BOTTOM: 5px;
}
.StandardSelect {
	WIDTH: 202px;
	BACKGROUND-COLOR: #EEEEEE;
	COLOR: #333333;	
	BORDER-RIGHT: 1px solid #9B9797;
	BORDER-BOTTOM: 1px solid #9B9797;
	BORDER-TOP: 1px solid #333333;
	BORDER-LEFT: 1px solid #333333;
	MARGIN-TOP: 5px;
	MARGIN-BOTTOM: 5px;
}
.StandardButton {
	color: #2b333c;
	font-weight: bold;
	font-size: 1em;
}
.StandardButton{
	background: #fefefe url(../../images/granath_button_background.gif) repeat-x;
	border: 3px double;
	border-color: #c4cccc #acb5b5 #6f7777 #acb5b5;
}
.StandardButton:hover, .StandardButton:focus {
	border: 3px double;
	border-color: #aedf9a #94da78 #6ab94b #94da78;
}
.StandardButton:visited {
	color: #2b333c;
}

.SiteFeedbackErrorClass {
	font-weight: bold;
	padding-left: 12px;
	padding-top: 12px;
	padding-bottom: 10px;
	border: 1px solid #CD303C; 
	background: #F9F2F2;
	margin-bottom: 15px;
	font-size:12px;
}
.SiteFeedbackErrorListClass {
	font-weight: normal;
	margin-left: 30px;
}