/* CSS definition file containing eurythmy2007 stylesheets */
BODY { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: 12px; background-color: rgb(204,102,102);}
 A:link {
	color: rgb(51,0,204);
	font-weight: inherit;
	text-decoration: none;
	background-color: transparent;
	border-bottom: 1px dotted rgb(51,0,204);
	border-right-width: 0;
	border-top-width: 0;
	border-left: 0;
}
 A:hover {
	color: rgb(51,0,204);
	font-weight: inherit;
	text-decoration: none;
	background-color: rgb(255,255,204);
	border-bottom: 1px dotted rgb(51,0,204);
	border-left: 0;
	border-right-width: 0;
	border-top: 1px dotted rgb(51,0,204);
}
 A:active {
	color: rgb(51,204,102);
	border-bottom: 1px dotted rgb(51,0,204);
	border-left: 0;
	border-right-width: 0;
	border-top: 1px dotted rgb(51,0,204);
	text-decoration: none;
}
 A:visited {
	color: rgb(102,102,153);
	border-bottom: 1px dotted rgb(51,0,204);
	border-left: 0;
	border-right-width: 0;
	text-decoration: none;
}
A:visited:hover {
	color: rgb(51,0,204);
	border-bottom: 1px dotted rgb(51,0,204);
	border-left: 0;
	border-right-width: 0;
	text-decoration: none;
}

 .TextObject {
   background-color: rgb(255,204,153);
	font-size: 12px;
	text-align: justify;
}
 H1 {
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif;
	font-size: 20px;
	color: rgb(102,0,153);
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	margin-left: 30px;
}
 .topnavbar {
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	text-align: right;
	margin-right: 10px;
	padding-bottom: 10px;
}
 .bottomnavbar {
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	border-bottom: 1px dotted rgb(51,0,204);
	border-left-width: 0;
	border-right-width: 0;
	border-top: 1px dotted rgb(51,0,204);
	padding-bottom: 6px;
	padding-top: 5px;
	margin-left: 50px;
	margin-right: 50px;
}
 H2 {
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif;
	font-size: 18px;
	color: rgb(102,0,153);
	line-height: 32px;
	font-weight: normal;
	font-style: normal;
	background-image: url("../assets/images/disc_ppbg1.jpg");
	background-repeat: repeat-y;
	margin-left: 10px;
	padding-left: 10px;
	margin-right: 30px;
}
 P {
	font-size: 12px;
	text-align: justify;
	padding-left: 150px;
	padding-right: 20px;
}
 H3 {
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif;
	font-size: 14px;
	color: rgb(255,255,0);
	line-height: 27px;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	background-color: rgb(51,0,204);
	background-image: url("../assets/images/disc_navbg1.jpg");
	background-repeat: no-repeat;
	padding-left: 10;
	padding-bottom: 0;
	margin-bottom: 5px;
}
 H4 {
	font-size: 14px;
	color: rgb(51,0,153);
	line-height: 27px;
	text-align: left;
	background-image: url("../assets/images/disc_h4bg.jpg");
	background-repeat: no-repeat;
	margin-left: 20px;
	padding-left: 10px;
	margin-right: 150px;
	padding-right: 12px;
	font-style: normal;
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif;
	font-weight: normal;
}
 .TextNavBar {
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif;
	font-size: 12px;
	line-height: 27px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	text-indent: 238px;
	background-image: url("../assets/images/disc_navbg0.jpg");
	background-repeat: no-repeat;
	border-left-style: none;
	border-top-style: none;
	padding-right: 12px;
	border-right-style: none;
	border-bottom-style: none;
	color: rgb(51,204,102);
}
  H5 {
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif;
	font-size: 12px;
	color: rgb(51,0,204);
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	margin-left: 170px;
	padding-top: 3px;
	margin-right: 300px;
	padding-bottom: 3px;
	border-bottom: 1px dotted rgb(51,0,204);
}
 H6 {
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif;
	font-size: 12px;
	line-height: 27px;
	font-weight: normal;
	font-style: normal;
	color: rgb(51,51,51);
	text-align: left;
	background-image: url("../assets/images/disc_h6bg.jpg");
	padding-left: 20px;
	padding-right: 20px;
	background-repeat: repeat-y;
	border: 1px solid #FF8C00;
	padding-bottom: 10px;
	padding-top: 6px;
}
 UL {
	list-style-type: circle;
}

#coolmenu{
border: 0px solid black;
width: 250px;
background-color: rgb(255,153,102);
}

* html #coolmenu{ /*IE only rule, to negate the padding below IE includes in menu width.*/
width: 250px;
}

#coolmenu a{
	font: bold 14px Verdana;
	text-align: center;
	display: inline;
	width: 250px;
	text-decoration: none;
	border: 1px solid black;
	background-color: rgb(255,153,102);
	padding: 5px;
}

html>body #coolmenu a{
	/*Non IE rule*/
	width: 260px;
	text-align: center;
	padding: 5px 15px 5px 15px;
}

#coolmenu a:hover{
background-color: rgb(255,255,204);
color: rgb(51,0,204);
border: 1px solid black;
}

 