body{
	SCROLLBAR-FACE-COLOR: #006699;
	SCROLLBAR-HIGHLIGHT-COLOR: Silver;
	SCROLLBAR-SHADOW-COLOR: Silver;
	SCROLLBAR-3DLIGHT-COLOR: #006699;
	SCROLLBAR-ARROW-COLOR: White;
	SCROLLBAR-TRACK-COLOR: #A9A9A9;
	SCROLLBAR-DARKSHADOW-COLOR: #006699;
	SCROLLBAR-BASE-COLOR: #006699;
}
hr{
	color: Gray;
	height: 1px;
}
body
{
	font-size: 12px;
	color: #444455;
	font-family: Tahoma;
}

ul.act{
	margin-left: 15px;
}

li{
	list-style-type: square;
}

.contenthandler
{
	padding-left: 8px;
	overflow: hidden;
	padding-top: 8px;
}

.content
{
	font-size: 12px;
	color: #444455;
	font-family: Tahoma;
}

H1
{
	font-weight: bold;
	font-size: large;
	margin-bottom: 2px;
	color: #000066;
	font-family: Tahoma;
}



A:link  {
	COLOR : #2222AA;
}

A:visited  {
	COLOR : #2222AA;
}

A:hover  {
	COLOR : red;
}


A.wy:link  {
	COLOR : #ffffff;
	text-decoration:none;
}

A.wy:visited  {
	COLOR : #ffffff;
	text-decoration:none;
}

A.wy:hover  {
	COLOR : yellow;
	text-decoration: underline;
}

A.menu2nlink:link  {
	COLOR: #003076;
	text-decoration:none;
}

A.menu2nlink:visited  {
	COLOR: #003076;
	text-decoration:none;
}

A.menu2nlink:hover  {
	COLOR: #556f94;
	text-decoration: none;
}

A.menuchar:link  {
	COLOR : #2222AA;
	text-decoration:none;
}

A.menuchar:visited  {
	COLOR : #2222AA;
	text-decoration:none;
}

A.menuchar:hover  {
	COLOR : red;
	text-decoration: underline;
}

A.m:link  {
	COLOR : red;
	text-decoration:none;
}

A.m:visited  {
	COLOR : red;
	text-decoration:none;
}

A.m:hover  {
	COLOR : #2222AA;
	text-decoration: underline;
}



.smaller
{
	font-size:12;
	font-family:tahoma;
}

/***************** Used for stuff when printing *******************************/
@media screen {
	.hideprint
	{			
	}
}

@media print {
	.hideprint
	{	
		position:absolute;
		left:-1000;
		top:-1000;
		visibility:hidden;
	}
}

.lefted{
	position:relative;
}

/***************** Used for general Links in the Site *******************************/
A.imagelink:link IMG  {
	FILTER : progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}

A.imagelink:visited IMG  {
	FILTER : progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}

A.imagelink:hover IMG  {
	FILTER : progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}







/**************************SITE ADMIN STYLE ******************************************/

TD.normal  {
	FONT-SIZE : 11px;
	COLOR : #140812;
	FONT-FAMILY : tahoma;
}

TD.tablemainheader
{
    BORDER-RIGHT: #6782a6 thin ridge;
    BORDER-TOP: #6782a6 thin ridge;
    FONT-SIZE: 11px;
    BORDER-LEFT: #6782a6 thin ridge;
    COLOR: black;
    BORDER-BOTTOM: #6782a6 thin ridge;
	FONT-FAMILY : Tahoma;
    BACKGROUND-COLOR: transparent
}
TD.tableheader  {
	FONT-SIZE : 11px;
	COLOR : white;
	FONT-FAMILY : Tahoma;
	BACKGROUND-COLOR : #6699cc;
}
.tabledata  {
	FONT-SIZE : 12px;
	COLOR : black;
	BACKGROUND-COLOR : #e9f0ff;
	
}
.tabledata2  {
	FONT-SIZE : 11px;
	COLOR : black;
	FONT-FAMILY : Tahoma;
	BACKGROUND-COLOR : #e9ecf9;
}


INPUT.smallbutton
{
	font-size: 10px;
}

INPUT, select, textarea, table, tr, td
{
	font-size: 12px;
	font-family:tahoma;
}


TEXTAREA.textfield
{
	overflow: visible;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}


TEXTAREA.editable /* source code edit box */
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	border-bottom-style: none;
}

Table.main  {
	MARGIN : 1em auto;
}

.footer  {
	FONT-SIZE : 11px;
	COLOR : #cccccc;
	FONT-FAMILY : Tahoma;
	TEXT-DECORATION : none;
	font-weight: bold;
}


/*-- START CUSTOMISED STYLES  --*/
/* info combo */
h4 {margin:0px;font-weight:bold;font-size:11px;text-transform:uppercase;color:gold}
h5 {margin:0px;font-weight:bold;font-size:12px;color:#006699}

TD.slide_inner {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BACKGROUND: url(/content/skins/nukedit/bg_slide.png) no-repeat left top; PADDING-BOTTOM: 0px; MARGIN: 0px; WIDTH: 109px; PADDING-TOP: 0px; HEIGHT: 109px; TEXT-ALIGN: center
}
