@charset "utf-8";
/* CSS Document */

body {
	color: #283030;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	text-align: center;
	background-color: #FDD017;
}
a:link {
	color: #504870;
}
a:visited {
	color: #684850;
}
a:hover {
	color: #684850;
}
a:active {
	color: #684850;
}
ul li {
	list-style-type: circle;
	font-size: 12px;
}
ul {
	padding-right: 40px;
	padding-left: 40px;
}
ol {
	padding-right: 40px;
	padding-left: 40px;
}

p {
	font-size: 13px;
	padding-left: 10px;
	padding-right: 10px;
}
h1 {
	font-size: 20px;
	text-align: right;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 10px;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
}
h3 {
	font-size: 14px;
	padding-left: 10px;
	padding-right: 10px;
}
ol li {
	font-size: 12px;
	margin-bottom: 15px;
}
.indentol {
	padding-left: 60px;
	list-style-type: upper-alpha;
}
#content {
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
.largerfont {
	font-size: 13px;
}
.white {
	color: #FFFFFF;
}
.copyright {
	color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.outer {
	background-color: #280000;
}
.leftsidebar {
	background-color: #580000;
}
.rightsidebar {
	background-color: #900000;
}
.middlecontent {
	background-color: #FFFFFF;
}

.rightsidebar table tr td p {
    color:#FFFFFF;	
}

.rightsidebar table tr td p a {
    color:#FFFFFF;	
}
.rightsidebar table tr td p a:link {
    color:#FFFFFF;	
}
.rightsidebar table tr td p a:visited {
    color:#CCCCCC;	
}
.rightsidebar table tr td p a:hover {
    color:#CCCCCC;		
}
.rightsidebar table tr td p a:active {
    color:#CCCCCC;		
}
.leftsidebar table tr td #p7TMM_1 .p7TMM li a {
	border: 1px solid #FFDD60;	
}

.p7TMM11 a.trig_closed {
	background-image: url(p7tmm/img/tmm_neon_plusYellow.gif);
}
.p7TMM11 a.trig_open {
	background-image: url(p7tmm/img/tmm_neon_minusYellow.gif);
}
.leftsidebar table tr td p {
	color: #FFFFFF;
}
.leftsidebar table tr td p a {
    color:#FFFFFF;	
}
.leftsidebar table tr td p a:link {
    color:#FFFFFF;	
}
.leftsidebar table tr td p a:visited {
    color:#CCCCCC;	
}
.leftsidebar table tr td p a:hover {
    color:#CCCCCC;		
}
.leftsidebar table tr td p a:active {
    color:#CCCCCC;		
}
