body, tr {
       cursor: default;
       font-family: arial;
       font-size: 11px;
       color: #9A9A9A;
       line-height: 15px;
       text-align: justify;
}

a:link, a:visited, a:active {
       color: #CACACA;
       text-decoration: none;
}

a:hover {
       color: #ffffff;
       cursor: help;
       text-decoration: none;
}

a.img:hover {
       cursor: help;
       text-decoration: none;
       border: 0;
}

img {
       border-color: #6F6F6F;
}

hr {
       height: 0;
       border: 1;
       border-top: 1px solid #2a2a2a;
}

.hr { 
       height: 0;
       border: 1;
       border-top: 1px solid #2a2a2a;
}

ul, li, p, td {
       color: #9A9A9A;
       font-family: Arial;
       font-size: 11px;
}

.navbar {
	color: #9A9A9A;
}

.row1 {
	color: #9A9A9A;
}

.row2 {
	color: #9A9A9A;
}

.head1 {
	color: #9A9A9A;
	ont-family: Arial;
	font-size: 11px;
	font-weight: bold;
}

.head1:hover {
	color: #9A9A9A;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}

.head2 {
	color: #9A9A9A;
	font-family: Arial;
	ont-size: 11px;
	font-weight: bold;
}

.title {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}

.clickstream {
	font-family: Arial;
	font-size: 11px;
}

.smalltext {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
}

.marktext {
	color: #FF0000;
}

.new {
	font-family: Arial;
	font-size: 11px;
	color: #FF0000;
}

form {
	font-family: Arial;
	font-size: 11px;
}

.logininput {
	font-family: Arial;
	font-size: 11px;
	color: #9A9A9A;
	background-color: transparent;
	border: 1px #484848 solid;
	width: 130px;
}

.searchinput {
	font-family: Arial;
	font-size: 11px;
	color: #9A9A9A;
	background-color: transparent;
	border: 1px #484848 solid;
	width: 130px;
}

.textarea {
	font-family: Arial;
	font-size: 11px;
	color: #9A9A9A;
	background-color: transparent;
	border: 1px #484848 solid;
	width: 130px;
}

.input {
	font-family: Arial;
	font-size: 11px;
	color: #9A9A9A;
	background-color: transparent;
	border: 1px #484848 solid;
	width: 230px;
}

.select {
	font-family: Arial;
	font-size: 11px;
	color: #9A9A9A;
	background-color: #3A3A3A;
	border: 1px #484848 solid;
}

.setperpageselect {
	font-family: Arial;
	font-size: 11px;
	color: #9A9A9A;
	background-color: #3A3A3A;
}

.categoryselect {
	font-family: Arial;
	font-size: 11px;
	color: #9A9A9A;
	background-color: #3A3A3A;
}

.dropdownmarker {
	font-family: Arial;
	font-size: 11px;
	color: #9A9A9A;
	background-color: #484848;
}

.categoryselect {
	font-family: Arial;
	font-size: 11px;
	color: #9A9A9A;
	background-color: #3A3A3A;
	border: 1px #484848 solid;
}

.setperpageselect {
	font-family: Arial;
	font-size: 11px;
	color: #9A9A9A;
	background-color: #3A3A3A;
	border: 1px #484848 solid;
}

.button {
	border: 1px #484848 solid;
	background: #3A3A3A;
	color: #9A9A9A;
	font-family: Arial;
	font-size: 11px;
}

/*--Categories------------------------------------------------*/
.maincat {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}

.subcat {
	font-family: Arial;
	font-size: 11px;
}

/*--Images----------------------------------------------------*/
.imagerow1 {
	color: #9A9A9A;
}

.imagerow2 {
	color: #9A9A9A;
}

/*--Comments--------------------------------------------------*/
.commentrow1 {
	color: #9A9A9A;
}

.commentrow2 {
	color: #9A9A9A;
}

.commentspacerrow {
	color: #9A9A9A;
}

.commenttextarea {
	font-family: arial;
	font-size: 8pt;
	color: #9A9A9A;
	background-color: transparent;
	border-width: 1px;
	border-color: #484848;
	border-style: solid;
	width: 270px;
}

.commentinput {
	font-family: arial;
	font-size: 8pt;
	color: #9A9A9A;
	background-color: transparent;
	border-width: 1px;
	border-color: #484848;
	border-style: solid;
	width: 270px;
}

.imgtbl {
	border-style: solid;
	border-width:1px;
	border-color: #ffffff;
	margin: 2px
}

a.menu, a.menu:link, a.menu:visited {
	padding: 2px;
	background: #313131;
	line-height: 11px;
	display: block;
	font-family: Tahoma;
	color: #B6B6B6;
	font-size: 9px;
	border-left: 10px solid #595959;
	border-right: 5px solid #595959
}

a.menu:hover {
	background: #222222
}
