A:link {text-decoration: none; color: #ef0303;}
A:visited {text-decoration: none; color: #ef0303}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: #5e5e5e;}
body {
	font-family: Helvetica, verdana, Arial; 
	color: #000; 
	font-size: 11pt;
	color:#888;
	margin:0;
	padding:0;
	background:url(../images/newback.jpg) top repeat-x #010101;
}
td { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	font-size: 13px; color: #6b6b6b; }
.white { color: #ffffff; font-weight:bold; }
.welcome { color: #546775; font-size: .8em; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; padding-bottom:4px; padding-top:4px;}
.sub { font-weight:bold; font-size: 13px; padding-bottom:10px; padding-top:15px; }
.crumbs {font-color:#cccccc;font-size : 11px; }

#menu {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}

#menu li {
	float: left;
	font: 90% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

#menu a {
	background:  url("images/seperator.gif") bottom right no-repeat;
	color: #e4e4e4;
	display: block;
	float: left;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
}

#menu a:hover {
	background:  url("images/hover.gif") bottom center no-repeat;
	color: #fff;
	padding-bottom: 8px;
}	


h1, h2, h3 {
	margin: 0;
	font-family: "Helvetica", verdana, arial;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	line-height:  2em;
	font-weight: bold;
	font-size: 2.2em;
	font-style: italic;
}

h2 {
	font-family: "Eras Demi ITC" Verdana;
	font-size: 1.4em;
	font-weight: 400;
	color: #ef0303;
	line-height:  1.1em;
	text-align: justify;
}

h3 {
	font-family: "Eras Demi ITC" Verdana;
	font-size: 1.5em;
	font-weight: 400;
	color: #4d4d4f;
	line-height:  1.1em;
	text-align: justify;
}

h4 {
	font-family: "Eras Demi ITC" Verdana;
	font-size: 1.2em;
	font-weight: 400;
	color: #4d4d4f;
	line-height:  1.1em;
	text-align: justify;
}

p, ul, ol {
	margin-bottom: 1.6em;
	line-height: 180%;
}

p {
	font-family: "Eras Medium ITC" Verdana;
	font-size:  1.4em;
	line-height:  1.3em;
	text-align: justify;
}

blockquote {
	font-style: italic;
	width: 250px;
}

img {
	border: none;
}


img.left {
	float: left;
	margin: 0 5px 0 0;
}



img.right {
	float: left;
	margin: 0 0 0 5px;
}


/* Search */


#search {
	float: right;
	width: 200px;
	padding: 150px 0 0 0;
}


#search legend {
	display: none;
}


#searchfield {
	width: 140px;
}


#searchsubmit {
	display: none;
}




/* Content */


#content {
	float: left;
	padding:30px 0px 15px 30px;
	width:555px;
	margin:0 auto;
}

blockquote {

	color: #c00;

	width:50em;

	margin: 0;

	font-size:135%;

	font-weight: bold;

	font-style:italic;

}



#contentx {
	float: none;
	padding:30px 0px 15px 30px;
	width:607px;
	margin:0 auto;
}


#contentxx {
	float: none;
	padding:30px 0px 15px 30px;
	width:400px;
	margin:0 auto;
}



/* Content2 */


#content2 { width: 254px; float: left; }
.post {
	padding: 20px 5px 20px 15px;	
}
.post .title {
	margin: 0;
	padding-left: 10px;
	background: url(images/img06.gif) no-repeat left center;
	font-size: 2em;
}

.post .meta { margin: 0 0 5px; padding-top: 5px; line-height: normal; background-color: transparent; background-repeat: repeat-x; background-attachment: scroll; background-position: 0 0; }

.post .entry {
}


/* Sidebar */


#sidebar {
	float: right;
	padding:30px 10px 0px 10px;
	width:270px;
	margin:0 auto;
}


#sidebar ul {
	margin: 20px;
	padding: 0;
	list-style: none;
}


#sidebar li {
	margin-bottom: 20px;
	padding: 10px 0 10px 0px;
}


#sidebar li ul {
	line-height: 2em;
}


#sidebar li li {
	margin: 0;
	padding: 0;
	line-height: 1.3em;
}


#sidebar h2 {
	margin-bottom: 14px;
	letter-spacing: -1px;
}


#sidebar a {
	border: none;
}

p.news {
	background:#f4f4f4;
	padding:5px;
	margin:0 0 10px 0;
	border-left:5px solid #f0f0f0;
}


p.newsx {
	text-align: center;
	background:#95CAFF;
	padding:20px;
	margin:0 0 10px 0;
	border:5px solid #BFDFFF;
}

p.news a.more {
	display:block;
	color:#333;
	text-decoration:none;
	text-align:right;
	border:none;
}

p.links {
	padding:5px;
	margin:0 0 10px 0;
}


/* Sidebar2 */


#sidebar2 {
	float: right;
	width: 350px;
}


#sidebar2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar2 li {
	margin-bottom: 20px;
	margin-left: 20px;
}

#sidebar2 li ul {
	line-height: 2em;
}

#sidebar2 li li {
	margin: 0;
	padding: 0;
	line-height: 1.3em;
}

