/* ---------------------------------------------
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-image:url(../design_images/bg_top.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

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:normal;
	color:#E63306;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:medium;
	font-weight: bold;
	color:#E63306;
}
h3, h4, h5, h6 {
	font-family:Verdana, 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, em { font-weight:bold; }
em { font-style:normal; }
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_whiteaaa.gif);
}

/* ------------ 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:#0099FF; 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:#098ECE;
}

/* ------------ FOOTER TEXT and LINK ----------- */
.footerText	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	font-weight:regular;
	color:#0C9BE0;
	text-align:right;
}
.footerLink { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:x-small;}
.footerLink:active { color:#0C9BE0; text-decoration:none; font-weight:normal;}
.footerLink:link { color:#0C9BE0; text-decoration:none; font-weight:normal;}
.footerLink:visited { color:#0C9BE0; text-decoration:none; font-weight:normal;}
.footerLink:hover { color:#0C9BE0; 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
----------- */


/* ------------ 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:#E63306; text-decoration:none; font-weight:normal;}

/* ------------ Blu Bold Link ----------- */
.bluBoldLink { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:x-small;}
.bluBoldLink:active { color:#0099FF; text-decoration:none; font-weight:bold;}
.bluBoldLink:link { color:#0099FF; text-decoration:none; font-weight:bold;}
.bluBoldLink:visited { color:#0099FF; text-decoration:none; font-weight:bold;}
.bluBoldLink:hover { color:#E63306; text-decoration:none; font-weight:bold;}

/* ------------ White Link ----------- */
.whiteLink { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:x-small;}
.whiteLink:active { color:white; text-decoration:none; font-weight:normal;}
.whiteLink:link { color:white; text-decoration:none; font-weight:normal;}
.whiteLink:visited { color:white; text-decoration:none; font-weight:normal;}
.whiteLink:hover { color:#FBCD15; text-decoration:none; font-weight:normal;}

/* ------------ BLu Link ----------- */
.bluLink { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:x-small;}
.bluLink:active { color:#003064; text-decoration:none; font-weight:normal;}
.bluLink:link { color:#003064; text-decoration:none; font-weight:normal;}
.bluLink:visited { color:#003064; text-decoration:none; font-weight:normal;}
.bluLink:hover { color:#FBCD15; text-decoration:none; font-weight:normal;}

/* ------------ Red Bold Link ----------- */
.redBoldLink { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:x-small;}
.redBoldLink:active { color:#E63306; text-decoration:none; font-weight:bold;}
.redBoldLink:link { color:#E63306; text-decoration:none; font-weight:bold;}
.redBoldLink:visited { color:#E63306; text-decoration:none; font-weight:bold;}
.redBoldLink:hover { color:#FBCD15; text-decoration:none; font-weight:bold;}


/* ------------ Black Horizontal Dotted ----------- */
.blackHrzDt{
	background:url(../design_images/li_dt_blk_hrz.gif) bottom repeat-x;
	}

/* ------------ Black Vertical Dotted ----------- */
.blackVertDt{
	background:url(../design_images/li_dt_blk_vert.gif) left repeat-y;
	}
	
/* ------------ Blue Horizontal Dotted ----------- */
.bluHrzDt{
	background:url(../design_images/li_dt_blu_hrz.gif) bottom repeat-x;
	}
	
/* ------------ Red Horizontal Dotted ----------- */
.redHrzDt{
	background:url(../design_images/li_dt_red_hrz.gif) bottom repeat-x;
	}


/* ------------ form text ----------- */
.formText {	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	border:#CCCCCC solid 1px;
}

/* ------------ Page Functions ----------- */
.pageFunctionsLink { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; padding-right:10px; padding-left:2px;}
.pageFunctionsLink:active { color:#30A6E4; text-decoration:none; font-weight:normal;}
.pageFunctionsLink:link { color:#30A6E4; text-decoration:none; font-weight:normal;}
.pageFunctionsLink:visited { color:#30A6E4; text-decoration:none; font-weight:normal;}
.pageFunctionsLink:hover { color:#30A6E4; text-decoration:underline; font-weight:normal;}

/* ------------ Menu ----------- */

.menuLink {font-family:Verdana, Arial, Helvetica, sans-serif; font-size: x-small; color:#0077A4; font-weight:bold; text-decoration:none;}
.menuLink:active {font-family:Verdana, Arial, Helvetica, sans-serif; color:#0CA3D5; font-weight:bold; text-decoration:none;}
.menuLink:link {font-family:Verdana, Arial, Helvetica, sans-serif; color:#0077A4; font-weight:bold; text-decoration:none;}
.menuLink:visited {font-family:Verdana, Arial, Helvetica, sans-serif; color:#0077A4; font-weight:bold; text-decoration:none;}
.menuLink:hover {font-family:Verdana, Arial, Helvetica, sans-serif; color:#0CA3D5; font-weight:bold; text-decoration:none;}

.menuDiv{
	padding-bottom:2px;
	}

/* ------------ Large ----------- */

.large{
	font-size:large;
	}
	
/* ------------ Medium ----------- */

.small{
	font-size:small;
	}
	
/* ------------ Bold ----------- */

.bold{
	font-weight:bold;
	}
	
/* ------------ Blue ----------- */

.blue{
	color:#098ECE;
	}
	
/* ------------ Red ----------- */

.white{
	color:white;
	}
	
/* ------------ Red ----------- */

.red{
	color:#E63306;
	}

/* ------------ Arial ----------- */
	
.arial {
	font-family:Arial, Helvetica, sans-serif;
	}
	
/* ------------ Left Margin ----------- */
	
.leftMargin {
	margin-left:25px;
	}
	
/* ------------ Arrow Black ----------- */
	
.arrowBlack {
	background:url(../design_images/arrow_blk.gif) top left no-repeat;
	}
	
/* ------------ Bullet----------- */

.whiteBullet {
	list-style-image:url(../design_images/bullet_white.gif);
	u
}
