/* ---------------------------------------------
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-color:white;
	font-size:x-small;
	color:black;
	background-position:top;
	background-repeat:repeat-x;
}

img {behavior: url(iepngfix.htc)}

tr, td, tbody, body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color:black;
	line-height:14px;
	text-align:left;
}

/* ------------ HEADINGS ----------- */
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight:bold;
	color:#DA1B05;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:medium;
	font-weight: bold;
	color:#DA1B05;
}
h3, h4, h5, h6 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	font-weight:bold;
	color:black;
}


big {
	font-size:small;
	font-weight:bold;
	color:#E63306;
}
small, sub, sup {
	font-size:;
	font-weight:;
	color:;
}
/* ------------ PARAGRAPHS ----------- */
p { text-align:left; }

/* ------------ TEXT FORMATTING ----------- */
strong, b { 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:0px;
	margin-bottom:6px;
}

/* ------------ LINKS ----------- */
a:link { color:#0099FF; text-decoration:none; font-weight:normal;}
a:visited { color:#0099FF; text-decoration:none; font-weight:normal;}
a:hover { color:#0099FF; text-decoration:underline; font-weight:normal;}
a:active { color:#FF9900; 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;
	text-align:left;
	color:#DA1B05;
}

/* ------------ FOOTER TEXT and LINK ----------- */
.footerText	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:xx-small;
	font-weight:regular;
	color:#3B6D7D;
	text-align:right;
}
.footerLink { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:xx-small;}
.footerLink:active { color:#3B6D7D; text-decoration:none; font-weight:normal;}
.footerLink:link { color:#3B6D7D; text-decoration:none; font-weight:normal;}
.footerLink:visited { color:#3B6D7D; text-decoration:none; font-weight:normal;}
.footerLink:hover { color:#FF3300; text-decoration:none; 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
----------- */


/* ------------ Sub Title text ----------- */
.subTitle	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	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;}

/* ------------ red Bold Link ----------- */
.redBoldLink { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:x-small;}
.redBoldLink:active { color:#DA1B05; text-decoration:none; font-weight:bold;}
.redBoldLink:link { color:#DA1B05; text-decoration:none; font-weight:bold;}
.redBoldLink:visited { color:#DA1B05; text-decoration:none; font-weight:bold;}
.redBoldLink:hover { color:#034372; text-decoration:none; font-weight:bold;}


/* ------------ Black Bold Link ----------- */
.blackBoldLink { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:x-small;}
.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:#EA3D11; text-decoration:none; font-weight:bold;}

/* ------------ White Bold Link ----------- */
.whiteBoldLink { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;}
.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:#FBCD15; text-decoration:none; font-weight:bold;}



/* ------------ form text ----------- */
.formText {	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	border:#CCCCCC solid 1px;
}

	
/* ------------ Bold ----------- */
.bold{
	font-weight:bold;
	}
	
	
/* ------------ Small ----------- */
.small{
	font-size:small
	}

/* ------------ x-Small ----------- */
.x-small{
	font-size:x-small
	}
	
/* ------------ xx-Small ----------- */
.xx-small{
	font-size:xx-small
	}
	
/* ------------ White ----------- */
.white{
	color:#FFFFFF
	}
	
/* ------------ Red ----------- */
.red{
	color:#C00803
	}	

/* ------------ Blue ----------- */
.Blue{
	color:#3784D0
	}
	
/* ------------ Dark Blue ----------- */
.darkBlue{
	color:#3B6D7D
	}
	
/* ------------ Green ----------- */
.Green{
	color:#0DA404
	}
	
/* ------------ Home Text ----------- */
.homeText{
	font-size:11px
	}
	
/* ------------ Grey dotted Vertical----------- */
.gryDtVert{
	background:url(../design_images/vrt_dt_line_gry.gif) repeat-y left;
	}

/* ------------ Body  Bg----------- */
.bodyBg{
	background:url(../design_images/bg_body.jpg) top repeat-x;
	}
	
/* ------------ Page Functions ----------- */
.pageFunctionsLink { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 9px; padding-right:10px; padding-left:2px;}
.pageFunctionsLink:active { color:#999999; text-decoration:none; font-weight:normal;}
.pageFunctionsLink:link { color:#999999; text-decoration:none; font-weight:normal;}
.pageFunctionsLink:visited { color:#999999; text-decoration:none; font-weight:normal;}
.pageFunctionsLink:hover { color:#999999; text-decoration:underline; font-weight:normal;}


.blueLink:active { color:#3784D0; text-decoration:none; font-weight:bold;}
.blueLink:link { color:#3784D0; text-decoration:none; font-weight:bold;}
.blueLink:visited { color:#3784D0; text-decoration:none; font-weight:bold;}
.blueLink:hover { color:#999999; text-decoration:none; font-weight:bold;}

.greenLink:active { color:#0DA404; text-decoration:none; font-weight:bold;}
.greenLink:link { color:#0DA404; text-decoration:none; font-weight:bold;}
.greenLink:visited { color:#0DA404; text-decoration:none; font-weight:bold;}
.greenLink:hover { color:#999999; text-decoration:none; font-weight:bold;}

.darkBlueLink:active { color:#3B6D7D; text-decoration:none; font-weight:bold;}
.darkBlueLink:link { color:#3B6D7D; text-decoration:none; font-weight:bold;}
.darkBlueLink:visited { color:#3B6D7D; text-decoration:none; font-weight:bold;}
.darkBlueLink:hover { color:#999999; text-decoration:none; font-weight:bold;}
