body {

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

}



body, td, p, div {

	color: #253A49;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

}





h1 { font-size: 18px; }

h2 { font-size: 16px; }

h3 { font-size: 15px; }

h4 { font-size: 14px; }

h5 { font-size: 13px; }



h1, h2, h3, h4, h5, 

h1 a, h2 a, h3 a, h4 a, h5 a {

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif 

	text-decoration: none;

	font-weight: bold;

}  



#content a {

	color: #0A5FBC;

	text-decoration: none;

}



#content a:hover {

	color: #0C72E2;

	text-decoration: underline;

}



#content a:visited {

	color: #0A5FBC;

}

/** context path style settings **/

.ContextPath {

	padding-left: 21px;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight: bold;

	color: #66C1CC;

}



.ContextPath .root {

	color: #4092B9;

}



.ContextPath .slash {

	color: #B6CADA;

}





/** content style settings **/

.ContentTdSimple {

	background-color: #F1F3F5;

}

 

.ContentTd {

	/*background-attachment:fixed;*/

	background-image: url(http://www.xtramania.com/images/content-bg.gif);

	background-position: right top;

	background-repeat: no-repeat;

	background-color: #F1F3F5;

}



#TopicsClosed, #TopicsOpened {

	background-color: #DBE0E6;

}





#TopicsMenu IMG {

	padding: 0px 0px 0px 0px;

	margin: 0px 0px 0px 0px;

}



#TopicsMenu TD, #TopicsMenu A {

	font-size: 11px;

	padding: 1px 0px 1px 0px;

	margin: 0px 0px 0px 0px;

	color: #20495E;

	text-decoration: none;

}



#TopicsMenu A {

	width: 100%;

}



#TopicsMenu A:hover {

	background-color:#D0D0D6;

	width: 100%;

}

.code {
	font-family: "Courier New", Courier, monospace;
	font-size : 12px;
}

.strong{
	  font-weight: bold; 
}

.subTitle{
	font-style : italic;
}

LI{
	padding-top : 3px;
	padding-bottom : 7px;
}
