body	{
	scrollbar-base-color: #592020;
	scrollbar-arrow-color: white;
	scrollbar-DarkShadow-Color: white;
	Scrollbar-Track-Color: #FFFFFF;
	Scrollbar-Highlight-Color: #773838;
	Scrollbar-3DLight-Color: #000000;
	font-size:12px;
	color: #000000;
	font-family:  arial,sans-serif;
	letter-spacing: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	padding-bottom: 10px;
	text-align: center;
	background:#000000;
	text-align: center;
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	padding: 0px;
	background:#ffffff;
}

#content {
	font-size: 10px;
	line-height: 13px;
	float:left;
	padding: 0px;
	margin: 0px;
	background:transparent;
}

#content p {
	font-family: tahoma, verdana;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	padding: 3px 0px 3px 0px;
	margin: 0px 0px 0px 0px;
	background:transparent;
	text-align:left;
}

#content a {
	text-decoration: none;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color:#0D47A0;
	}

#content a:hover {
	font-size: 12px;
	color: #D47824;
}

#content h3 a {
	font-family: arial;
	font-weight: bold;
	margin-top:0px;
	padding-bottom:3px;
	color: #0D47A0;
	font-size:14px;
	}
	
#content h3 a:hover {
	font-family: arial;
	font-weight: bold;
	margin-top:0px;
	padding-bottom:3px;
	color: #D47824;
	font-size:14px;
	}
	
#content h2 a {
	font-family: arial;
	font-weight: bold;
	padding-top:0px;
	margin-top:0px;
	padding-bottom:5px;
	color: #0D47A0;
	font-size:14px;
	line-height:16px;
	}
	
#content h2 a:hover {
	font-family: arial;
	font-weight: bold;
	padding-bottom:5px;
	color: #D47824;
	font-size:14px;
	line-height:16px;
	}

#content ul, ol {
	margin: 0px 0px 0px 20px;
	padding:0px 0px 0px 20px;
	font-family:ariel, verdana, tahoma;
	font-size: 11px;
	line-height: 14px;
	background:transparent;
}

#content li {
	padding:3px 0px 3px 0px;
	color: #000;
	font-family:ariel, verdana, tahoma;
	font-size: 8pt;
	line-height: 9pt;
	background:transparent;

}

td		{
	vertical-align:top;
	font-size:11px;
	color: #000000;
	font-family:  arial, sans-serif;
	line-height : 18px;
}

h1 {
	font-family: helvetica;
	font-weight:normal;
	margin-top:30px;
	padding-bottom:10px;
	color: #D47824;
	font-size:20px;

	}
	
h2 {
	font-family: arial;
	font-weight:bold;
	margin-top:8px;
	margin-bottom:3px;
	color: #782E1F;
	font-size:14px;
	}
	
h3 {
	font-family: arial;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:3px;
	color: #782E1F;
	font-size:16px;
	border-bottom:2px #8E3A2B solid;
	}
	
h4 {
	font-family: tahoma;
	font-weight:bold;
	margin:0px;
	padding:0px;
	color: #8E3A2B;
	font-size:18px;
	background:#ffffff;
	height:30px;
	}
	
h5 {
	font-family: arial;
	font-weight:bold;
	margin-top:3px;
	margin-bottom:3px;
	color: #782E1F;
	font-size:14px;
	}
	
#rightmenu {
	background:#592121;
	color:#ffffff;
	padding-left:5px;
	padding-right:5px;
	text-align:center;
	line-height:13px;
	}
	
#rightmenu h1{
	font-size:14px;
	color:#E4B03A;
	margin-top:0px;
	margin-bottom:3px;
	text-align:center;
	}

.justify {	
	text-align: justify;
}

.sidebar-hed		{
	font-size:13px;
	color: #e4b03f;
	font-family:  Trebuchet MS, arial, sans-serif;
	line-height : 18px;
	font-weight: bold;
}

.sidebar		{
	font-size:11px;
	color: #FFFFFF;
	font-family:  Trebuchet MS, arial, sans-serif;
	line-height : 16px;
}

.main-hed		{
	font-size:20px;
	color: #592121;
	font-family:  arial, sans-serif;
	line-height : 23px;
	font-weight: bold;
	border-bottom: 1px dotted #CCCCCC;
	width: 100%;
	margin-bottom: 10px;
	text-align: left;
}

.hed		{
	font-size:15px;
	color: #592121;
	font-family:  Trebuchet MS, arial, sans-serif;
	line-height : 21px;
	text-align: left;
	border-bottom: 1px dotted #CCCCCC;
	width: 100%;
	margin-bottom: 10px;
	font-weight: bold;
}

