/*Copyright 2003 and by The Pelvic Myoneuropathy Forum*/

body {
	margin: 0;
	padding: 0;
	font: 12px verdana, arial, sans-serif;
}

p {
	text-align: justify;
	margin: 5px 0px 5px 0px;
}

a {
	color : #6699CC;
	text-decoration : none;
	font: bold 10px verdana, arial, sans-serif;
	background-color: White;
}

a:hover {
	color : #FF0033;
	text-decoration : underline;
	background-color: White;
}

ul {
	color : #FF0033;
	font-size: 90%;
	text-indent: 80px;
	list-style-position: inside;
	list-style-type: square;
}
.smalltxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-style: italic;
	text-align: center;
}
#header {
	height: 53px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	left: 0px;
	top: 0px;
}
#headertxt {
	color: #6699CC;
	background-color: #FFFFFF;
	font-family: arial, verdana, sans-serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	position: absolute;
	top: 5px;
	left: 330px;
	}
#footer {
	height: 100px;
	visibility: hidden;
	text-align: center;
	}

#content {
	margin: 0px 100px 0px 170px;
	padding: 0px 10px 10px 10px;
	background: url(images/watermark.gif) no-repeat center;
}

#left {
	position: absolute;
	top: 55px;
	width: 170px;  
	border-right: 1px dashed #6699CC;
}
	
#right {
	position: absolute;
	top: 55px;
	width: 100px; 
}
	
#left {
	left: 0;
}

#right {
	right: 0;
}

#leftcontent {
margin: 0px 10px 0px 5px;
}

#rightcontent {
	/*### Do not delete this ID yet please may be 
	required still in design stage ###*/
}
/*##### Layout ######################################*/

/*##### Header Mark-up ##############################*/

#button {
  float: right;
  margin: 25px 10px 0px 0px;
  border: 0px;
}

.underline {
  text-decoration: underline;
}
/*##### Header Mark-up ##############################*/

/*#### Content Mark-up ##############################*/
.infobars {
	background-color: #F6F6F6;
	border: 1px solid #6699CC;
	font: normal bold 15px/1 arial, verdana, sans-serif;
	color: #6699CC;
}
/*#### Content Mark-up ##############################*/

/*#### Left Mark-up #################################*/
.leftheaders {
	margin: 0px 10px 5px 0px;
	font: normal 11px arial, verdana, sans-serif;
	text-align: left;
	color: #666666;
	background-color: White;
	letter-spacing: 3px;
	border-bottom: 1px solid #6699CC;
}

#leftslogan {
	margin: 10px 0px 10px 0px;
	font: italic 12px arial, verdana, sans-serif;
	color: #333333;
	padding-top: 1px;
	background-color: White;
}

.guide {
  font: normal 10px verdana, arial, sans-serif;
  text-align: justify;
  margin: 0px 0px 0px 0px;
  
}

#paypal {
margin: 10px 0px 0px 0px;
border: 0px;
}
/*#### Left Mark-up #################################*/

/*#### Right Mark-up ################################*/
#paymentlogos {
	margin: 0px 0px 0px 10px;
	border: 0px;
}
/*#### Right Mark-up ################################*/

/*#### Footer Mark-up ###############################*/
#footertxt {
	margin: 10px 0px 0px 0px;
	border-top: 1px solid #6699CC;
   border-bottom: 1px solid #6699CC;
	font: 12px arial, verdana, sans-serif;
	background-color: #F6F6F6;
	color: Black;
}
/*#### Footer Mark-up ###############################*/

.style1 {
	color: #FF0000;
	font-weight: bold;
}
.style2 {
	color: #FFCC00;
	font-weight: bold;
}
.style3 {
	color: #0000FF;
	font-weight: bold;
}
.style4 {
	color: #666666;
	font-weight: bold;
}
.style5 {
	color: #999999;
	font-weight: bold;
}
