/* ---------------------------------------------
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;
}

tr, td, tbody, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #3C3C3C;
	line-height:16px;
	text-align:justify;
}

/* ------------ HEADINGS ----------- */
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:large;
	font-weight:bold;
	color:#414141;
	text-align:left;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:medium;
	font-weight:bold;
	color:#414141;
	text-align:left;
}
h3, h4, h5, h6 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	font-weight:bold;
	color:#414141;
	text-align:left;
}
big {
	font-size:small;
	font-weight:bold;
	color:black;
}
small, sub, sup {
	font-size:;
	font-weight:;
	color:;
}
/* ------------ PARAGRAPHS ----------- */
p { text-align:justify; }

/* ------------ 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.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;
	color:#A48B00;
}

/* ------------ FOOTER TEXT and LINK ----------- */
.footerText	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	font-weight:regular;
	color:black;
	text-align:right;
}
.footerLink { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:x-small;}
.footerLink:active { color:black; text-decoration:none; font-weight:normal;}
.footerLink:link { color:black; text-decoration:none; font-weight:normal;}
.footerLink:visited { color:black; text-decoration:none; font-weight:normal;}
.footerLink:hover { color:black; 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
----------- */

/* ------------ bold text ----------- */
.boldText	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	font-weight:bold;	
}
.boldLink:active { color:#3C3C3C; text-decoration:none; font-weight:bold;}
.boldLink:link { color:#3C3C3C; text-decoration:none; font-weight:bold;}
.boldLink:visited { color:#3C3C3C; text-decoration:none; font-weight:bold;}
.boldLink:hover { color:#3C3C3C; text-decoration:underline; font-weight:bold;}

/* ------------ white text ----------- */
.whiteText	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:white;
	line-height:15px;
	
}


/* ------------ Sub Title ----------- */
.subTitle {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	font-weight:bold;
	text-align:left;
}

/* ------------ 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;}

/* ------------ Normal Text Link ----------- */
.nLink {color: #3C3C3C; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:x-small;}
.nLink:active {color: #3C3C3C;text-decoration:none; font-weight:normal;}
.nLink:link {color: #3C3C3C;text-decoration:none; font-weight:normal;}
.nLink:visited {color: #3C3C3C;text-decoration:none; font-weight:normal;}
.nLink:hover {color: #3C3C3C;text-decoration:underline; font-weight:normal;}


/* ------------ Page Link ----------- */
.Link { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:x-small;}
.Link:active { color:#066CBF; text-decoration:none; font-weight:bold;}
.Link:link { color:#066CBF; text-decoration:none; font-weight:bold;}
.Link:visited { color:#066CBF; text-decoration:none; font-weight:bold;}
.Link:hover { color:#F06E16; text-decoration:none; font-weight:bold;}

/* ------------ MENU Links ----------- */
	
.menuLink { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:x-small; padding-left:10px;}
.menuLink:active { color:#414141; text-decoration:none; font-weight:bold;}
.menuLink:link { color:#414141; text-decoration:none; font-weight:bold;}
.menuLink:visited { color:#414141; text-decoration:none; font-weight:bold;}
.menuLink:hover { color:#B8EA93; text-decoration:none; font-weight:bold;}

.menuActive { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:x-small; color:#417221; font-weight:bold; padding-left:10px;}

/* ------------ 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: 9px; padding-right:10px; padding-left:2px;}
.pageFunctionsLink:active { color:#3C3C3C; text-decoration:none; font-weight:normal;}
.pageFunctionsLink:link { color:#3C3C3C; text-decoration:none; font-weight:normal;}
.pageFunctionsLink:visited { color:#3C3C3C; text-decoration:none; font-weight:normal;}
.pageFunctionsLink:hover { color:#3C3C3C; text-decoration:underline; font-weight:normal;}