/* ---------------------------------------------
Source CSS Document: v1.0
Copyright: ICON Studios - icon.com.mt
Site:
Author:
------------------------------------------------*/
/* ------------ USAGE OF FONT SIZES
x-small, small, medium, large, x-large, xx-large
----------- */

/* ------------ BODY ----------- */
body {
	background:url(../design_images/bg_header.jpg) top repeat-x;
	margin: 0px;
	font-size:x-small;
	color:#555555;

}

tr, td, tbody, body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color:#555555;
}

/* ------------ HEADINGS ----------- */
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight:bold;
	color:black;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:medium;
	font-weight: bold;
	color:black;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:medium;
	font-weight:bold;
	color:black;
}

h4, h5{
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	font-weight:bold;
	color:#DE1414;
}

h6 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:large;
	font-weight:normal;
	color:#DE1414;
	}

big {
	font-size:small;
	font-weight:bold;
	color:#E63306;
}
small, sub, sup {
	font-size:;
	font-weight:;
	color:;
}

/* ------------ TEXT FORMATTING ----------- */
strong,{ font-weight:bold; }
em { font-style:italic; }
i { font-style:italic; }
u { text-decoration:underline; }

/* ------------ QUOTE ----------- */
blockquote {
	font-family:;
	font-size:;
	font-weight:;
	font-style:;
	color:;
	text-align:;
}

/* ------------ LISTS ----------- */
ul{
list-style-image: url(../design_images/bullet.gif);
margin-left:20px;
margin-top:3px;
}

li{
margin-top:7px;
}

