.t7dr {
	font-family: Arial, sans-serif;
	text-decoration: none;
	font-size: 7pt; color:#A13943
}
.tfooter { color: #ccc; font-size: 8pt; font-family: Arial, sans-serif; text-decoration: none; }
.t8dr {
	font-family: Arial, sans-serif;
	text-decoration: none;
	font-size: 10px; color:#A13943;
}
.t10dr { color: #a13943; font-size: 10px; font-family: Arial, sans-serif; text-decoration: none; }
.t9dr {
	font-family: Arial, sans-serif;
	text-decoration: none;
	font-size: 9pt; color:#A13943
}
.t10dr {
	font-family: Arial, sans-serif;
	text-decoration: none;
	font-size: 10pt; color:#A13943
}
.t11dr {
	font-family: Arial, sans-serif;
	text-decoration: none;
	font-size: 11pt; color:#A13943
}

.t7g {
	font-family: Arial, sans-serif;
	text-decoration: none;
	font-size: 7pt; color:#333333
}
.t8g {
	font-family: Arial, sans-serif;
	text-decoration: none;
	font-size: 18pt; color:lime
}
.t9g {
	font-family: Arial, sans-serif;
	text-decoration: none;
	font-size: 9pt; color:#333333
}
.t10g {
	font-family: Arial, sans-serif;
	text-decoration: none;
	font-size: 10pt; color:#333333
}
.t11g {
	font-family: Arial, sans-serif;
	text-decoration: none;
	font-size: 11pt; color:#333333
}


/* form classes */

form {
margin-bottom: 0;
}

input, textarea, select {
font-family: Arial, sans-serif;
border-style: solid;
border-width: 1;
font-size: 11px;
}

.no-border {
font-family: Arial, sans-serif;
border-style: solid;
border-width: 0;
font-size: 11px;
}


/* page default settings */

body, td {
font-family: Arial, sans-serif;
color: #333;
font-size: 11px;
}

body {
margin: 0;
	scrollbar-3dlight-color:#C3D5EB;
	scrollbar-arrow-color:white;
	crollbar-base-color:#C3D5EB;
	scrollbar-darkshadow-color:#C3D5EB;
	scrollbar-face-color:#C3D5EB;
	scrollbar-highlight-color:white;
	scrollbar-shadow-color:white;
	scrollbar-track-color:white;
background-image: url("images/bg.gif");
background-repeat : repeat;
overflow:inherit
}
.times8 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px; 
	color:#A13943;
}

.full-table {
width: 100%;
height: 570px;
}

.full-row {
height: 570px;
}

.full-size-table {
width: 780;
}

.row1 {
height: 5%;
vertical-align : top;
}

.row2 {
height: 90%;
vertical-align : top;
}

.row3 {
height: 5%;
vertical-align : top;
}

.content {
text-align: justify;
}

a {
color: #333;
text-decoration: none;
}

a:hover{
color: #000;
}

/* images */

.v-dot-line {
background-image: url("images/v-dot-line.jpg");
background-repeat : repeat-y;
}

.right-bot-img {
background-image: url("images/right-bot-img.jpg");
background-repeat : no-repeat;
background-position: bottom right;
background-color: #fff;
}

.top-img {
background-image: url("images/top-img2.jpg");
background-repeat : no-repeat;
}

.top-tile {
background-image: url("images/top-tile.jpg");
background-repeat : repeat-x;
background-position: bottom;
background-color: #fff;
}

.h-dot-line {
background-image: url("images/h-dot-line.jpg");
background-repeat : repeat-x;
background-position: center;
}

/* links */

.top-link a {
color: #fff;
font-size: 11px;
text-decoration: none;
padding-left: 5px;
padding-right: 5px;
display: block;
background-color: #none;
height: 26;
padding-top: 5;
}

.top-link a:hover{
color: #fff;
background-color: #a13943;
}

.page-link a {
color: #74725C;
font-size: 11px;
text-decoration: none;
padding:5px;
/*padding-top:5;
padding-bottom:5;
padding-left:5px;
padding-right:5px; */
display:block;
height: 26px;
}

.page-link a:hover{
color: #FFFFFF;
background-color: #a13943;
padding:5px;
}

.page-link2 a {
color: #74725C;
font-size: 11px;
text-decoration: none;
padding:5px;
/*padding-top:5;
padding-bottom:5;
padding-left:5px;
padding-right:5px; */
display:block;
height: 56px;
}

.page-link2 a:hover{
color: #FFFFFF;
background-color: #a13943;
padding:5px;
}

/* background colours */

.black {
background-color: #000000;
}

.white {
background-color: #ffffff;
}

.gray {
background-color: #9b9b9b;
}

.maroon {
background-color: #a13943;
}

.pink {
background-color: #e28e96;
}

.pink1 {
background-color: #fcdcd4;
}

.pink2 {
background-color: #E4F3FF;
}

/* borders */

.gray-border {
border: #ddd 1px solid;
}

.middle {
border-bottom : #fcdcd4 8px solid;
background-color: #e28e96;
color: #fff;
}

.bottom {
background-image: url("images/bot-tile.jpg");
background-repeat : repeat-x;
text-align: justify;
padding-top: 2px;
padding-right: 5px;
padding-top: 2px;
}

/* text */

.black-txt {
color: #000000;
}

.white-txt {
color: #ffffff;
}

/* headings */

.maroon-head {
font-size: 14px;
color: #A13943;
padding: 4px 8px 0 8px;
}h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
