/* added JJ 300904 */
body {
margin: 0;
padding-top: 0;
background-color:#FFF;
background-image: url(../images/bg_body.gif); background-repeat: repeat; background-attachment: fixed;
}
.headlineSection {
   font-size : 13px;
   line-height : 16px;
   font-family : Arial, Verdana, Helvetica, sans-serif, "MS sans serif";
   color : #FFFFFF;
   /* added JJ 300904 */
   /* width : 120px; */
   width : 119px;
   text-align : center;
/*   border-right : 1px solid #FFFFFF; */
}
   /* added JJ 300904 */
.headlineSection:link, .headlineSection:visited, .headlineSection:active { text-decoration: none; font-weight: normal; }
.headlineSection:hover {color: #FFFFFF; background-color: #999999;
}

.headingSection {
	font-size : medium;
	font-family : Arial, Verdana, Helvetica, sans-serif, "MS sans serif";
	font-weight : bold;
	}

.menuSection {
   font-size : 13px;
   line-height : 17px;
   font-family : Arial, Verdana, Helvetica, sans-serif, "MS sans serif";
	color : #FFFFFF;
}
/* added JJ 290904 */
.menuSection:link, menuSection:visited, menuSection:active { color : #000000; text-decoration: none; }
.menuSection:hover {color : #000000; border-bottom : 1px solid #FFFFFF;}

.mouseSection {
   font-size : 12px;
   line-height : 12px;
   font-family : Arial, Verdana, Helvetica, sans-serif, "MS sans serif";
}

.mainSection {
   font-size : 13px;
   font-family : Arial, Verdana, Helvetica, sans-serif, "MS sans serif";
}

.mainSection ul {
list-style-image: url('http://www.tourcms.com/images/tourcms_bullet.gif');
list-style-type: circle;
line-height:18px;
}

.tinySection {
   font-size : xx-small;
   font-family : Arial, Verdana, Helvetica, sans-serif, "MS sans serif";
}

.nextpreviousSection {
	font-size : 13px;
	font-family : Arial, Verdana, Helvetica, sans-serif, "MS sans serif";
	font-weight : bold;
	}



/*A:link, A:visited, A:active { text-decoration: none; font-weight: bold }*/
A:link, A:visited, A:active { text-decoration: none; font-weight: bold }
A:hover {
	color: Red;
}
H1 {font-size : medium;
	font-family : Arial, Verdana, Helvetica, sans-serif, "MS sans serif";
	font-weight : bold;
	margin-top: 0px; margin-bottom: 5px;}

H2 {font-size : x-small;
	font-family : Arial, Verdana, Helvetica, sans-serif, "MS sans serif";
	font-weight : bold;
	margin-top: 1px; margin-bottom: 2px;}


H3 {font: bold 14px arial, verdana, helvetica; margin-top: 10px; margin-bottom: 2px;}
H4 {font: 14px verdana, arial, helvetica; color: #333333;}
P {font-family: Arial, Verdana, Helvetica, sans-serif, "MS sans serif"; font-size : 13px; margin-top: 0px; margin-bottom: 10px;}
B {font-weight: bold;}

textarea, input {
font-family: Arial, Verdana, Helvetica, sans-serif, "MS sans serif"; font-size : 13px;
}

.blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

form {margin-top:0px; margin-bottom: 0px}

div.feedburnerFeedBlock ul {list-style-image: none; line-height:18px; margin: 0; padding-left: 0;}
div.feedburnerFeedBlock li {list-style: none;list-style-type: none;margin: 0 0 4 0;}

/* Rounded corners */

.rbroundbox { background: url(/images/rounded/nt.gif) repeat; }
.rbtop div { background: url(/images/rounded/tl.gif) no-repeat top left; }
.rbtop { background: url(/images/rounded/tr.gif) no-repeat top right; }
.rbbot div { background: url(/images/rounded/bl.gif) no-repeat bottom left; }
.rbbot { background: url(/images/rounded/br.gif) no-repeat bottom right; }

.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { margin: 1em auto; }