#sidebar2 h2 {
	margin-bottom: 14px;
	letter-spacing: -1px;
}


#sidebar2 a {
	border: none;
}

/* Sidebar3 */


#sidebar3 {
	float: right;
	width: 250px;
}

#sidebar3 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}


#sidebar3 li {
	margin-bottom: 20px;
	margin-right: 20px;
	padding: 40px 20px 20px 10px;
}


#sidebar3 li ul {
	line-height: 2em;
}


#sidebar3 li li {
	margin: 0;
	padding: 0;
	line-height: 1.3em;
}


#sidebar3 h2 {
	margin-bottom: 14px;
	letter-spacing: -1px;
}


#sidebar3 a {
	border: none;
}


/* Footer */


#footer {
	clear: both;
	width: 730px;
	height: 80px;
	margin: 0 auto;
	padding-top: 30px;
	background: #130D0F url(images/img04.jpg);
	color: #666767;
}


#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
	font-size: .9em;
}


#footer a {
	color: #666767;
}

welcome {
	letter-spacing: -1px;
	font-size: 1.2em;
}

.subtext { color: #b8b8b8; font-size: 0.8em; line-height: 1em; }
form {
	margin: 0;
	padding: 0;
}


fieldset {
	margin: 0;
	padding: 0;
	border: none;
}



input, textarea {
	font: bold 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}


body {
	font-family: Helvetica, verdana, Arial; 
	color: #000; 
	font-size: 11pt;
	color:#888;
	margin:0;
	background:url(../images/newback.jpg) top repeat-x #010101;
}


a:link {
	font-size: 11px; color: #ff6600; font-style: normal; font-family: verdana, sans-serif; text-decoration: none;
div#menutable div#menuheader {
  position:absolute;
  top:-20px;
  left:-1px;
  width: 50px;
  font-family:verdana, sans-serif;
  font-size: 11px; 
  color: white;
  text-align: center;
  padding:2px 0px 2px 0px;
  background-color: #ff9900;
  border: 1px solid black;
}


}
a:active {
	font-size: 11px; color: #666666; font-style: normal; font-family: verdana, sans-serif; text-decoration: none;
}
a:visited {
	font-size: 11px; color: #666666; font-style: normal; font-family: verdana, sans-serif; text-decoration: none;
}
a:hover {
   min-height:400px;
	text-decoration: underline;
}




td {
	font-weight: normal; font-size: 11px; color: #666666; font-style: normal; font-family: verdana, sans-serif; text-decoration: none;
}

