/* World Rhythm */

body{
	color:#000033;
	font:11px Verdana,Arial,Helvetica,sans-serif;
	padding:0;
	scrollbar-3dlight-color: #6a6a6a;
	scrollbar-arrow-color: #D4CCD7;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #75637C;
	scrollbar-highlight-color: #D4CCD7;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #D4CCD7;
	background-color: #660000;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
/* Main Table Layout Control*/
#Header{
	background-color: #FFFFFF;
	background-image: url(../images/header.jpg);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #660000;
}
#MainMenu{
	background-color: #FFFFFF;
}
#Bodyline{
	background-color: #FFFFFF;
	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: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 8px;
}
#Footer{
	background-color: #FFFFFF;
	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: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#Breadcrumb {
	line-height: 22px;
	font-size: 14px;
	font-weight: bold;
	color: #660000;
	font-family: "Trebuchet MS";
	padding-left: 8px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	height: 30px;
}

/* END - Main Table Layout Control */

/* START Sub Menu -----------------*/
#Submenu {
	font-size: 12px;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS";
	color: #330000;
	cursor: hand;
}
#Submenu td {
	border: thin solid #660000;
}
#Submenu h1 {
	font-weight: bold;
	color: #CCCCCC;
	font-size: 12px;
	background-color: #660000;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
}
#Submenu ul {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	list-style-type: none;
	margin: 0;
	top: 2em;
	width: 100%;
}
#Submenu li {
	padding-left: 0em;
	padding-right: 0.2em;
}
#Submenu a {
	padding-left: 10px;
	line-height: 16px;
}
#Submenu a:hover{
	background-image: url(../Images/but-Sub-Menu.gif);
	background-position: -1px;
}
/* END Sub Menu */
#Container {
	padding: 10px;
}
#Container h1 {
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	background-color: #660000;
}
#Container p {
	font-size: 12px;
	margin-right: 40px;
}
#Container li {
	list-style-type: disc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 8px;
}
#Container .date{
	line-height: normal;
	font-size: 10px;
	font-weight: bold;
	color: #660000;
	font-variant: small-caps;
}
/* START of News Page specific */
#NewsContainer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 12px;
	color: #333333;
	border: 1px solid #1D3A76;
	margin-bottom: 20px;
	padding: 4px;
}
#NewsContainer h1 {
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #660000;
	line-height: 18px;
	margin-bottom: 0px;
	width: 70%;
}
#NewsContainer .date{
	line-height: normal;
	font-size: 10px;
	font-weight: bold;
	color: #660000;
	font-variant: small-caps;
}
#NewsContainer a:link {
	color:#330000;
}
#NewsContainer a:hover{
	color:#5C2856;
}
#NewsContainer p {
	font-size: 12px;
	margin-right: 40px;
}
#NewsContainer .sectionHeader {
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 4px;
	background-color: #330000;
	line-height: 20px;
}
/* END of News Page Specific */
p{
	margin-top:2px;
	margin-bottom:6px
	}
a:link,a:active,a:visited,a.postlink{
	font-size:11px; 
	letter-spacing: 0.1em; 
	color:#330000;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif
	}
a:hover{color:#660066}
a.gotop,a.gotop:visited{
	color:#FFF3E1;
	font-family: Arial, Helvetica, sans-serif
	}
a.gotop:hover{color:#FF0099}
th{
	background: #171717 url(../images/cellpic3.gif);
	color: #8e8e8e;
	font-size:11px;
	font-weight:bold;
	height:27px;
	white-space:nowrap;
	text-align:center;
	padding-left:8px;
	padding-right:8px
	}
h1{
	font:normal 16px/110% Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#FFCC33;
	letter-spacing: .1em;
	text-align: left;
}
h2{
	font:bold 18px/180% "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif; 
	text-decoration:none
	}
.row1{background:#006600}
.row2{
	background:#999999;
	border: 1px solid #D4CCD7;
	padding: 2px;
}
.row3{background:#CCCCCC}
.pictureBorder {
	margin: 4px;
	border: 1px none #333333;
}
.pictureBorderLine {
	border: thin solid #660000;
	padding: 1px;
	margin: 1px;
	background-color: #FFFFFF;
}
li {
	margin-top:0px;margin-bottom:-1px
}
ul {
	margin-top:0px;margin-bottom:-1px
}


.product {
	height: 190px;
	width: 95%;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.register {
	height: 100px;
	width: 95%;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #2F4487;
}
.price {
	font-weight: bold;
	color: #006699;
}
.fragment {
	background-color: #F4F4F4;
}
.justifiedBlock {
	text-align: justify;
	padding-right: 140px;
	list-style-image: url(../images/bullet-small.gif);
	list-style-position: outside;
	padding-bottom: 12px;
}
.registrationForm {
	width: 95%;
	border: thin solid #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
/* START - Figure Display --------------------*/
div.figureRight {
	float: right;
	padding: 0.2em;
	width: 30%;
	position: fixed;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	margin-left: 0.2em;
}
div.figureRight p {
	text-align: center;
	font-style: normal;
	font-size: xx-small;
	text-indent: 0;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
}
div.figureLeft {
	float: left;
	width: 25%;
	border: 1px solid black;
	margin: 0.5em;
	padding: 0.5em;
	clear: both;
}
div.figureLeft p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}
/* -END Figure Display */
.cbn{
	text-align: right;
	border: 1px none #000099;
	font-size: 9px;
	color: #330000;
}
a.cbn:link,a.cbn:active,a.cbn:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #330000;
	text-align: right;
}
/* START - GALLERY Specific --------------------*/
#Gallery {
	background-color: #1B3A70;
	color: #FFFFFF;
}
#Gallery p{
	padding-left: 10px;
	padding-right: 10px;

}
#Gallery img {
	border: thin solid #FFFFFF;
	padding: 1px;
	margin: 1px;
	background-color: #660000;
}
#Gallery td {
	text-align: center;
	vertical-align: middle;
	border: .5pt solid #47847D;
	height: 120px;
	width: 33%;
	top: 20px;
}

/* END - GALLERY Specific */
/* START - POPUP Specific --------------------*/
#Popup {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: thin solid #FFFFFF;
	padding: 1px;
	margin: 1px;
}
#Popup a{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
#Popup img {
	border: thin solid #FFFFFF;
	padding: 1px;
	margin: 1px;
	background-color: #660000;
}
/* END - POPUP Specific */
.highlight {
	background-color: #00FF00;
	font-style: italic;
	font-weight: bold;
}
