body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
}
p.heading {
	font-size: 14px;
	font-weight: bold;
	color: #000099;
	padding-top: 15px;
	padding-bottom: 15px;
}
tbody {
	font-size: 12px;
}
tfoot{
	font-size: 10px;
	text-align: center;
	vertical-align: bottom;
	color: #999999;
	margin: 15px;
}
table.navigation {
	margin-top: 25px;
	font-weight: bold;		
	width: 100%;
	font-size: 12px;
}
table.navigation td {
	padding-left: 12px;
	border-bottom: 1px solid white;
	height: 20px;
	vertical-align: middle;
}
table.navigation2 {
	margin-top: 25px;
	font-weight: bold;		
	width: 100%;
	font-size: 12px;
}
table.navigation2 th {
	padding-left: 12px;
	border-bottom: 1px solid white;
	height: 20px;
	vertical-align: middle;
	text-align: left;
}
table.navigation2 td {
	padding-left: 20px;
	border-bottom: 1px solid white;
	height: 20px;
	vertical-align: middle;
}
table.login {
	width: 80%;
	background-color: #ff9933;
}
table.login th {
	font-size: 11px;
	color: white;
	font-weight: bold;
}	
table.login td {
	font-size: 10px;
	color: black;
	text-align: center;
}
.textBoxes {
	border: 1px solid #85705c;
	background-color: fcba85;
	height: 20px;
}
a.foot {
	color: blue;
	text-decoration: underline;
}
a.menus, a.menus:visited, a.headerside, a.headerside:visited {
	color: black;
	text-decoration: none;
}
a.menus:hover,  a.headerside:hover, body#home a#homeMenu, body#about a#aboutMenu, body#events a#eventsMenu, 
body#products a#productsMenu, body#testi a#testiMenu, body#contact a#contactMenu
{color: #3333cc;}

body.tp a#tpMenu, body.om a#omMenu, body.cp a#cpMenu, body.trp a#trpMenu,
body.ts a#tsMenu, body.ad a#aMenu{
	color: #3333cc;
}	
tr.r1 {
	height: 157px;	
}
tr.r2 {
	height: 10px;
}
td.c1 {
	width: 90px;
}
td.c2 {
	width: 192px;
}
td.c3 {
	width: 601px;
}
td.shadow {
	width: 90px;
	background-image: url(../images/bgset/shadow.gif)	
}
.dBlue {
	background-color: #29295d;
}
.orng {
	background-color: #f5d5a8;
	vertical-align: top;
}
div.content {
	margin: 15px;
	width: 601px;
}
dl {font-size: 12px;}
dd {margin-left: 5px;}
div.translate {
	background-color: #29295d; 
	color: #ffffff; 
	padding-bottom: 10px; 
	padding-right: 10px; 
	text-align: center;
}
div.translate a {
	color: white;
	text-decoration: none;
}
div.translate a:hover {
	color: #f5d5a8;	
}
div.admin {
	margin-top: 10px;
	background-color: #29295d; 
	color: #ffffff; 
	text-align: center;
}
div.admin a {
	color: white;
	text-decoration: none;
}
div.admin a:hover {
	color: #f5d5a8;	
	text-decoration: none;	
}
/*LOGGED IN TABLE */
table.tblLoggedIn {width: 145px; margin-top: 20px;}
table.tblLoggedIn tr.rBG {height: 8px;}
table.tblLoggedIn td.c00 {width: 8px;}

/*
div.translate a {
	color: white;
	text-decoration: none;
}
div.translate a:hover {
	color: #f5d5a8;
}*/
