body {
	background-color: #E3E8EB;
	background-image:url(../Images/Layout/index_01.gif);
	background-position:top;
	background-repeat:repeat-x;
	font-family: Arial;
	font-size: 11px;
	color: #323232;
}

p, div, table {
	font-size: 11px;
	color: #323232;
}

h1 {
	font-size: 14px;
	font-weight: bold;
}

h2 {
	font-size: 12px;
	font-weight: bold;
}

a:link {
	color: #5C9ACC;
	text-decoration:underline;
}
a:visited {
	color: #5C9ACC;
	text-decoration:underline;
}
a:hover {
	color: #9BC1E0;
	text-decoration:none;
}
a:active {
	color: #5C9ACC;
	text-decoration:underline;
}

.MenuPanel {
	margin:0px; width:108px; height:41px; background-image:url(../Images/Layout/Button.gif); color:#ffffff; float:left; text-align:center; padding: 0px; 
}

.MenuPanelSeparator {
	margin:0px; width:1px; height:41px; float:left; padding: 0px; background-color:#ffffff;
}

a.MenuPanelLink {
	text-decoration:none; margin:0px;
}

a.MenuBottom {
	color:#000000;
	font-size: 10px;
	font-weight:normal;
	text-decoration:none;
}
a.MenuBottom:visited {
	color:#000000;
	font-size: 10px;
	font-weight:normal;
	text-decoration:none;
}
a.MenuBottom:hover  {
	color:#999999;
	font-size: 10px;
	font-weight:normal;
	text-decoration:none;
}
a.MenuBottom:active {
	color:#000000;
	font-size: 10px;
	font-weight:normal;
	text-decoration:none;
}

a.MenuTop {
	color:#ffffff;
	font-size: 11px;
	font-weight:normal;
	text-decoration:none;
}
a.MenuTop:visited {
	color:#ffffff;
	font-size: 11px;
	font-weight:normal;
	text-decoration:none;
}
a.MenuTop:hover  {
	color:#999999;
	font-size: 11px;
	font-weight:normal;
	text-decoration:none;
}
a.MenuTop:active {
	color:#ffffff;
	font-size: 11px;
	font-weight:normal;
	text-decoration:none;
}

.PanelTopTitle {
	color:#ffffff;
	font-size: 18px;
	text-transform: uppercase;
}

.PanelTopText {
	color:#ffffff;
	font-size: 10px;
	text-align: justify;
}

.PanelTitle {
	color:#ffffff;
	font-size: 18px;
}

.PanelSubTitle {
	color:#ffffff;
	font-size: 10px;
	text-align: justify;
}

.PanelText {
	color:#ffffff;
	font-size: 11px;
	text-align: justify;
}

.Title {
	color: #642152;
	font-size: 18px;
	font-style: italic;
	padding-left: 25px;
	background-image:url(images/TitleBg.gif);
	background-position:left;
	background-repeat:no-repeat;
	border-bottom-color: #642152;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.Small {
	font-size: 9px;
}

.Text {
	font-size: 11px;
	text-align: justify;
}

.ImageBorder {
	border: 3px solid #642152;
}






