
body {
	font-family:tahoma,sans-serif; 
	font-size:11px;
	color:#000000;
	margin-top:2px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:2px;
	background-color:#ffffff
}

input {
	font-family:tahoma,sans-serif; 
	font-size:11px
}

table {
	font-family:tahoma,sans-serif; 
	font-size:11px;
	border:0px
}

a {
	color:#000099
}

a.leftmenu {
	display: block;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 0px solid;
	width: 100%;
	text-decoration: none;
}
a.leftmenu:hover {
	background-color:#ccccff;
}

a.topmenu {
	display: block;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	width: 100%;
	text-decoration: none;
}
a.topmenu:hover {
	background-color:#ccccff;
}

.out_border	{
	background-color:#888888
}

.title_table {
	background-color:#ccccff;
/*	font-weight: bold; */
}

.in_table {
	background-color:#eeeeff;
	color:#000000;
/*
	color:#666666;
	font-weight: bold;
*/
}

.in_table td {
	border-bottom:1px solid #C1CDD8;
	border-right:1px solid #C1CDD8;
}

.left_table {
	background-color:#eeeeff
}

.button	{
	font-family:tahoma,sans-serif;
	font-size:11px;
	background: #bbbbff;
	border-bottom: 1px solid #104a7b;
	border-right: 1px solid #104a7b;
	border-left: 1px solid #afc4d5;
	border-top:1px solid #afc4d5;
	color:#000066;
	height:19px;
	text-decoration:none;
	cursor: hand
}

.text {
	font-family:tahoma,sans-serif;
	font-size:11px;
	color:#000066;
	background-color:#ccccff;
	border-bottom: 0px;
	border-right: 0px;
	border-left: 0px;
	border-top: 0px;
}

.text2 {
	font-family:tahoma,sans-serif;
	font-size:11px;
	color:#ff0000;
	background-color:#ccccff
}

.right_text {
	font-family:tahoma,sans-serif;
	font-size:11px;
	color:#000066;
	background-color:#ccccff;
	text-align:right;
	border-bottom: 0px;
	border-right: 0px;
	border-left: 0px;
	border-top: 0px;
}

.font1 {
	font-family:tahoma,sans-serif;
	font-size: 11px;
	color: #408c45;
	font-weight: bold;
}

.font2 {
	font-family:tahoma,sans-serif;
	font-size: 11px;
	color: #336699;
}

.font3 {
	font-family:tahoma,sans-serif;
	font-size: 11px;
	color: #000000;
}

.stat_title {
        font-family:tahoma,sans-serif;
        font-size:11px;
        color:#0000ff;
        font-weight: bold;
}
.stat_content {
        font-family:tahoma,sans-serif;
        font-size:11px;
        color:#ff00ff;
}
.stat_content2 {
        font-family:tahoma,sans-serif;
        font-size:11px;
        color:#0000ff;
}
.stat_content3 {
        font-family:tahoma,sans-serif;
        font-size:11px;
        color:#ff0000;
}


/* Styles related to the PHP Layers Menu System begin here */
.phplmnormal	{
	color: #000000;
}

a.phplm:link	{
	color: #004400;
}

a.phplm:visited	{
	color: #726461;
}

a.phplm:hover	{
	color: #841212;
	background-color: #fff0c0;
}

a.phplm:active	{
	color: #ff0000;
}

.phplmbodytable	{
	background-color: #eeeeff;
}

.ivorybodytable	{
	background-color: #fffff8;
}


.darkbordertable	{
	background-color: #888888;
}

.blackbordertable	{
	background-color: #000000;
}

.greenbordertable	{
	background-color: #839983;
}

.darkgreenbordertable	{
	background-color: #839983;
}

.redbordertable	{
	background-color: #aa5859;
}

.orangebordertable	{
	background-color: #df9500;
}
/* Styles related to the PHP Layers Menu System end here */