/* ------------ LINKS ----------- */
a:link { color:#0454a3; text-decoration:none; font-weight:normal;}
a:visited { color:#0454a3; text-decoration:none; font-weight:normal;}
a:hover { color:#EE1C23; text-decoration:none; font-weight:normal;}
a:active { color:#0454a3; text-decoration:none; font-weight:normal;}

/* ------------ FORMS ----------- */
label {
	font-size:x-small;
	color:;
	text-align:left;
}
input {
	font-size:x-small;
	width:;
	color:;
}
textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	width:;
	height:;
	color:;
}
select {
	font-size:x-small;
	width:;
	color:;
}
.button {
	font-size:;
	font-weight:;
	width:;
}

form {
scrollbar-base-color: ;
scrollbar-arrow-color: ;
scrollbar-track-color: ;

scrollbar-shadow-color:;
scrollbar-lightshadow-color:; 
scrollbar-darkshadow-color:;

scrollbar-highlight-color:;
scrollbar-3dlight-color:;
}

/* ------------ IMAGES ----------- */
img a{ border:none; }
.imageCaption {
	font-size:xx-small;
	font-weight: normal;
	color:#666666;
}

/* ------------ FOOTER TEXT and LINK ----------- */
.footerText	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:xx-small;
	font-weight:regular;
	color:#0454a3;
	text-align:right;
}
.footerLink { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:xx-small;}
.footerLink:active { color:#0454a3; text-decoration:none; font-weight:normal;}
.footerLink:link { color:#0454a3; text-decoration:none; font-weight:normal;}
.footerLink:visited { color:#0454a3; text-decoration:none; font-weight:normal;}
.footerLink:hover { color:#0454a3; text-decoration:underline; font-weight:normal;}

/* ------------ ICON LINK ----------- */
.iconLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.iconLink:active { color:#0073ea; text-decoration:none; font-weight:normal;}
.iconLink:link { color:#0073ea; text-decoration:none; font-weight:normal;}
.iconLink:visited { color:#0073ea; text-decoration:none; font-weight:normal;}
.iconLink:hover { color:#F2BB15; text-decoration:none; font-weight:normal;}

/* ------------ SNAP ----------- */
.snapLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}
.snapLink:active { color:#22BE3E; text-decoration:none; font-weight:normal;}
.snapLink:link { color:#22BE3E; text-decoration:none; font-weight:normal;}

.snapLink:visited { color:#22BE3E; text-decoration:none; font-weight:normal;}
.snapLink:hover { color:#F2BB15; text-decoration:none; font-weight:normal;}

/* ------------ OTHER STYLES 
Use descriptive names
No absolute font sizes allowed
----------- */

/* ------------ Green Title text ----------- */
.title {
	font-family:Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight:normal;
	color:#22A8B3;
}

/* ------------ Sub Title text ----------- */
.subTitle	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	font-weight:bold;	
}

/* ------------ Menu  Link ----------- */
.meuLink { font-family:Verdana, Arial, Helvetica, sans-serif;}
.meuLink:active { color:#0454a3; text-decoration:none; font-weight:bold}
.meuLink:link { color:#0454a3; text-decoration:none; font-weight:bold}
.meuLink:visited { color:#0454a3; text-decoration:none; font-weight:bold}
.meuLink:hover { color:#EE1C23; text-decoration:none; font-weight:bold}

/* ------------ Menu  Link 2 ----------- */
.meuLink2 { font-family:Verdana, Arial, Helvetica, sans-serif;}
.meuLink2:active { color:White; text-decoration:none; font-weight:bold}
.meuLink2:link { color:White; text-decoration:none; font-weight:bold}
.meuLink2:visited { color:White; text-decoration:none; font-weight:bold}
.meuLink2:hover { color:#EE1C23; text-decoration:none; font-weight:bold}


/* ------------ Grey  Link ----------- */
.greyLink { font-family:Verdana, Arial, Helvetica, sans-serif;}
.greyLink:active { color:#8C8C8C; text-decoration:none; font-weight:normal}
.greyLink:link { color:#8C8C8C; text-decoration:none; font-weight:normal}
.greyLink:visited { color:#8C8C8C; text-decoration:none; font-weight:normal}
.greyLink:hover { color:#EE1C23; text-decoration:none; font-weight:normal}

/* ------------ Black Link ----------- */
.blackLink { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:x-small;}
.blackLink:active { color:black; text-decoration:none; font-weight:normal;}
.blackLink:link { color:black; text-decoration:none; font-weight:normal;}
.blackLink:visited { color:black; text-decoration:none; font-weight:normal;}
.blackLink:hover { color:#0454a3; text-decoration:underline; font-weight:normal;}

/* ------------ White Bold Link ----------- */
.whiteBoldLink { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:x-small;}
.whiteBoldLink:active { color:white; text-decoration:none; font-weight:bold;}
.whiteBoldLink:link { color:white; text-decoration:none; font-weight:bold;}
.whiteBoldLink:visited { color:white; text-decoration:none; font-weight:bold;}
.whiteBoldLink:hover { color:#76C1DE; text-decoration:none; font-weight:bold;}

.blueBoldLink { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:x-small;}
.blueBoldLink:active { color:#0A4983; text-decoration:none; font-weight:bold;}
.blueBoldLink:link { color:#0A4983; text-decoration:none; font-weight:bold;}
.blueBoldLink:visited { color:#0A4983; text-decoration:none; font-weight:bold;}
.blueBoldLink:hover { color:#0A4983; text-decoration:underline; font-weight:bold;}

/* ------------ White  Link ----------- */
.whiteLink { font-family:Verdana, Arial, Helvetica, sans-serif;}
.whiteLink:active { color:white; text-decoration:none;}
.whiteLink:link { color:white; text-decoration:none;}
.whiteLink:visited { color:white; text-decoration:none;}
.whiteLink:hover { color:#76C1DE; text-decoration:none;}

/* ------------ Red Link ----------- */
.redLink { font-family:Verdana, Arial, Helvetica, sans-serif;}
.redLink:active { color:#EE1C23; text-decoration:none;}
.redLink:link { color:#EE1C23; text-decoration:none;}
.redLink:visited { color:#EE1C23; text-decoration:none;}
.redLink:hover { color:#8C8C8C; text-decoration:none;}


/* ------------ Black Bold Link ----------- */
.blackBoldLink { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;}
.blackBoldLink:active { color:black; text-decoration:none; font-weight:bold;}
.blackBoldLink:link { color:black; text-decoration:none; font-weight:bold;}
.blackBoldLink:visited { color:black; text-decoration:none; font-weight:bold;}
.blackBoldLink:hover { color:#0454a3; text-decoration:none; font-weight:bold;}


/* ------------ form text ----------- */
.formText {	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
}

.formText2 {	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:#ffffff;
	border:#0455a4 solid 1px;
	background-color:#0455a4;
	padding:1px;
}

.formText3 {	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:#0454a3;
	border:#FFFFFF solid 1px;
	background-color:#f1f6f9;
	padding:1px;
}

	
/* ------------ Bold ----------- */
.bold{
	font-weight:bold;
	}

/* ------------ Large----------- */
.large{
	font-size:large
	}
	
/* ------------ Small ----------- */
.small{
	font-size:small
	}

/* ------------ Small ----------- */
.xx-small{
	font-size:xx-small
	}
	
/* ------------ White ----------- */
.white{
	color:#FFFFFF
	}
	
/* ------------ red ----------- */
.blue{
	color:#0454a3
	}
	
/* ------------ grey----------- */
.red{
	color:#FF0000
	}
	
/* ------------ grey----------- */
.green{
	color:#4E9F26
	}

/* ------------ black----------- */
.black{
	color:#000000
	}


/* ------------ grey border ----------- */
.greyBorder{
	border:1px #9B9B9B solid;
	padding:5px;
	}

/* ------------ grey border bottom ----------- */
.greyBorderBottom{
	border-bottom:1px #F0F0F0 solid;
	}
	
	.greyBorderBottom a:hover
	{
		color:#0574d0;
		text-decoration:underline;
		font-weight:normal;
	}

	
	
/* ------------ Page Functions ----------- */
.pageFunctionsLink { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 9px; padding-right:10px; padding-left:2px;}
.pageFunctionsLink:active { color:#61DBE4; text-decoration:none; font-weight:normal;}
.pageFunctionsLink:link { color:#61DBE4; text-decoration:none; font-weight:normal;}
.pageFunctionsLink:visited { color:#61DBE4; text-decoration:none; font-weight:normal;}
.pageFunctionsLink:hover { color:#61DBE4; text-decoration:underline; font-weight:normal;}

/*-------------- Blue Text --------------*/
.blueText {color:#0455a4;}

/*-------------- Menu --------------*/
.menu {
	border-left:2px solid #FFF;
	width:139px;
	}

.menu ul {
	margin:0;
	padding:0;	
	}
	
.menu li {
	margin:5px 20px 5px 25px;
	padding:0;	
	}
	
/*---------------- linkTable ---------------*/

.linkTable a, .linkTable a:link, .linkTable a:visited, .linkTable a:active
{
	color:#555555;
	}
	
	a.blueHoverLink:hover
{
	color:#0574d0;
	text-decoration:underline;
	font-weight:normal;
}