/* General page style. The scroll bar colours only visible in IE5.5+ */
body
{
	scrollbar-face-color: #AFA66D;
	scrollbar-highlight-color: #666666;
	scrollbar-shadow-color: #666666;
	scrollbar-3dlight-color: #AFA66D;	
	scrollbar-arrow-color: #666666;
	scrollbar-track-color: #EEEEEE;
	scrollbar-darkshadow-color: #AFA66D;
    margin: 0px;
	background-image:url(../images/page_bg.jpg);
}
td,p,div{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
}

a{
font-family:Verdana, Arial, Helvetica, sans-serif;
size:11px;
color:#000000;
text-decoration:none;
}
a:link{text-decoration:none; color:#000000;}
a:visited{text-decoration:none; color:#000000;}
a:hover{text-decoration:underline; color:#000000;}

input, textarea, select {
	font-size 			: 11px;
	color 				: #000000;
	font-family			: Arial, Helvetica, sans-serif;
	font-weight			: normal;
	border-width		: 1px;
	border-color		: #B9B9B9;
	border-style		: solid;
	background-color	: #F6F6F6;
	vertical-align		: middle;
}

.greentext{
font-size:13px;
color:#564F19;
}
.pagetitle{
color:#883019;
font-size:20px;
}
.successMsg
{
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 10pt;
	font-weight		: bold;
	color			: #015699;
}

/* Excel pages CMS */
h1
{
/*	font-family				: Verdana;
	font-size				: 18px;
	color					: #015699;
	font-weight				: normal;
*/	
	color:#883019;
	font-size:10px;
}

h2
{
/*	font-family				: Verdana;
	font-size				: 45px;
	color					: #015699;
	font-weight				: normal;
*/
	color:#883019;
	font-size:20px;
}

h3
{
/*	font-family				: Verdana;
	font-size				: 45px;
	color					: #015699;
	font-weight				: normal;
*/
	color:#883019;
	font-size:30px;
}
.boldtext
{
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	font-weight		: bold;
	color			: #646466;
	text-decoration	: none;
}
td,p,div{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
}

a{
font-family:Verdana, Arial, Helvetica, sans-serif;
size:11px;
color:#000000;
text-decoration:none;
}
a:link{text-decoration:none; color:#000000;}
a:visited{text-decoration:none; color:#000000;}
a:hover{text-decoration:underline; color:#000000;}

input, textarea, select {
	font-size 			: 11px;
	color 				: #000000;
	font-family			: Arial, Helvetica, sans-serif;
	font-weight			: normal;
	border-width		: 1px;
	border-color		: #B9B9B9;
	border-style		: solid;
	background-color	: #F6F6F6;
	vertical-align		: middle;
}

.greentext{
font-size:13px;
color:#564F19;
}
.pagetitle{
color:#883019;
font-size:20px;
}


.menulink{
	font-size		: 11px;
	color			: #FFFFFF;
	font-weight		: bold;
	text-decoration	: none;
	/*background-image:url(../images/yellow_arrow.gif);*/
/*	background-repeat:no-repeat;
	background-position:173px;
	padding-right:15px;*/
}
a.menulink			{ text-decoration: none; 	color: #FFFFFF; }
a.menulink:link   	{ text-decoration: none; 	color: #FFFFFF; }
a.menulink:hover   	{ text-decoration: none; 	color: #FFFFFF; }
/*td.menulink:hover 	{ text-decoration: none;	color: #FFFFFF; background-color:#86260E;}*/

/*.menulink a{
	font-size		: 11px;
	color			: #FFFFFF;
	font-weight		: bold;
	text-decoration	: none;
	background-image:url(yellow_arrow.gif);
	background-repeat:no-repeat;
	height: 28 px;
	padding-right:15px;
}

.menulink a:hover 	{ 
	font-size		: 11px;
	color			: #FFFFFF;
	font-weight		: bold;
	text-decoration: none;	
	background-color:#86260E;
	background-image:url(yellow_arrow.gif);
	background-repeat:no-repeat;
	height: 28 px;
	padding-right:15px;
	vertical-align:middle;
}
*/.sublink{
	font-size		: 11px;
	color			: #86260E;
	font-weight		: bold;
	text-decoration	: none;
/*	background-image:url(../images/red_arrow.gif); */
	background-repeat:no-repeat;
	background-position:153px;
/*	padding-right:17px;
*/}
a.sublink			{ text-decoration: none; 	color: #86260E; }
a.sublink:link   	{ text-decoration: none; 	color: #86260E; }
a.sublink:visited  	{ text-decoration: none; 	color: #86260E; }
 
/*td.sublink:hover 	{ 
text-decoration: none;	
color: #86260E;
background-color:#DBCF92;
}
*/.whitelink{
	font-size		: 11px;
	color			: #FFFFFF;
	font-weight		: bold;
	text-decoration	: none;
	background-image:url(../images/yellow_arrow.gif);
	background-repeat:no-repeat;
	background-position:173px;
	display:block;
}
a.whitelink			{ text-decoration: none; 	color: #FFFFFF; }
a.whitelink:link   	{ text-decoration: none; 	color: #FFFFFF; }

.otherlink{
	font-size		: 12px;
	color			: #000000;
	font-weight		: normal;
	text-decoration	: underline;
}
a.otherlink			{ text-decoration: underline; 	color: #000000; }
a.otherlink:link   	{ text-decoration: underline; 	color: #000000; }
a.otherlink:hover 	{ text-decoration: underline;	color: #000000; }

.footerlink{
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 11px;
	color			: #564F19;
	font-weight		: bold;
	text-decoration	: none;
}
a.footerlink			{ text-decoration: none; 	color: #564F19; }
a.footerlink:link   	{ text-decoration: none; 	color: #564F19; }
a.footerlink:hover 		{ text-decoration: underline;	color: #564F19; }

.redtitle{
color:#883019;
font-size:18px;
}

.redtext{
color:#AE5E47;
font-size:11px;
}
.copyright{
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 11px;
	color			: #6B6B6B;
	font-weight		: normal;
	text-decoration	: none;
}
a.copyright			{ text-decoration: none; 	color: #6B6B6B; }
a.copyright:visited	{ text-decoration: none; 	color: #883019; }
a.copyright:link   	{ text-decoration: underline; 	color: #6B6B6B; }
a.copyright:hover 	{ text-decoration: underline;	color: #883019;; }


.ul-link {padding-left:12px; margin:0px; list-style:none;}
	.ul-link li {list-style:none; background:url(../images/bullet1.jpg) left 1px no-repeat; padding-left:22px; line-height:17px; margin-bottom:9px;}