/* Body */
BODY {
	margin: 0px 0px 0px 0px;
	background-color : #6e6e6e;
	}

td,tr,p,div {
	font-family: sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: black;
	}

h4 {
	color: Black;
	font-family:  sans-serif;
	font-size: 16px; 
	font-weight: bold;
	}

h5 {
	color: Black; 
	font-family:  sans-serif;
	font-size: 14px; 
	font-weight: bold;
	}

h6 {
	color: Black; 
	font-family: sans-serif;
	font-size: 12px; 
	font-weight: bold;
	}

/* Horizontal Line */
hr {
	background: Black;
	 height: 2px; 
	 border: 1px inset;
	}

hr.separator {
	background: Balck;
	height: 1px;
	width: 75px;
	border: 0px;
}
	
a.mainmenu:link, a.mainmenu:visited {
	color: Black; 
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	}

a.mainmenu:hover {
	color: #EF6225; 
	text-decoration: underline;
	}
	
.contentheading {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #EF6225;
	text-align:left;
	text-decoration: none;
	}

a.contentheading:hover {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: gray;
	text-align:left;
	text-decoration: none;
	}

.contentheading3 {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-align:left;
	text-decoration: none;
	}

.contentheading2 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #444444;
	text-align:left;
	}


a.weblinks:link, a.weblinks:visited {
	color: black;
	text-decoration: none; 
	font-weight: normal;
	font-family: Verdana;
	font-size: 12px;
	}

a.weblinks:hover {
	color: #EF6225;
	font-size: 12px;
	text-decoration: underline;
	}

.button {
	color: #EF6225; 
	font-family: Verdana;
	font-weight: normal;
	text-align: center;
	font-size: 12px;
	background: #e8e8e8;
	border: 1px solid #818181;
	height: 20px;
	}

.createdate {
	font-family: Arial;
	font-size: 10px;
	color: #444444;
	text-decoration: none;
	font-weight: normal;
	}

.system {
	font-family: Arial;
	font-size: 10px;
	color: #444444;
	text-decoration: none;
	font-weight: normal;
	border: 1px solid;
	border-color: gray;
	background-color: #e8e8e8;
	text-align: center;
	}

ul {
	margin: 0px 0px 0px 0px;
	}

.content {
	list-style: inside url(../img/arrow.gif) 5px;
	list-style-image: url(../img/arrow.gif);
	}

.menu {
	list-style: inside url(../img/menu_arrow.gif) 5px;
	list-style-image: url(../img/menu_arrow.gif);
	}

td.contact {
	border: 0px solid;
	-border-color: #818181;
	background-color: #e7e7e7;
	}

table.contact {
	border: 0px solid;
	border-color: #818181;
	background-color: #e7e7e7;
	}

td.discription {
	border: 1px solid;
	border-color: gray;
	background-color: #e8e8e8;
	text-align: left;
	vertical-align: top;
	}

td.pic {
	border: 1px solid;
	border-color: gray;
	background-color: #e8e8e8;
	text-align: left;
	vertical-align: top;
	}

td.table {
	border: 1px solid;
	border-color: gray;
	background-color: #e7e7e7;
	background-image: url(../img/test.jpg);
	background-repeat: repeat-x;
}

input {
	background-color: #FFFFFF;
	border: 1px solid #818181;
	color: #EF6225;
	font-weight: normal;
	font-family: verdana;
}
textarea {
	background-color: #FFFFFF;
	border: 1px solid #818181;
	color: #EF6225;
	font-weight: normal;
	font-family: verdana;
}

a.contentlink:link, a.contentlink:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #EF6225;
	font-weight: normal;
	text-decoration: underline; 
}
a.contentlink:hover {
	color: #EF6225;
	text-decoration: none;
}

.counter {
	font-family: arial;
	font-weight: normal:
	font-size: 5px;
	color: #616161;
	text-decoration: none;
}
