/* CSS Document */
body,td,th {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #030303;
}
.headings {
	color: #1D3482;
	font-family: "Times New Roman", Times, serif;
	font-weight: 900;
}
body {
	background-color: #D08F3F;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-base-color: #D08F3F; 
	scrollbar-face-color: #D08F3F; 
	scrollbar-track-color: #D08F3F; 
	scrollbar-arrow-color: #1D3482;
	scrollbar-highlight-color: #ffffff; 
	scrollbar-3dlight-color: #ffffff; 
	scrollbar-shadow-color: #000000;
	scrollbar-darkshadow-color: #000000;
}
.smalltext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #29408E;
	text-decoration: none;
}
.smalltextDark {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	font-weight: 500;
}
.lftSideBg {
	background-attachment: scroll;
	background-image: url(../images/lft-bg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
a {
	color: #203989;
	font-weight: 500;
}
.rtSideBg {
	background-attachment: scroll;
	background-image: url(../images/rt-bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.whiteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.tableBorder {
	border: 3px solid #193684;
}
.reallySmallText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #1D3482;
	text-decoration: none;
}
.menuheadings {
	color: #1D3482;
	font-family: "Times New Roman", Times, serif;
	font-weight: 900;
	font-size: 24px;
	line-height: 32px;
}
.specialHeadingLink {
	color: #1D3482;
	font-family: "Times New Roman", Times, serif;
	font-weight: 900;
	font-size: 40px;
	text-decoration: none;
}
.menuheadings2 {
	color: #1D3482;
	font-family: "Times New Roman", Times, serif;
	font-weight: 900;
	font-size: 20px;
	line-height: 32px;
}
