.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.text1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	BORDER-WIDTH: 1px;
	BORDER-COLOR: #561C28;
	border-style:dotted;
	BORDER-COLLAPSE: collapse;
}
.navigationtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #443799;
	text-decoration: underline;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #443799;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFA41A;
	text-decoration: none;
}
a.navigation:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.navigation:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.navigation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FDD802;
	text-decoration: none;
	font-weight: bold;
}
a.sublink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #443799;
	text-decoration: none;
	font-weight: bold;
}
a.sublink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #443799;
	text-decoration: none;
	font-weight: bold;
}
a.sublink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFBA00;
	text-decoration: none;
	font-weight: bold;
}
.inputtexbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #E1E1E1;
}
.submitbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/submit-button-bg.gif);
	height: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #0E0942;
	border-bottom-color: #0E0942;
}
.Bigfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #0F0578;
}
.rightside-header {
	font-family: Trebuchet MS, Arial;
	font-size: 22px;
	color: #FFFFFF;
	background-image: url(../images/right-header-bg.gif);
	padding-left: 10px;
	height: 36px;
}
.arial11 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
}
.arial12 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}
.colourarial11 {
	font-family: Arial, Helvetica, sans-serif;
	color: #0F0578;
	font-size: 11px;
}
.colourarial12 {
	font-family: Arial, Helvetica, sans-serif;
	color: #0F0578;
	font-size: 12px;
}
.header {
	height: 30px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	font-family: Trebuchet MS, Arial;
	font-size: 20px;
	color: #0F0578;
}
.textboxheader {
	height: 30px;
	border-bottom: none;
	border-top: none;
	border-right: none;
	border-left: none;
	font-family: Trebuchet MS, Arial;
	font-size: 25px;
	color: #0F0578;
}
.border {
	border: 1px solid #E0E0E0;
}
.input {
BORDER-RIGHT: medium none;
BORDER-TOP: medium none;
FONT-WEIGHT: normal;
FONT-SIZE: 8pt;
BORDER-LEFT: medium none;
COLOR: 000065;
BORDER-BOTTOM: medium none;
FONT-FAMILY: Verdana, MS Sans Serif;
HEIGHT: 14pt;
BACKGROUND-COLOR: #FFFFFF;
BORDER: 1pt solid #333333
}
.submit_button{
	FONT-FAMILY: Verdana, MS Sans Serif;
	HEIGHT: 14pt;
    BACKGROUND-COLOR: transparent;
    BORDER: 1pt solid;
    DISPLAY: inline; 
 	HEIGHT: 21px;
	FONT-SIZE: 11px;
    PADDING: 0;
	CURSOR: hand;
}
.menu_submit_button{
	FONT-FAMILY: Verdana, MS Sans Serif;
	HEIGHT: 14pt;
    BACKGROUND-COLOR: transparent;
    BORDER: 1pt solid;
    DISPLAY: inline; 
 	HEIGHT: 21px;
	FONT-SIZE: 11px;
    PADDING: 0;
	CURSOR: hand;
	width:160px;
	text-align:center;
}
.delete_submit_button{
	FONT-FAMILY: Verdana, MS Sans Serif;
	HEIGHT: 14pt;
    BACKGROUND-COLOR: #FFBA00;
    BORDER: 1pt solid;
    DISPLAY: inline; 
 	HEIGHT: 21px;
	FONT-SIZE: 11px;
    PADDING: 0;
	CURSOR: hand;
	width:160px;
	text-align:center;
}

.mainbackground{
	BACKGROUND-COLOR: #1C146E;
}
.logintable{
	BORDER-WIDTH: 1px;
	BORDER-COLOR: #561C28;
	border-style:solid;
	BORDER-COLLAPSE: collapse;
}

.bigtitle{
	COLOR: #1C146E; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 16px; 
}
.lightbackground{
	BACKGROUND-COLOR: #FFBA00;
}

.textarea
{
BORDER-RIGHT: medium none;
BORDER-TOP: medium none;
FONT-WEIGHT: normal;
FONT-SIZE: 8pt;
BORDER-LEFT: medium none;
COLOR: 000065;
BORDER-BOTTOM: medium none;
FONT-FAMILY: Verdana, MS Sans Serif;
BACKGROUND-COLOR: #FFFFFF;
BORDER: 1pt solid #333333
}
.extra
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
BORDER-COLOR: #ffffff;
BORDER-RIGHT: none;
BORDER-TOP: none;
BORDER-LEFT: none;
BORDER-BOTTOM: none;
}