body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	border: solid #fff 1px;
	}

#wrapper {
	width: 956px;
	margin-left: auto;
	margin-right: auto;
	/* border: solid #000 1px; */
	text-align: center;
	}

#footer {
	width: auto;
	margin-left: auto;
	margin-right: auto;
	/* border: solid #ff0000 1px; */
	text-align: center;
	}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #4a89bf;
	}
	
.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #286393;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;

}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #1E71B5;

}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2E5C83;

}
a {
	text-decoration: underline;
	color: #1E71B5;

}
a:hover {
	text-decoration: none;
}
.nav {
	color: #286393;
	width: 150 px;
	height: 16 px;
	display:block;
	text-decoration: none;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 7px;
	padding: 2px;
	white-space: normal;


}
.nav:hover {
	color: #286393;
	background-color: #DEEBF5;
	text-decoration: none;

}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #26669F;
}
INPUT {
	BORDER-RIGHT: #EEEEF2 0px solid;
	BORDER-TOP: #EEEEF2 0px solid;
	FONT-SIZE: 10px;
	BORDER-LEFT: #EEEEF2 0px solid;
	COLOR: #000000;
	BORDER-BOTTOM: #EEEEF2 0px solid;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #EEEEF2;
	margin-top: 0px;
	margin-bottom: 0px;


}
SELECT {
	BORDER-RIGHT: #EEEEF2 0px solid; BORDER-TOP: #EEEEF2 0px solid; FONT-SIZE: 10px; BORDER-LEFT: #EEEEF2 0px solid; COLOR: #000000; BORDER-BOTTOM: #EEEEF2 0px solid; FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #EEEEF2
}
TEXTAREA {
	BORDER-RIGHT: #EEEEF2 0px solid;
	BORDER-TOP: #EEEEF2 0px solid;
	FONT-SIZE: 10px;
	BORDER-LEFT: #EEEEF2 0px solid;
	COLOR: #000000;
	BORDER-BOTTOM: #EEEEF2 0px solid;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #EEEEF2;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}


/* ========================================================================================= */
/* Rom's Additions */
/* ========================================================================================= */

.bg-mainright {
	background-color: #ffffff;
	background-image: url(/newimages/oscar/bg-mainright.gif);
	background-repeat: repeat-y;
	background-position: top right;
	}

td, p, div, span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
}

img {
	-ms-interpolation-mode:bicubic;
	}

.formheader {
	background-color: #4a89bf;
	color: #fff;
	}
	
.formnote {
	background-color: cfe3f3;
	}

.important {
	color: #ff0000;
	}
	
.underline {
	border-bottom: 1px solid #cccccc;
	}
	
.underlineb {
	background-color: #f1f1f1;
	border-bottom: 1px solid #cccccc;
	}

/* ========================================================================================= */
/* NAVIGATION - With Colour Mouseovers - bg Blend 1 */
/* ========================================================================================= */


#navigator {
	width: 150px;
	}

.button1, .button2, .currentpage, .submen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 150px;
	}

html>
body .button1,
body .button2,
body .currentpage,
body .submen {
	font-size: x-small;
	}

.button1 a, .button2 a, .currentpage a, .submen a {
	padding: 2px 5px 2px 9px;
	text-decoration: none;
	display: block;
	width: 100%;
	border-top: solid #ffffff 1px;
	color: #286393;
	}

html>
body #navigator .button1 a,
body #navigator .button2 a,
body #navigator .currentpage a,
body #navigator .submen a {
	width: auto;
	}

.currentpage a:hover,
.button1 a:hover,
.button2 a:hover,
.submen a:hover {
	background-color: #deebf5;
	}

.submen a {
	font-weight: normal;
	}


/* ========================================================================================= */
/* BOTTOM NAVIGATION */
/* ========================================================================================= */


.subnav	{
	color: #000000;
	font-size: xx-small;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	}

html>
	body .subnav {
	font-size: x-small;
	}
	

/* ========================================================================================= */
/* FORMS */
/* ========================================================================================= */

.loginform {

}

.forgotten {
text-align: center;
}

.formtable {
width: 40%;
margin-left: 15%;
}

.formtableb {
width: 68%;
}

.formtableb .formtext {
background-color: #edf4fa;
}

.formtableb .formheader {
	background-color: #4a89bf;
	color: #fff;
	}

.formtableb .formtextb {
	padding: 5px;
	font-size: 12px;
	}

.formtableb .formfield {
background-color: #f7fbff;
}

.formtext {
padding: 5px;
font-size: 12px;
}

.formfield {
padding: 5px;
font-size: 12px;
}

.formfield input {
border: solid #dcdce1 1px;
font-size: 12px;
}

.submit {
padding: 1px;
font-size: 12px;
border: solid #dcdce1 1px;
margin: 0 0 5px 0;
}


/* ========================================================================================= */
/* SCROLLBARRED LEFT DIV */
/* ========================================================================================= */


.scrolly {
	OVERFLOW: auto;
	WIDTH: 230px;
	HEIGHT: 150px;
	scrollbar-3dlight-color:#4988be; 
	scrollbar-arrow-color:#446787; 
	scrollbar-base-color:#ff6347; 
	scrollbar-darkshadow-color:#4988be; 
	scrollbar-face-color:#fff; 
	scrollbar-highlight-color:#cfe3f3; 
	scrollbar-shadow-color:#cfe3f3; 
	scrollbar-track-color:#4988be; 
	}
