BODY {
	background: url('/portals/88/skins/CandCTechInc/images/background.gif');
}

.MainMenu_MenuContainer, .MainMenu_MenuBar {
	background: #0033cc;
}

.MainMenu_MenuItem {
	text-align: center;
	color: white;
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	border-bottom: 1px solid gray;
	background: #0033cc;
	line-height: 36px;
}

.MainMenu_MenuItemSel {
	text-align: center;
	color: white;
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	background: #1144dd;
	text-decoration: underline;
	line-height: 36px;
}

.MainMenu_RootMenuArrow, .MainMenu_MenuArrow, .MainMenu_MenuBreak {
	line-height: 36px;
}

.Normal {
	font-family: Arial;
	font-size: 13px;
}
HR {
	text-align: center;
}

.ProductTitle {
	font-family: Arial;
	font-size: 16px;
	font-weight:bold;
	line-height:20px;
}

A.CommandButton:link {
    text-decoration:    underline;
    color: #0033ff;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: #0033ff;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #0033ff;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: #ff0000;
}

.CommandButton     {
    font-family: Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
	color: #0033ff;
}

.footer, A.footer:link, A.footer:active, A.footer:visited, A.footer:hover {
	color: #ffffff;
	text-decoration: underline;
	font-size: 10px;
	font-family: Arial;
}

A.login:link, A.login:active, A.login:visited, A.login:hover {
	color: #cccccc;
	text-decoration: underline;
	font-size: 10px;
	font-family: Arial;
}

.ChamberLink {
	height: 36px;
	background: url('/portals/88/skins/CandCTechInc/images/buttonbackground.jpg');
}

.ChamberLink A:link, .ChamberLink A:active, .ChamberLink A:hover, .ChamberLink A:visited {
	color: white;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}
