a {
	
}

a:hover {color:#FF0000}

.dotted-right {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.dotted-left {
	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: none;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.topwhite {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ccc;
	font-size: 0.8em;
}
.whitetext {
	color: #FFFFFF;
}

.headerbar {
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px;
	background-color: #FF3399;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.headerbar a{
	color: #FFFFFF;
	text-decoration: none;}

.headerbar a:hover{
	color: #FFFFFF;
	text-decoration: underline;}
	
.nav-theme {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #7DC242;
	padding: 3px;
}
.nav-topic {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0099CC;
	padding: 3px;
}
.nav-docs {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3399FF;
	padding: 3px;
}

.nav-extra {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	padding: 3px;
}

.nav-service {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #AF7FAB;
	padding: 3px;
	text-decoration: none;
}

.nav-service a{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336699;
	padding: 3px;
	text-decoration: none;
}

.nav-service a:hover{
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336699;
	padding: 3px;
	text-decoration: underline;
}


.navigation {
	color: #333333;
	text-decoration: none;
	padding: 3px;
	margin: 3px;
	border: 0px none;
}

.navigation a{
	color: #333;
	text-decoration: none;
}
.navigation a:hover{
	color: #FF0000;
	text-decoration: underline;
}
.header {
	background-color: #FF3399;
	padding: 3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.page {
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
.footer {
	color: #FFFFFF;
	background-color: #FF3399;
	padding: 5px;}
	
.footer	a{
color:#fff;
text-decoration:none;

}
.footer	a:hover{
color:#ffff66;
text-decoration: underline;

}
.content {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin: 4px;
}
h1 {
	font-size: 1.3em;
	color: #986699;
	font-weight:bold;
}

h2 {
	font-size: 1.2em;
	color: #3399FF;
	font-weight:bold;
}

h3 {
	font-size: 1.1em;
	color: #666666;
	font-weight:bold;
	border-bottom: #986699 solid 1px;
	padding-bottom: 3px;
}

h4 {
	font-size: 1em;
	color: #3399FF;
	font-weight:bold;
}

h5 {
	font-size: 0.8em;
	color: #986699;
	font-weight:bold;
}
h6 {
	font-size: 0.5em;
	color: #986699;
	font-weight:bold;
}
.horizontalbar {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #2D3854;
	border-bottom-color: #2D3854;
	border-left-color: #2D3854;
}

.recycle {
	display: none;
}

.access{
	display: none;
}
