@charset "utf-8";
.topbg {
	background-image: url(images/img-topbg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.btmbg {
	background-image: url(images/img-btmbg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.ltbg {
	background-image: url(images/img-ltbg.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.rtbg {
	background-image: url(images/img-rtbg.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.contentstyle1 {
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.contentstyle5 {
	font-family: arial;
	font-size: 13px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
}

.contentlink1 {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #FF6600;
	text-decoration:none;
}

.contentlink {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	text-decoration:none;
}

.contentlink a:link{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	text-decoration:none;
}
.contentlink a:hover{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	text-decoration:underline;
	
}

.contentstyle2 {
	font-family: arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.lttabbg {
	background-image: url(images/img-lttabbg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.tableborder1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.content {
	font-family: arial;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
.contentbold {
	font-family: arial;
	font-size: 12px;
	font-weight:bold;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}

.contentsplitter {
	background-image: url(images/img-splitter.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.tableborder {
	border: 1px solid #999999;
}
.contentstyle4 {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #0091AA;
}

.contentstyle3 {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #6F8D25;
}
.contentlist {
	font-family: arial;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(images/img-arrow.gif);
}
.contentlist a:link {
	font-family: arial;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(images/img-arrow.gif);
}
.contentlist a:hover {
	font-family: arial;
	font-size: 12px;
	line-height: 18px;
	color: #FF6600;
	text-decoration: underline;
	list-style-position: outside;
	list-style-image: url(images/img-arrow.gif);
}
.borderit img{
border: 2px solid #ccc;
}

.borderit:hover img{
border: 2px solid #6a6a6a;
}

.borderit:hover{
color: red; /* irrelevant definition to overcome IE bug */
}
.sublinkborder {
	font-family: arial;
	font-size: 11px;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	
}
