

/*  content structure  */



.hr {
  border: 0;
  width: 90%;
  text-align:center;
  border:dotted 1px #cccccc;
height: 2px;
display:block;
clear:both;
margin:0;
padding:0;
}


.DottedBorders td{border: 1px dotted #bbb;
padding:3px;

}

.NoDottedBorders td{border: none;

}

.alt { background-color:#efefef; }

.LeftBorders td{border-left: 1px dotted #cccccc ;
}

.noImageBorders {
border:none;

}
.Image_Bg { background-image:url(images/top_bg.jpg);
background-repeat:repeat-x }





.Content {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;	
}

.Content2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #780707;
	
}

.Content3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	
}
.Content4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #676944;
	
}
.Content5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #B86C0E;
	
}


.SideContent1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #780707;
	font-weight:bold;
	
}

.SideContent2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight:bold;
	
}

.SideContent3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #676944;	
}

.SideContentSmall {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #676944;	
}

.SideContentSmall2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #780707;	
}


.Important {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: red;
		}
		
.Script{
font-family:Vivaldi;
font-size:18px;
color:#fc4f59;
}

.ImageBorders{

  background-color: #fff;
  border: 1px solid #cccccc;
  
  padding: 4px;
  }


.FooterContent {
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #833806;
	
}
.Date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #681616;
	font-weight:bold;
	
}
.PageTitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #792b1a;
	font-weight: bold;	
}

.PageTitles2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #444444;
	font-weight: bold;	
}



 


a:link {
	color: #B86C0E;
	text-decoration: none;
	}
a:visited {
	text-decoration: none;
	color: #B86C0E;
}
a:hover {
	text-decoration: underline;
	color: #444444;
}
a:active {
	text-decoration: none;
	color: #B86C0E;
}	

/* Begin Custom Form css */



input
{
color: #666666;
background: #ffffff;
border: 1px solid #cccccc;
}

textarea
{
color: #666666;
background: #ffffff;
border: 1px solid #cccccc;
}

checkbox
{
border:none;

}

.submit input
{
color: #fff;
font-weight:bold;
padding: 4px;
background: #676944;
border:none;

}

.submit input:hover {
  color: #fff;
  background: #B86C0E;
  border:none;

}


/* End custom form css */