.hed2		{
	font-size:15px;
	color: #000000;
	font-family:  Trebuchet MS, arial, sans-serif;
	line-height : 21px;
	text-align: left;
	font-weight: bold;
}

.main-bg { 
	BACKGROUND-IMAGE: url(../images/default_04.jpg);
	BACKGROUND-REPEAT: no-repeat;
	height : 100%;
	background-color: #ffffff;
 }

.page-bg { 
	BACKGROUND-IMAGE: url(../images/page-bg.gif);
	BACKGROUND-REPEAT: repeat-x;
	height : 100%;
	background-color: #333333;
 }

.menu-bg { 
	BACKGROUND-IMAGE: url(../images/menu-bg.gif);
	BACKGROUND-REPEAT: repeat-x;
	height : 100%;
	background-color: #ffffff;
 }

.sidebar-bg { 
	BACKGROUND-IMAGE: url(/JRM/images/sidebar_02.gif);
	BACKGROUND-REPEAT: repeat-y;	
 }

a.imagelink:hover		{
	font-size:12px;
	color: #592121;
	font-family: Trebuchet MS, arial, sans-serif;
	text-decoration:none;
	line-height : 22px;
}

a		{
	font-size:12px;
	color: #592121;
	font-family: Trebuchet MS, arial, sans-serif;
	text-decoration: none;
	line-height : 22px;
	font-weight: bold;
}

a:visited		{
	font-size:12px;
	color: #592121;
	font-family:  Trebuchet MS, arial, sans-serif;
	text-decoration: none;
	line-height : 22px;
	font-weight: bold;
}

a:hover		{
	font-size:12px;
	color: #592121;
	font-family: Trebuchet MS, arial, sans-serif;
	text-decoration:none;
	line-height : 22px;
	text-decoration: underline;
}

a.sidebar		{
	font-size:11px;
	color: #e4b03f;
	font-family: Trebuchet MS, arial, sans-serif;
	text-decoration: none;
	font-weight: bold;
	line-height : 16px;
}

a.sidebar:visited		{
	font-size:11px;
	color: #e4b03f;
	font-family:  Trebuchet MS, arial, sans-serif;
	text-decoration: none;
	font-weight: bold;
	line-height : 16px;
}

a.sidebar:hover		{
	font-size:11px;
	color: #e4b03f;
	font-family: Trebuchet MS, arial, sans-serif;
	text-decoration:none;
	text-decoration: underline;
	line-height : 16px;
}

a.menu		{
	font-size:12px;
	color: #000000;
	font-family: Trebuchet MS, arial, sans-serif;
	text-decoration: none;
	line-height : 22px;
	border-bottom: 1px dotted #592121;
	width: 92%;
}

a.menu:visited		{
	font-size:12px;
	color: #000000;
	font-family:  Trebuchet MS, arial, sans-serif;
	text-decoration: none;
	line-height : 22px;
	border-bottom: 1px dotted #592121;
	width: 92%;
}

a.menu:hover		{
	font-size:12px;
	color: #5b2323;
	font-family: Trebuchet MS, arial, sans-serif;
	text-decoration:none;
	line-height : 22px;
	border-bottom: 1px dotted #592121;
	width: 92%;
}

.list		{
	font-size:12px;
	color: #592121;
	font-family: Trebuchet MS, arial, sans-serif;
	line-height : 17px;
	padding-left: 10px;
}

a.list		{
	font-size:12px;
	color: #592121;
	font-family: Trebuchet MS, arial, sans-serif;
	text-decoration: none;
	line-height : 22px;
	font-weight: bold;
	padding-left: 27px;
}

a.list:visited		{
	font-size:12px;
	color: #592121;
	font-family:  Trebuchet MS, arial, sans-serif;
	text-decoration: none;
	line-height : 22px;
	font-weight: bold;
	padding-left: 27px;
}

a.list:hover		{
	font-size:12px;
	color: #592121;
	font-family: Trebuchet MS, arial, sans-serif;
	text-decoration:none;
	line-height : 22px;
	border-bottom: 1px dotted #592121;
	padding-left: 27px;
}

select, input, textarea{
	font-family:  arial, sans-serif;
	font-size: 11px;
	background-color: #FBFBFB;
	border-color: #e0e9f2;
	border-style: solid solid solid solid;
	border-width: 1px;
	line-height : normal;
	text-align : center;
	vertical-align : middle;
	padding-bottom : 6px;
	margin : 1px 1px 1px 1px;
}

.h-dotted {
	border-bottom: 1px dotted #592121;
}

.photo-border{
	margin-right: 10px;
	margin-top: 3px;
	border: 1px dotted #FFFFFF;
}

.photo-border2{
	margin-left: 10px;
	margin-top: 3px;
}

img {
	border:0;
	}