﻿.Title {
	font-family: "Times New Roman","Times";
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #0000aa;
	text-decoration: none;
	text-align: center;
}
.SubTitle {
	font-family: "Times New Roman","Times";
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
.ResultsTableOuter {
	margin: auto;
	width: 100%;
	border: 5px;
	padding: 5px;
	background-color: #FFFFFF;
	font-family: 'Trebuchet MS','Lucida Sans Unicode',Arial,Helvetica;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
}
.ResultsTableInner {
	/*width: 100%;*/
	margin: auto;
	border: 5px;
	border-style: groove;
	border-color: #0000ff;
	padding: 5px;
	background-color: #FFFFFF;
	font-family: 'Trebuchet MS','Lucida Sans Unicode',Arial,Helvetica;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
	text-align: left;
}
.ResultsTableInner2 {
	/*width: 100%;*/
	border: 0;
	border-style: none;
	border-color: #0000ff;
	padding: 5px;
	background-color: #FFFFFF;
	font-family: 'Trebuchet MS','Lucida Sans Unicode',Arial,Helvetica;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
	text-align: left;
}
.RCLB {
	border: 1px;
	border-style: solid;
	border-color: #bbbbff;
	background-color: #FFFFFF;
	font-family: 'Trebuchet MS','Lucida Sans Unicode',Arial,Helvetica;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
	text-align: left;
	padding: 5px;
}
.FormTableInner {
	/*width: 100%;*/
	border: 5px;
	border-style: groove;
	border-color: #0000ff;
	padding: 1px;
	background-color: #FFFFFF;
	font-family: 'Trebuchet MS','Lucida Sans Unicode',Arial,Helvetica;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
	text-align: left;
}
.CVS,.SVN {
	font-family: 'Trebuchet MS','Lucida Sans Unicode',Arial,Helvetica;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
}

