.pagemaster {
	width: 100%;
	align: center;
	height: 100%;
	margin-top: 0px;
	border-top: 0px;
	

}
.skinmaster {
	width: 100%;
	height: 100%;
	margin-top: 0px;
	background-color: #22110d;
	border-right: #afe7ff 0px solid; 
	border-top: #afe7ff 0px solid; 
	border-left: #afe7ff 0px solid; 
	border-bottom: #afe7ff 0px solid;
	-moz-border-radius-bottomleft: 0px; 
	-moz-border-radius-bottomright: 0px; 
	-moz-border-radius-topleft: 0px; 
	-moz-border-radius-topright: 0px; 

}
.skingradient {
	height:40px;
}
.skinobject {
	color: #B38181;
	font-size: 9pt; 
	font-weight: normal; 
	font-style: normal; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}
.normal {
	font-size: 9pt; 
	font-weight: normal; 
	font-style: normal;
	color: white; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}
.controlpanel {
	width: 100%;
	background-color: white;
}

.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 30px;
	padding-right: 4px;
	padding-top: 6px;
}

.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 0px;
}

.footerpane {
	width: 100%;
	background-color: transparent;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 6px;
	background-image: url('/portals/_default/skins/csdbycogfxblack/images/BottomBlk.GIF');
	background-repeat: no-repeat

}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
}
.smalllinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
a:link {
	color: #B38181;
}
a:visited {
	color: #B37070;
}
a:hover {
	color: #ffffff;
}
a:active {
	color: #663333;
}
.CommandButton {
	font-size : 11px;
	font-weight : normal;
	color : #22110d;
	text-decoration : none;
}
    
A.CommandButton:link {
	font-size : 11px;
	font-weight : normal;
	color : #B38181;
	text-decoration : underline;
}

A.CommandButton:visited  {
	font-size : 11px;
	font-weight : normal;
	color : #663333;
	text-decoration : underline;
}

A.CommandButton:active {
	font-size : 11px;
	font-weight : normal;
	color : #0033CC;
	text-decoration : underline;
}

A.CommandButton:hover {
	font-size : 11px;
	font-weight : normal;
	color : #ffffff;
	text-decoration : none;
}

A.SkinObject:link {
	font-size : 11px;
	font-weight : normal;
	color : #B38181;
	text-decoration : underline;
}

A.SkinObject:visited  {
	font-size : 11px;
	font-weight : normal;
	color : #663333;
	text-decoration : underline;
}

A.SkinObject:active {
	font-size : 11px;
	font-weight : normal;
	color : #0033CC;
	text-decoration : underline;
}

A.SkinObject:hover {
	font-size : 11px;
	font-weight : normal;
	color : #ffffff;
	text-decoration : none;
}

.DarkBGLink {
	font-size : 11px;
	font-weight : normal;
	color : #5D7D8A;
	text-decoration : none;
}
    
A.DarkBGLink:link {
	font-size : 11px;
	font-weight : normal;
	color : #5D7D8A;
	text-decoration : underline;
}

A.DarkBGLink:visited  {
	font-size : 11px;
	font-weight : normal;
	color : #5D7D8A;
	text-decoration : underline;
}

A.DarkBGLink:active {
	font-size : 11px;
	font-weight : normal;
	color : #5D7D8A;
	text-decoration : underline;
}

A.DarkBGLink:hover {
	font-size : 11px;
	font-weight : normal;
	color : #ffffff;
	text-decoration : none;
}
.style1 {
	color: #6A3231;
	font-weight: bold;
	font-size: 14px;
.style2 {color: #990000};
