A.SkinObject:link{
	color:#FFFFFF;
}

A.SkinObject:visited{
	color:#FFFFFF;
}

A.SkinObject:active{
	color:#FFFFFF;
}

A.SkinObject:hover{
	color:#FFFFFF;
	text-decoration: underline;
}


.pagebackground {
	background-color: #760003;
	background-image: url(images/CAC_page_background.gif);
	background-repeat: repeat-x;
}

.controlpanel {width: 100%;background-color: #ececec;}

.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {cursor: pointer; cursor: hand; height: 20px;background-color: Transparent;}
}
.MainMenu_MenuItem {
	border-left: #6A0E11 0px solid; 
	border-bottom: #6A0E11 1px solid; 
	border-top: #6A0E11 1px solid; 
	border-right: #6A0E11 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-size: 10pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family:  Trebuchet MS, Tahoma, Arial, Helvetica; 
}
.MainMenu_MenuIcon {
	background-color: #D51E22; 
	border-left: #D51E22 1px solid; 
	border-bottom: #D51E22 1px solid; 
	border-top: #D51E22 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu { 
	background-color: #6A0E11;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: #D51E22; 
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica; 
	font-size: 10pt; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
}
.MainMenu_MenuArrow {
	border-right: #6A0E11 1px solid; 
	border-bottom: #6A0E11 1px solid; 
	border-top: #6A0E11 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.MainMenu_RootMenuArrow {display: none;}

body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.menuborder {
	border: 2px solid #FFFFFF;
	background-color: #D51E22;
}

.rightborder {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.leftborder {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.bothborder {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

.header {
	background-image: url(images/CAC_header.jpg);
	background-repeat: no-repeat;
	background-color: #99040A;
	background-position: right;
}
