﻿/* GENERIC */

/* background color for the content part of the pages */
Body
{
	font-size: 11px;
	line-height: 15px;
	font-family: Tahoma, Helvetica, sans-serif;
}
.style1 {
	font-family: Tahoma;
	font-size: 12px;
}
.style4 {
	color: #000000;
	font-weight: bold;
}
.style5 {color: #000000}
.style8 {color: #000000}
#tablom {
height:595px;

overflow:auto;
}



.BrndSelected {
font: bold 14px Arial, Tahoma, Verdana;
}

A.BrndSelected:link, A.BrndSelected:active, A.BrndSelected:visited {
color: #e96800;
text-decoration:none;
}

A.BrndSelected:hover {
color: #222;
text-decoration:underline;
}


.BrndNormal {
font: bold 14px Arial, Tahoma, Verdana;
}

A.BrndNormal:link, A.BrndNormal:active, A.BrndNormal:visited {
color: #333;
text-decoration:none;
}

A.BrndNormal:hover {
color: #e96800;
text-decoration:underline;
}


