/* CSS definition file containing site wide stylesheets */
.015:visited { font-family: 'Microsoft Sans Serif', sans-serif; font-size: 10pt; color: #0099CC; font-weight: normal; font-style: normal; text-decoration: none ;}
 .015 { font-family: 'Microsoft Sans Serif', sans-serif; font-size: 10pt; font-weight: normal; font-style: normal; text-decoration: none ;}
 .015:link { font-family: 'Microsoft Sans Serif', sans-serif; font-size: 10pt; color: #0099CC; font-weight: normal; font-style: normal; text-decoration: none ;}
 .015:active {
	font-family: 'Microsoft Sans Serif', sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #0066FF;
}
 .015:hover { font-family: 'Microsoft Sans Serif', sans-serif; font-size: 10pt; color: #FF6600; font-weight: normal; font-style: normal; text-decoration: none ;}



.015list:visited { font-family: Tahoma, "MS Sans Serif", "Microsoft Sans Serif", sans-serif; font-size: 12pt; color: #990000; font-weight: normal; font-style: normal; text-decoration: none ;}
.015list {
	font-family: Tahoma, "MS Sans Serif", "Microsoft Sans Serif", sans-serif;
	font-size: 12pt;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #000000;
}
.015list:link { font-family: Tahoma, "MS Sans Serif", "Microsoft Sans Serif", sans-serif; font-size: 12pt; color: #0099CC; font-weight: normal; font-style: normal; text-decoration: none ;}
.015list:active {
	font-family: Tahoma, "MS Sans Serif", "Microsoft Sans Serif", sans-serif;
	font-size: 12pt;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #0099CC;
}
.015list:hover { font-family: Tahoma, "MS Sans Serif", "Microsoft Sans Serif", sans-serif; font-size: 12pt; color: #FF0000; font-weight: normal; font-style: normal; text-decoration: none ;}
 .015txtBox {
	font-family: Tahoma, "MS Sans Serif", "Microsoft Sans Serif", sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	height: auto;
	width: auto;
	border: 1px solid #999999;}

 .015Story {
	font-family:  "MS Sans Serif", "Microsoft Sans Serif", sans-serif;
	font-size: 16px;
	color:#333333;
	text-decoration: none;
	
	height: auto;
	width: auto;
	border: 0 px solid #999999;
}
.015title {
	font-family:  "MS Sans Serif", "Microsoft Sans Serif", sans-serif;
	font-size: 16px;
	color: #ff9900;
	text-decoration: none;
	
	height: auto;
	width: auto;
	border: 0 px solid #999999;

}
.015Button {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 0 px solid #999999;
}

body {
	background-color: #FFFFFF;
	scrollbar-face-color: #CFF5C2;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #F1FEE4;
	scrollbar-3dlight-color: #F7FEEF;
	scrollbar-arrow-color:  #ff9966;
	scrollbar-track-color: #F7FEEF;
	scrollbar-darkshadow-color: #98AAB1;
}
/* This is the border line & background colour round the entire page */
.bodyline	{ background-color: #FFFFFF; border: 1px #98AAB1 solid; }

/* This is the outline round the main forum tables */
.forumline	{ background-color: #FFFFFF; border: 2px #006699 solid; }

/* Main table cell colours and backgrounds */
td.row1	{ background-color: #EFEFEF; }
td.row2	{ background-color: #DEE3E7; }
td.row3	{ background-color: #D1D7DC; }

