/*General Link Colours*/

a:link {color:#002f3e; font-weight: normal; text-decoration: underline}
a:visited {color:#002f3e; font-weight: normal; text-decoration: underline}
a:active {color:#002f3e; font-weight: normal; text-decoration: underline}
a:hover {color: #9933ff; font-weight:normal; text-decoration: underline}





body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  /*background:url(images/BG.jpg);*/
  background-color:#9933ff;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

.OuterTable {
background-color:#9933ff;
border:solid #4fd1fc 1px;
}

.ContentTable {
background-color:#dcbefa;
font-size:14px;
color:#002f3e;
}

a.ContentTable:link {color:#002f3e; font-weight: bold; text-decoration: underline}
a.ContentTable:visited {color:#002f3e; font-weight: bold; text-decoration: underline}
a.ContentTable:active {color:#002f3e; font-weight: bold; text-decoration: underline}
a.ContentTable:hover {color: #9933ff; font-weight: bold; text-decoration: underline}

.sig {
color:#002f3e;
font-size:9px;
padding:5px;
}
a.sig:link {color:#002f3e; font-weight: normal; text-decoration: underline}
a.sig:visited {color:#002f3e; font-weight:normal; text-decoration: underline}
a.sig:active {color:#002f3e; font-weight: normal; text-decoration: underline}
a.sig:hover {color: #4fd1fc; font-weight:normal; text-decoration: underline}

.padding10 {
padding:10px;
}

.menu {
font-size:14px;
font-weight:bold;
color:#efe0fe;
padding: 5px 0px 5px 0px;
}

a.menu:link {color:#efe0fe font-weight: bold; text-decoration: none}
a.menu:visited {color: #efe0fe; font-weight: bold; text-decoration: none}
a.menu:active {color: #efe0fe; font-weight: bold; text-decoration: none}
a.menu:hover {color: #4fd1fc; font-weight: bold; text-decoration: underline}

.content {
color:#002f3e
}



.list_hd {
/*	width: 50%;*/
/*	height: 24px;*/
/*	border: 1px solid #c0c0c0;*/
	font-family:  Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
 	font-weight: bold;
/*	color:#600036;*/
/*	background-image: url(images_style_main/Cell/CellBG-2.gif);*/
	}
	
.list {
/*border: 1px solid #c0c0c0;*/
	font-family:  Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
 	font-weight: normal;
	/*color:#000099;*/
/*	background-color: #FFFFFF;*/
}

.font9 {
font-size:9px;
}

.font10 {
font-size:10px; 
}

.font11 {
font-size:11px;
}

.font12 {
font-size:12px; 
}

.font12Bold {
font-size:12px;
font-weight:bold;
}

.font14 {
font-size:14px;
}

.font16 {
font-size:16px;
}

.fontbold18 {
font-size:18px;
font-weight:bold; 
}

.font14Bold {
font-size:14px;
font-weight:bold
}
