a:link {
	color: black;
	text-decoration: none;
}

a:visited {
	color: black;
	text-decoration: none;
}

a:hover {
	color: #E90000;
	text-decoration: underline;
}

a.contentlink2:link {
	color: #FFAE00;
	text-decoration: none;
	font-weight: 700;
}

a.nav:link {
	color: white;
	text-decoration: none;
	font-size: 11px;
}

a.nav:visited {
	color: white;
	text-decoration: none;
	font-size: 11px;
}

a.nav:hover {
	color: #FFDE00;
	text-decoration: underline;
	font-size: 11px;
}

a.contentlink2:link {
	color: #FFAE00;
	text-decoration: none;
	font-weight: 700;
}

a.contentlink2:visited {
	color: #FFAE00;
	text-decoration: none;
	font-weight: 700;
}

a.contentlink2:hover {
	color: #FFAE00;
	text-decoration: underline;
	font-weight: 700;
}

body {
	font-family: Tahoma, Verdana, sans-serif;
	background-color: #A50000;
	padding: 0;
	margin: 0;
	font-size:11px;
}

#navbar {
	background-image: url('../images/nav_bg.jpg');
	background-repeat: repeat-x;
	background-color: white
}

#sidebar {
	font-size: 11px;
	background-color: #EAEAEA;
	padding: 5px;
}

p {
	line-height: 15px;
}

#content {
	padding-left: 5px;
	font-size: 11px;
}

#content2 {
	padding: 10px;
	font-size: 11px;
	border: 1px solid #EAEAEA;
}

h1 {
	color: #E90000;
	font-size: 18px;
}

#box {
	border: 1px solid #EAEAEA;
	font-size: 14px;
	padding-top: 5px;
}

#footer {
	background-color: #E90000;
	font-size: 11px;
	color: white;
}
.table-text{
	font-size: 11px;
	border: 1px solid #EAEAEA;
	padding: 10px;
}

/*SALES AND DISTRIBUTORS*/

#dis_image { float: left; width: 500px; margin-right: 10px; }
.dis_details { float: left; width: 300px; }