/*body{
	margin: 0px;
	overflow: auto;
	text-align: center;
	background-color: #F9F7FC;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

table{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

table.main td.header{
	background-color: #460203;
	padding: 0px;
	border: 0px;
}

table.main table.footer{
	padding: 0;
	border: 0px;
}

table.main td.content {
	padding: 15px;
	font-size: 8pt;
	vertical-align: top;
}*/

table.list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: black;
	border-collapse: collapse;
}

table.list td {
	border: solid 1px #993333;
	vertical-align: top;
	padding: 2px;
}

table.list td.header {
	font-weight: bold;
	color: white;
	background-color: #993333;
	text-align: center;
	white-space: nowrap;
}

img{
	border: none;
	margin: 0;
}

.title{
	text-align: left;
}

/*h1{
	font-size: 12pt;
	color: #E77C00;
}

h2{
	font-size: 10pt;
	color: #55255A;
	margin-bottom: 0px;
}

a{
	color: #E87D00;
	text-decoration: underline;
}

a:hover{
	color: #CD6834;
	text-decoration: underline;
}

ul {
	list-style: disc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin-top: 0px;
	margin-bottom: 0px;
}

input{
	border: solid 1px #99B1CC;
}

hr{
	color: #E87D00;
	height: 1px;
}
*/

/* For Discussion Boards */
a.linkcolour1,a.linkcolour1:visited{
	color: #000000; 
	font-style: normal; 
	font-weight: bold; 
	font-family: verdana,arial; 
	text-decoration: none;
}

a.linkcolour1:active,a.linkcolour1:hover{
	color: #bbbbbb;
	text-decoration: none; 
}

a.linkforum1,a.linkforum1:visited{
	color: #000000;  
	font-weight: bold; 
	text-decoration: none;
}

 a.linkforum1:active.a.linkforum1:hover{ 
	color: #aaaaaa;
	text-decoration: none; 
}

a.linkpostauthor:link,a.linkpostauthor:visited{ 
	color: #000000; 
	font-weight: bold; 
	text-decoration: none; 
}

a.linkpostauthor:active,a.linkpostauthor:hover{ 
	color: #ff0000; 
	font-weight: bold; 
	text-decoration: underline;  
}
