/* Global Parameters  */

	body 
		{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-base-color: #280A00;
	scrollbar-face-color: #581600;
	scrollbar-arrow-color: #D7C4BE;
	scrollbar-3dlight-color: #581600;
	scrollbar-highlight-color: #A05E47;
	scrollbar-shadow-color: #280A00;
	scrollbar-darkshadow-color: #581600;
	background-image: url(../images/page_bg.gif);
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	line-height: normal;
}
	
	h1 	
		{font-family: Tahoma;
		font-size: 18px;	
		font-weight: bold;	
		color: #990000; }

	h2 	
		{font-family: Tahoma;
		font-size: 16px; 
		color: #990000; 
		font-weight: bold;}
		
	h3 	
		{font-family: Tahoma;
		font-size: 14px; 
		color: #990000; 
		font-weight: bold; }

	ul, li, ol
		{ list-style-type: circle;
		font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
		font-size: 13px; color: #000000; 
		font-weight: none; }
		
	 hr
		{font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	   font-size: 13px; color: #999999; 
	   font-weight: none; }				
	
/* Document Links  */

	a:link, a:visited, a:active
		{font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
		font-size: 13px; 
		color: #CC0000; 
		text-decoration:  none; }		
	a:hover
		{font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
		font-size: 13px; 
		color: #CC0000; 
		text-decoration: underline; }
		
	a.link-orange:link, a.link-orange:visited, a.link-orange:active
		{font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
		font-size: 11px; 
		color: #FF6600; 
		text-decoration:  none; }		
	a.link-orange:hover
		{font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
		font-size: 11px; 
		color: #FF6600; 
		text-decoration: underline; }	
		
	a.link-address:link, a.link-address:visited, a.link-address:active
		{font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
		font-size: 13px; 
		color: #FF6600; 
		text-decoration: none; }		
		
	a.link-address:hover
		{font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
		font-size: 13px; color: #FF6600; 
		text-decoration: underline; }
		
	a.link-nav:link, a.link-nav:visited, a.link-nav:active
		{font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
		font-size: 13px; color: #A12D05; 
		text-decoration: none; 
		font-weight: bold; }
		a.link-nav:hover
		{font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
		font-size: 13px; color: #FF6600; 
		text-decoration: none;
		font-weight: bold;  }		

/* Document Fonts  */

	.textsnormal
		{font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
		font-size: 13px; 
		color: #333333; 
		font-weight: none;
		line-height: 16px;
		}
.textsnormal14
		{font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
		font-size: 14px; 
		color: #333333; 
		font-weight: none; }	
	.textsnormal14-b
		{font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
		font-size: 14px; 
		color: #333333; 
		font-weight: bold;
		}		
	.textsnormal13-b
		{font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
		font-size: 13px; 
		color: #333333; 
		font-weight: bold;
		}
	.textswhite
		{font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
		font-size: 13px; 
		color: #FFFFFF; 
		text-decoration: none;
		}				

	.texts_orange
		{font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
		font-size: 11px; 
		color: #FF6600; 
		text-decoration: none; 
		font-weight: none; }

	.texts_white
		{font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
		font-size: 16px; 
		color: #FFFFFF; 
		text-decoration: underline;
		font-weight: bold;
		line-height: 16px;}

	.textsblack
		{font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
		font-size: 13px; color: #000000; 
		font-weight: none;}

	.textsbrown
	{font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 13px;
	color: #663300;
	font-weight: none;
	line-height: 18px;}

	.textsbrown11
	{font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 11px;
	color: #663300;
	font-weight: none;
	line-height: 14px;}

	.textsbrown14
	{font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 14px;
	color: #663300;
	font-weight: none;
	line-height: 14px;}

	.textsbrown14-b
	{font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 14px;
	color: #663300;
	font-weight: bold;
	line-height: 14px;}

	.texts-darkbrown
	{font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 13px;
	color: #AE7D49;
	font-weight: none;
	line-height: 18px;}

   	.input 
	{font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	color: #000000;
	font-style: normal;
	font-size: 13px;
	border: 1px solid;
	background-color:#FFFFFF;
	background-repeat: no-repeat;}
		
	.MyButton 
		{background-color: #8D040E;
		border-width: 1;
		color: #333333;
		font-style: normal;
		font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
		font-size: 13px; color: #FFFFFF;
		font-weight: normal;}
	
.bg-mother
	{
background-image:url(../images/bg_mother.jpg);
background-repeat: no-repeat;
background-color:#F3BC5B;
height:260px;
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 11px;
	color: #663300;
	font-weight: none;
	line-height: 12px;}
