BODY {
/* font-size : 1em; */
font-size: 12px;
font-family : Arial, Helvetica, sans-serif; 
font-weight : normal; 
/* color : #000000; */
color: #787878;
background-color : white;
margin : 0 0 0 0;
padding : 0 0 0 0;
width : auto; 
}

A {
	text-decoration: none;
	color: #D6622E;
	font-family: Arial,Verdana; 
	font-size: 13px; 
}

A:hover {
	text-decoration: none;
	color: #D6622E;
	font-family: Arial,Verdana; 
	font-size: 13px; 
}

A:visited {
	text-decoration: none;
	color: #B24E23;
	font-family: Arial,Verdana; 
	font-size: 13px; 
}

H1 {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 1.2em; 
/* color : #000000; */
color: #8A5E00;
background-color : transparent; 
}

p {
font-size : .9em; 
font-family : Arial, Helvetica, sans-serif; 

}

.fsize_page {
	font-size: 14px;
	font-weight : bold; 
}

.smalltext {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : .9em; 
color: #787878;
}


.smalltext a:link{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.smalltext a:visited{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.noline a:link{
  text-decoration : none;
}

.noline a:visited{
  text-decoration : none;
}


.largetext {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.largetext a:link{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.largetext a:visited{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.errortext {
  font-family : Arial, Helvetica, sans-serif; 
  font-size : .9em;
  color : red;
  font-weight : bold;
}

.grid {
border : #D6622E .05em solid;
}

.white {
  background-color : white;
}

.black {
  background-color : black;
}

.bg_dark {
  background-color : #E2916E;
}

.bg_medium {
  font-size: 16px;	
  background-color : #FF8C00;
  color: #F9F9F9;
}

.bg_light {
  background-color : #F9F9F9;
}

.bg_menu {
  background-color : #F9F9F9;
  border: 1px 1px 1px 1px;
  border-bottom-color: #D6622E;
  border-bottom-style: solid;
  border-right: solid;
  border-right-color:#D6622E;
  border-left: solid;
  border-left-color:#D6622E;
  border-top: solid;
  border-top-color:#D6622E;
}

.bg_frame {
  background-color : #F9F9F9;
}

.bg_table {
  background-color : #F9F9F9;
  border-style: 1px 1px 1px 1px solid;
  border-color: #D6622E;
}

.alt_bg_dark {
  background-color : #066fa0;
}

.alt_bg_medium {
  background-color : #2794d8;
}

.alt_bg_light {
  background-color : #5fb0d8;
}

.copyright {
    font-size: .8em;
    text-align: center;
}

.m_sub {
	color: #787878;
	text-decoration:none;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	border-bottom-color: Blue;
}

.m_sub_item {
	color: #787878;
	text-decoration:none;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	border-bottom-color: Blue;
	margin-left: 5px;
}

.m_sub1 {
	color: black;
	text-decoration:none;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	border-bottom-color: Black;
}

