a {
	color: #000000;
	text-decoration: none
}
.table-text  { font-family: Comic Sans MS; font-size: 10pt; text-align: justify }
.head1       { font-family: Verdana; font-size: 8pt; color: #000080; font-weight: bold; 
               background-color: #C4D3E1 }
.head         { font-family: MS Serif; font-size: 12pt; color: #000080; font-weight: bold; text-transform:uppercase }
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.admin-head  { font-family: Microsoft Sans Serif; font-size: 10pt; color: #800000; 
               font-weight: bold }

.TitleBanner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
.Date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.Title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}
.Title1 {

	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #000080;
	
}
.TitleMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #996633;
	font-weight: bold;
	text-decoration: none

}
.Arrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #800000;
	text-decoration: none

}
.text-normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;

}
.text-normal-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;

}
.admin-text {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;

}
.admin-text-bold {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none; font-weight:bold

}
.text-normal-small2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;

}
.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;

}
.text-white-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;

}
.text_box {
	border-top-style : solid;
	border-top-color : Black;
	border-top-width : 1px;
	border-left-color : Black;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : Black;
	border-right-style : solid;
	border-right-width : 1px;
	border-bottom-color : Black;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	font-size : 12px;
	color : Black;
}
.text_box_about {
	border-top-style : solid;
	border-top-color : #DDDDDD;
	border-top-width : 2px;
	border-left-color : #DDDDDD;
	border-left-style : solid;
	border-left-width : 2px;
	border-right-color : #DDDDDD;
	border-right-style : solid;
	border-right-width : 2px;
	border-bottom-color : #DDDDDD;
	border-bottom-style : solid;
	border-bottom-width : 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
}
.form_button {
	border: 1px ridge #DEDEDE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #DEDEDE;

}
.BlueBold  {
	COLOR : #4884C8;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight : bold;
    font-size: 14px;
}.quick-links {
	font-size : 14px;
	color : #000000;
	background-color: #EFEFEF;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
}
.TextRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.mytext {
	BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #999999 1px solid; BACKGROUND: #ffffff; FONT: 11px Verdana, Arial, Helvetica, sans-serif; BORDER-LEFT: #999999 1px solid; COLOR: #000000; BORDER-BOTTOM: #999999 1px solid; TEXT-DECORATION: none
}
.mybutton {
	FONT: bold 10px Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}






.....................................


body {
	text-align: justify;
	background-color: #FFFFFF;
	margin-top:10px;
	margin-bottom:10px;
	font-weight: normal;
	color: #FFFFFF;
}



#page_wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	text-align: left;
	background: #FFFFFF url('../img/content_bg.gif') top left repeat-y;
	font-family: "Arial Narrow";
	font-size: 16px;
	color: #8F0202;
	font-weight: normal;
}

#page_header {
	height: 140px;
	clear: both;
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left bottom;
}

#page_header h1 {
	padding-top:50px;
	padding-left:15px;
	margin:0px;
	font-family: "Arial Narrow";
	font-size: 18px;
	color: #FBD539;
	line-height:26px;
	letter-spacing:-1px;
	font-weight: normal;
}

#page_header h2 {
  margin:0px;
  padding-left:15px;
  font-family: "Arial Narrow", "Arial";
  font-size: 18px;
  color: #D5D0B0;
  line-height:22px;
}

#menu_bar {
	margin:0px;
	height:auto;
	clear:none;
	font-family: Dauphin;
	background-image: url(../img/menu_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 14pt;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
#menu_bar A:link {COLOR: #FFFFFF}
#menu_bar A:hover {
	COLOR: #FFFF00;
	font-family: Dauphin;
	font-size: 14pt;
	
}
#menu_bar A:acitive {color:#FFFF00}

#menu_bar A:visited {
	font-family: Dauphin;
	font-size: 14pt;
	font-weight: normal;
}

#memberloging{
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10px;

  border:0px dashed # ;  
	color: #996202;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
#memberloging A:link {
	COLOR: #996202;
  text-decoration: none
}
#memberloging A:hover {
	COLOR: #996202;
  text-decoration: none
}

#memberloging A:visited {
	COLOR: #996202;
  text-decoration: none
}


#password{
	margin-left:160px;
	margin-right:160px;
	border:0px dashed #cccccc;
	font-family: Verdana;
	font-size: 12pt;
	color: #006600;
	font-weight: bold;
}

#username {
	font-family: arial;
	font-size: 10pt;
	color: #4D9D7B;
	padding:4px;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: normal;
}

#center p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
}

#left_side {
  float: left;
  width:140px;
  border:0px dashed #cccccc;
}

#left_side h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #800000;
  padding:4px;
  border: 1px solid #425227;
  background-color: #739240;
}

#left_side p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #CC0000;
}

#right_side {
  float: right;
  width:140px;
  border:0px dashed #cccccc;
}

#right_side h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #ffffff;
  padding:4px;
  border: 1px solid #425227;
  background-color: #739240;
}

#right_side p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #666666;
}

#page_footer {
	height: 14px;
	clear: both;
	
	color: #8F0202;
	background-color: #FFFFFF;
	font-family: "Arial Narrow";
	font-size: 11px;
	font-weight: normal;
}

#page_footer p {
  padding-top:15px;
  text-align:center;
  font-family: verdana;
  font-size: 10px;
  line-height:14px;
  color:#D5D0B0;
}

#page_footer A:link {
	COLOR: #FBD539; text-decoration: none
}
#page_footer A:visited {
	COLOR: #FBD539; text-decoration: none
}
#page_footer A:active {
	COLOR: #FBD539; text-decoration: none
}
#page_footer A:hover {
	COLOR: #FBD539; text-decoration: underline
}

#title {
	
	font-family: Verdana, Arial, Helvetica, sans-serif, Courier, monospace;
	font-size: 16pt;
	color: #2E440E;
	text-decoration: none;
	font-weight: 600;

}

#titlebox {
	
	font-family: Verdana, Arial, Helvetica, sans-serif, Courier, monospace;
	font-size: 10pt;
	color: #2E440E;
	text-decoration: none;
	font-weight: bold;

}
