.portlet {
	padding: 1px;
	border: 1px solid #696969;
	background-color: #FFFFFF;
	float: none;
	overflow: hidden;
}
.portlet h5 {
	background: url(../images/catbg.jpg) #88A6C0 repeat-x;
	color: #ffffff;
	margin-bottom: 1px;
	display: block;
	height: 1em;
	font-weight: bold;
	white-space: nowrap;
	text-transform: capitalize;
	border-bottom: solid 1px #375576;
	padding: 5px 10px 5px 10px;
	font-size: 100%;
}

.portlet .links
{
	font-size: 0.9em;
}

.bordercolor {
	background-color: #ADADAD;
	padding: 0px;
	color: #000000;
}
.windowbg {
	color: #000000;
	background-color: #ECEDF3;
}
.windowbg2 {
	color: #000000;
	background-color: #F6F6F6;
}
input, textarea, button {
	color: #000000;
}
input, button { 
}
select {
	font-weight: normal;
	color: #000000;
}
.tborder {
	border: solid #1B6998 10px;
	border-image: url('../images/border_image.png') 10 round round;
	-webkit-border-image: url('../images/border_image.png') 10 round round;
}
.cborder {
	padding: 0 1em 1em 1em;
	border: 1px solid #aaa;
	background-color: #FFFFFF;
}
.catbg , tr.catbg td {
	background: url(../images/catbg.jpg) #88A6C0 repeat-x;
	color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
}
.catbg2 , tr.catbg2 td {
	background: url(../images/catbg2.jpg) #A1BFD9 repeat-x;
	color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
}
.catbg, .catbg2 {border-bottom: solid 1px #375576;}
.catbg, .catbg2 {font-weight: bold;}
.catbg a:link, .catbg a:visited , .catbg2 a:link, .catbg2 a:visited {
	color: white;
	text-decoration: none;
}
.catbg a:hover, .catbg2 a:hover {color: #e0e0ff;}
.titlebg, tr.titlebg th, tr.titlebg td, .titlebg2, tr.titlebg2 th, tr.titlebg2 td {
	color: black;
	font-style: normal;
	background: url(../images/titlebg.jpg) #E9F0F6 repeat-x;
	border-bottom: solid 1px #9BAEBF;
	border-top: solid 1px #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
}
.titlebg, .titlebg a:link, .titlebg a:visited {
	font-weight: bold;
	color: black;
	font-style: normal;
}
.titlebg a:hover {color: #404040;}
.titlebg2 a:link, .titlebg2 a:visited {
	color: black;
	font-style: normal;
	text-decoration: none;
}
.titlebg2 a:hover {text-decoration: underline;}
.maintab_first, .maintab_back, .maintab_last, .maintab_active_first, .maintab_active_back, .maintab_active_last {
	color: white;
	text-transform: uppercase;
	vertical-align: top;
}
.maintab_back, .maintab_active_back {
	color: white;
	text-decoration: none;
	vertical-align: top;
	padding: 2px 6px 6px 6px;
}
.maintab_first {
	background: url(../images/maintab_first.gif) left bottom no-repeat;
	width: 10px;
}
.maintab_back {background: url(../images/maintab_back.gif) left bottom repeat-x;}
.maintab_last {
	background: url(../images/maintab_last.gif) left bottom no-repeat;
	width: 8px;
}
.maintab_active_first {
	background: url(../images/maintab_active_first.gif) left bottom no-repeat;
	width: 6px;
}
.maintab_active_back {background: url(../images/maintab_active_back.gif) left bottom repeat-x;}
.maintab_active_last {
	background: url(../images/maintab_active_last.gif) left bottom no-repeat;
	width: 8px;
}
.maintab_back a:link, .maintab_back a:visited, .maintab_active_back a:link, .maintab_active_back a:visited {
	color: white;
	text-decoration: none;
	font-variant: small-caps;
}
.maintab_back a:hover, .maintab_active_back a:hover {
	color: #e0e0ff;
	text-decoration: none;
}
.mirrortab_first, .mirrortab_back, .mirrortab_last, .mirrortab_active_first, .mirrortab_active_back, .mirrortab_active_last {
	color: white;
	text-transform: uppercase;
	vertical-align: top;
}
.mirrortab_back, .mirrortab_active_back {
	color: white;
	text-decoration: none;
	vertical-align: bottom;
	padding: 6px 6px 2px 6px;
}
.mirrortab_first {
	width: 6px;
	background-image: url(../images/mirrortab_first.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.mirrortab_last {
	background: url(../images/mirrortab_last.gif) no-repeat;
	width: 6px;
}
.mirrortab_active_first {
	background: url(../images/mirrortab_active_first.gif) no-repeat;
	width: 8px;
}
.mirrortab_active_last {
	background: url(../images/mirrortab_active_last.gif) no-repeat;
	width: 8px;
}
.mirrortab_active_back { 
	background: url(../images/mirrortab_active_back.gif) repeat-x; 
	padding: 6px 6px 2px 6px;
}
.mirrortab_back {
	background: url(../images/mirrortab_back.gif) repeat-x;
	padding: 6px 6px 2px 6px;
}
.mirrortab_back a:link, .mirrortab_back a:visited, .mirrortab_active_back a:link, .mirrortab_active_back a:visited {
	color: white;
	text-decoration: none;
}
.mirrortab_back a:hover, .mirrortab_active_back a:hover {
	color: #e0e0ff;
	text-decoration: none;
}
