/* ---------------------------------------------
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 {
	margin:0;
	padding:0;
	background: url(../design_images/bg.jpg) repeat-x top white;
	font-size:x-small;
	color:#4B4B4B;
	background-position:top;
	background-repeat:repeat-x;
}

tr, td, tbody, body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align:left;
}

/* ------------ HEADINGS ----------- */
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight:bold;
	color:#DE1414;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:large;
	font-weight: normal;
	color:#DE1414;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	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, li {
list-style-image: url(../design_images/bullet.gif);
margin-left:25px;
margin-top:3px;
}

/* ------------ LINKS ----------- */
a:link { color:#D9031C; text-decoration:none; font-weight:normal;}
a:visited { color:#D9031C; text-decoration:none; font-weight:normal;}
a:hover { color:#6CBCDB; text-decoration:none; font-weight:normal;}
a:active { color:#D9031C; 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 {behavior: url(iepngfix.htc)}
img a{ border:none; }
.imageCaption {
	font-size:xx-small;
	font-weight: normal;
	color:#000000;
}

/* ------------ FOOTER TEXT and LINK ----------- */
.footerText	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:xx-small;
	font-weight:regular;
	color:#999999;
	text-align:right;
}
.footerLink { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:xx-small;}
.footerLink:active { color:#999999; text-decoration:none; font-weight:normal;}
.footerLink:link { color:#999999; text-decoration:none; font-weight:normal;}
.footerLink:visited { color:#999999; text-decoration:none; font-weight:normal;}
.footerLink:hover { color:#999999; 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:#D9031C;
}

/* ------------ Sub Title text ----------- */
.subTitle	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	font-weight:bold;	
}

/* ------------ Menu  Link ----------- */
.menuLink { font-family:Verdana, Arial, Helvetica, sans-serif; }
.menuLink:active { color:black; text-decoration:none;}
.menuLink:link { color:black; text-decoration:none;}
.menuLink:visited { color:black; text-decoration:none;}
.menuLink:hover { color:#FF3300; text-decoration:none;}

.menuLinkActive { font-family:Verdana, Arial, Helvetica, sans-serif; }
.menuLinkActive:active { color:black; text-decoration:none; font-weight:bold}
.menuLinkActive:link { color:black; text-decoration:none; font-weight:bold}
.menuLinkActive:visited { color:black; text-decoration:none; font-weight:bold}
.menuLinkActive:hover { color:#FF3300; text-decoration:none; font-weight:bold}

.menuBlock {background:url(../design_images/menu_dts.gif) repeat-x bottom;}

.subMenuLink { font-family:Verdana, Arial, Helvetica, sans-serif; display:block;}
.subMenuLink:active { color:#D9031C; text-decoration:none; }
.subMenuLink:link { color:#D9031C; text-decoration:none; }
.subMenuLink:visited { color:#D9031C; text-decoration:none; }
.subMenuLink:hover { color:#000000; text-decoration:none; }

.subMenuLinkActive { font-family:Verdana, Arial, Helvetica, sans-serif; display:block;}
.subMenuLinkActive:active { color:#666666; text-decoration:none; font-weight:bold }
.subMenuLinkActive:link { color:#666666; text-decoration:none; font-weight:bold }
.subMenuLinkActive:visited { color:#666666; text-decoration:none; font-weight:bold }
.subMenuLinkActive:hover { color:#000000; text-decoration:none; font-weight:bold }
/* ------------ 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:#FF3300; text-decoration:none; 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:#FF3300; text-decoration:none; 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:#FF3300; 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:#FF3300; text-decoration:none; font-weight:bold;}


/* ------------ form text ----------- */
.formText {	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
}

.formButton {
		background:#D9031C;
		color:#FFFFFF;
		font-weight:bold;
		padding:2px;
		border:0px;
		cursor:hand;
}

	
/* ------------ Bold ----------- */
.bold{
	font-weight:bold;
	}
	
	
/* ------------ Small ----------- */
.small{
	font-size:small
	}

/* ------------ Small ----------- */
.xx-small{
	font-size:xx-small
	}
	
/* ------------ White ----------- */
.white{
	color:#FFFFFF
	}
	
/* ------------ grey ----------- */
.grey{
	color:#4B4B4B
	}
	
	
/* ------------ blue Border ----------- */
.blueBorder{
	border:1px #24AEF0 solid;
	padding:5px;
	}
	
/* ------------ Border Bottom ----------- */
.borderBottom{
	border-bottom:1px solid #D9031C;
	}
	
/* ------------ Grey dotted Vert ----------- */
.redBorder{
	border: 1px solid #D9031C;
	padding:1px;
	}
	
/* ------------ 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;}