ol {font-weight: normal; font-size: 11px; color: #666666; font-style: normal; font-family: verdana, sans-serif; text-decoration: none;}

.disclist li {list-style-type : circle; padding: 5px;}



   margin: 0px;
hr {width : 100%; height : 1px; color: #ff9900; size:1px;}

.leaftitle {font-weight: bold; font-size: 16px; color: #ff9900; font-style: normal; font-family: verdana, sans-serif; text-decoration: none;}

.title {font-weight: bold; font-size: 11px; color: #999966; font-style: normal; font-family: verdana, sans-serif; text-decoration: none; padding-left:5px;}

.phphead,
a:active.phphead,
a:link.phphead,
a:hover.phphead,
a:visited.phphead {font-size: 14px; color: #000000; font-style: normal; font-family: verdana, sans-serif; text-decoration: none; padding-left:20px;}

.menulinkleft {margin : 0px; padding : 0px;}
.menulinkleft a:link, 
.menulinkleft a:active, 
.menulinkleft a:visited {font-family: verdana, sans-serif;font-size : 11px; color : #000000;background-color : #F9F9F9; font-weight: normal; display : block; text-align : left; text-decoration : none; padding-left: 5px;line-height : 15px;border-top: 2px white solid;}
.menulinkleft a:hover {font-family: verdana, sans-serif;font-size : 11px; color : #000000;background-color : #EBEBEB; font-weight: normal; display : block; text-align : left; text-decoration : none;}


.menutable {background-color : white; border-left : 1px black solid; border-right : 1px black solid; display : block; width : 132px;}


.menuhd {font-family: verdana, sans-serif;font-size : 11px; color : black;background-color : #CCCC99; font-weight: normal; border-top: 1px black solid;  border-bottom: 1px black solid;display : block; text-align : left; text-decoration : none; padding: 2px;vertical-align : top; padding-left : 3px;}

.bottom {font-family: verdana, sans-serif;font-size : 10px; font-weight : bold; padding: 2px; padding-left:20px;}
.input {font-family: verdana, sans-serif;font-size : 10px; font-weight : normal;}

.searchBoxinput {font-family: verdana, sans-serif;font-size : 11px; font-weight : normal; margin : 0px; padding : 0px;color : #000000;border: 1px #999966 solid; padding-left:2px; height:15px; width:110px;}

.dropdown {font-family: verdana, sans-serif;font-size : 11px; font-weight : normal; margin : 0px; padding : 0px;color : #000000;border: 1px #999966 solid; padding-left:5px; height:15px; width:250px;}

.addbutton {font-family: verdana, sans-serif;font-size : 11px; font-weight : normal; margin : 0px; padding : 0px;color : #000000;border: 1px #999966 solid; height:15px; width:120px;}

.submitsearch {font-family: verdana, sans-serif;font-size : 11px; font-weight : normal; margin : 0px; padding : 0px;background-color: #DEDEB6;color : #000000; border:1px #CCCC99 solid; height:15px;}

.menufill {font-family: verdana, sans-serif;font-size : 11px; color : #000000;background-color : #CCCC99; font-weight: normal; text-align : left; text-decoration : none; padding: 0px;border-top: 1px white solid; border-bottom: 1px white solid; padding-left: 5px;}

.rightmenufill {font-family: verdana, sans-serif;font-size : 11px; color : #000000;background-color : #CCCC99; font-weight: normal; text-align : left; text-decoration : none; padding: 0px;border-top: 1px white solid; border-bottom: 1px white solid; padding-left: 5px;}

.branchhd {font-family: verdana, sans-serif;font-size : 11px; color : black;background-color : #DEDEB6; font-weight: bold; border-top: 1px black solid;  border-bottom: 1px black solid;display : block; text-align : left; text-decoration : none; padding: 2px;vertical-align : top; padding-left : 3px;}

.branchaction {font-family: verdana, sans-serif;font-size : 11px; color : black;background-color : #DEDEB6; font-weight: bold; border-top: 1px black solid;  border-bottom: 1px black solid;display : block; text-align : right; text-decoration : none; padding: 2px;vertical-align : top; padding-left : 3px;}

.branchaction2 {font-family: verdana, sans-serif;font-size : 11px; color : black;background-color : #DEDEB6; font-weight: bold; border-top: 1px black solid;  border-bottom: 1px black solid;display : block; text-align : left; text-decoration : none; padding: 2px;vertical-align : top; padding-left : 3px;}

.listorder {font-family: verdana, sans-serif;font-size : 10px; color : black; padding:0px; width:20px;}

.delete {font-family: verdana, sans-serif;font-size : 11px; color : red;background-color : #DEDEB6; font-weight: bold; border-top: 1px black solid;  border-bottom: 1px black solid;display : block; text-align : right; text-decoration : none; padding: 2px;vertical-align : top; padding-left : 3px;}

a.deletelink,
a:link.deletelink,
a:active.deletelink,
a:visited.deletelink  {font-family: verdana, sans-serif;font-size : 12px; color : red; font-weight: bold; text-align : right; text-decoration : none;}
a:hover.deletelink {color: #666633;}

a.branches {padding :2px;}
a:link.branches,
a:active.branches,
a:visited.branches  {font-family: verdana, sans-serif;font-size : 11px; color : #999966;background-color : #ffffff; font-weight: bold; text-align : middle; text-decoration : none; display:block;}
a:hover.branches {color: #666633;}

a.buttonpublish {border: 1px #999966 solid; padding :2px;}
a:link.buttonpublish,
a:active.buttonpublish,
a:visited.buttonpublish  {font-family: verdana, sans-serif;font-size : 11px; color : #999966;background-color : #ffffff; font-weight: bold; text-align : middle; text-decoration : none;}
a:hover.buttonpublish 

a.menuhelp {color : #000000;}
a:link.menuhelp,
a:active.menuhelp,
a:visited.menuhelp  {font-family: verdana, sans-serif;font-size : 11px; color : #999933;background-color : #CCCC99; font-weight: normal; text-align : right; text-decoration : none; padding: 0px;}
a:hover.menuhelp {font-family: verdana, sans-serif;font-size : 11px; color : #000000;background-color : #CCCC99; font-weight: normal; text-align : right; text-decoration : none; padding: 0px;}

a:link.urhere,
a:active.urhere,
a:visited.urhere  {font-family: verdana, sans-serif; font-size : 10px; color : black; font-weight: normal; text-align : left; text-decoration : none;}
a:hover.urhere  {font-family: verdana, sans-serif; font-size : 10px; color : #666666; font-weight: normal; text-align : left; text-decoration : none;}

.webblermenu {font-family: verdana, sans-serif; font-size : 11px; color : white; font-weight: normal; text-align : left; text-decoration : none; padding :5px; background-color : #ff9900; border: 1px solid black;}

a:link.powered,
a:active.powered,
a:visited.powered  {font-family: verdana, sans-serif; font-size : 10px; color : #666666;font-weight: bold; text-align : left; text-decoration : none; padding: 2px;}
a:hover.powered {color : #7D7B7B;}

 .email  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : blue;
	text-decoration : none;
}

.address  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
	text-decoration : none;
}

a.url  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : black;
	text-decoration : none;
}

.listitem  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
	text-decoration : none;
}

.attributename  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
	text-decoration : none;
}

.attributeinput  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
	text-decoration : none;
}

.required {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : red;
	text-decoration : none;
}

.missing {
	font-size : 14px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : red;
}

.error  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : red;
	text-decoration : none;
}

.info  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : magenta;
	text-decoration : none;
}

.botbar  {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : white;
	text-decoration : none;
}
