body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background:url('/images/unibak1.gif');
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0000;
	background-color: #CCCCCC;
	padding-left: 5px;
	border-bottom: 1px dashed #000000;
	border-right: 1px dashed #000000;
}

#title h1 {
	color:#F74A29; font-size:18px;
	font-weight:bold; font-style:italic;
	text-transform:uppercase; text-align:center;
	border:0px; padding:0px; margin:0px;
	background:none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	background-color: #CCCCCC;
	padding-left: 25px;
}

a { color:#0000FF; }
a.active { color:#0000FF; }

/* Layout Styles */
#container { width:750px; margin:5px; padding:0px; }
#header { margin:25px 0px 15px 0px; }
#body {}
#menu { width:130px; float:left; margin:0px 0px 0px 10px; padding:0px; }
#content { width:600px; float:left; margin:5px 0px 0px 10px; padding:0px; text-align:justify; }
#footer { width:600px; float:right; margin:5px 0px 0px 10px; padding:0px; text-align:center; }
#logo { width:130px; float:left; margin:0px 0px 0px 10px; padding:15px 0px 0px 15px; }
#title { text-align:center; }

#footermenu {
	padding:5px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	font-size:11px;
	border-top: 1px dashed #000000;
	border-right: 1px dashed #000000;
}

#footermenu a, #menu a {
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}

#footermenu a:visited, #menu a:visited  {
	color: #0000FF;
}

#footermenu a:hover, #menu a:hover {
	text-decoration: underline;
	
	color: #0033FF;
}

/* Menu Styles */
div.menuTopLines { background:url('/buttons/v2/top-lines.png') no-repeat; width:130px; height:31px; padding:0px; margin:0px; }
div.menuMiddleLines { background:url('/buttons/v2/middle-lines.png') no-repeat; width:130px; height:14px; padding:0px; margin:0px; }
div.menuBottomLines { background:url('/buttons/v2/bottom-lines.png') no-repeat; width:130px; height:37px; padding:0px; margin:0px; }

/* General Styles */
.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	font-weight: bold;
}

.uniscope {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}

.footercell {
	background-color: #CCCCCC;
	border-top: 1px dashed #000000;
	border-right: 1px dashed #000000;
}

#sitemap p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#sitemap a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	font-weight: bold;
	padding: 0 3px;
}

#sitemap a:hover {
	background-color: #FF6600;
	color: #FFFFFF;	
}


ul.products {
}

ul.products li {
	margin-bottom:14px;
}

ul.products li a {
	font-size:18px; font-weight:bold;
}

ul.products li a.desclink { color:#000000; text-decoration:none; font-size:12px; font-weight:normal; }
ul.products li a.desclink:HOVER { text-decoration:underline; }

#AddThis { float:right; width:20px; text-align:center; }
#AddThis img { padding:0px; margin:0px; border:0px; }
