/* ---------------------------------------------
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-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:white;
}


tr, td, tbody, body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:white;
	text-align:left;
}

/* ------------ HEADINGS ----------- */
h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:large;
	font-weight:bold;
	color:#CC0000;
	text-align:left;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:medium;
	font-weight:normal;
	color:#FFCC00;
	text-align:left;
}
h3, h4, h5, h6 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	font-weight:bold;
	color:#FFCC00;
	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);
	margin-left:10px;
}

/* ------------ LINKS ----------- */
a:link { color:white; text-decoration:underline; font-weight:normal;}
a:visited { color:white; text-decoration:underline; font-weight:normal;}
a:hover { color:white; text-decoration:none; font-weight:normal;}
a:active { color:#00CCFF; 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: #CCCBBD;
scrollbar-arrow-color: white;
scrollbar-track-color: #87856E;

scrollbar-shadow-color: black;
scrollbar-lightshadow-color: black; 
scrollbar-darkshadow-color: gray;

scrollbar-highlight-color: white;
scrollbar-3dlight-color: black;
}

/* ------------ IMAGES ----------- */
img a{ border:none; }
.imageCaption {
	font-size:xx-small;
	font-weight:bold;
	color:#C2100C;
}

/* ------------ FOOTER TEXT and LINK ----------- */
.footerText	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:xx-small;
	font-weight:regular;
	color:#0099FF;
	text-align:right;
}
.footerLink { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:xx-small;}
.footerLink:active { color:#0099FF; text-decoration:none; font-weight:normal;}
.footerLink:link { color:#0099FF; text-decoration:none; font-weight:normal;}
.footerLink:visited { color:#0099FF; text-decoration:none; font-weight:normal;}
.footerLink:hover { color:#0099FF; 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:#0073EA; text-decoration:underline; 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
----------- */

/* ------------ subTitles ----------- */
.subTitles	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	font-weight:bold;
	color:white;
	
}

/* ------------ bold text ----------- */
.boldText	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	font-weight:bold;
	color:black;	
}
.boldLink:active { color:black; text-decoration:none; font-weight:bold;}
.boldLink:link { color:black; text-decoration:none; font-weight:bold;}
.boldLink:visited { color:black; text-decoration:none; font-weight:bold;}
.boldLink:hover { color:#C2100C; text-decoration:none; font-weight:bold;}


.boldWhiteText	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	font-weight:bold;
	color:white;	
}

/* ------------ bold Blue text ----------- */
.boldBluText	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	font-weight:bold;
	color:#0099FF;	
}
.boldBluLink:active { color:#0099FF; text-decoration:none; font-weight:bold;}
.boldBluLink:link { color:#0099FF; text-decoration:none; font-weight:bold;}
.boldBluLink:visited { color:#0099FF; text-decoration:none; font-weight:bold;}
.boldBluLink:hover { color:#C2100C; text-decoration:none; font-weight:bold;}

.scottLink_001	{
	color: #0099FF;	
}
.scottLink_001:active { color:#0099FF; text-decoration:none;}
.scottLink_001:link { color:#0099FF; text-decoration:underline;}
.scottLink_001:visited { color:#0099FF; text-decoration:underline;}
.scottLink_001:hover { color:#C2100C; text-decoration:none;}



/* ------------ HEADINGS ----------- */
.pageTitlesBlack {
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	font-weight:bold;
	color:white;
	letter-spacing:2px;
	text-align:left;
}

/* ------------ HEADINGS ----------- */

.greenBigLink { font-family:Arial, Helvetica, sans-serif; font-size:medium;}
.greenBigLink:active { color:#65CB27; text-decoration:none; font-weight:bold;}
.greenBigLink:link { color:#65CB27; text-decoration:none; font-weight:bold;}
.greenBigLink:visited { color:#65CB27; text-decoration:none; font-weight:bold;}
.greenBigLink:hover { color:#C2100C; text-decoration:none; font-weight:bold;}


/* ------------ White Link ----------- */
.whiteLink { font-family:Verdana, Arial, Helvetica, sans-serif; font-weight: normal; 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:#FFCC00; text-decoration:none; font-weight:normal;}

/* ------------ white bold text ----------- */
.whiteBold	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	font-weight:bold;
	color:white;
}
.whiteBoldLink	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	font-weight:bold;
	color:white;
}
.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:#FFCC00; text-decoration:none; font-weight:bold;}
/* ------------ white text ----------- */
.whiteText{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	font-weight:normal;
	color:white;
	text-align:left;
}

/* ------------ black text ----------- */

.blackText{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	font-weight:normal;
	color:black;
	text-align:left;
}

/* ------------ white text small ----------- */
.whiteTextSmall{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:xx-small;
	font-weight:normal;
	color:white;
	text-align:right;
}


/* ------------ form text ----------- */
.formText {	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:black;
}

/* ------------ Top of Page ----------- */

.catLink { font-family:Verdana, Arial, Helvetica, sans-serif; font-weight: normal; font-size:x-small; }
.catLink:active { color:#B9E3FF; text-decoration:none; font-weight:normal;}
.catLink:link { color:#B9E3FF; text-decoration:none; font-weight:normal;}
.catLink:visited { color:#B9E3FF; text-decoration:none; font-weight:normal;}
.catLink:hover { color:white; text-decoration:none; font-weight:normal;}

/* ------------ Page Functions TEXT and LINK ----------- */

.pageFunctionsLink { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 9px; padding-right:10px; padding-left:2px;}
.pageFunctionsLink:active { color:#80CCFF; text-decoration:none; font-weight:normal;}
.pageFunctionsLink:link { color:#80CCFF; text-decoration:none; font-weight:normal;}
.pageFunctionsLink:visited { color:#80CCFF; text-decoration:none; font-weight:normal;}
.pageFunctionsLink:hover { color:#80CCFF; text-decoration:underline; font-weight:normal;}


/* ------------ MENU Links ----------- */
	
.menuLink { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:x-small; padding-left:15px;}
.menuLink:active { color:#80CCFF; text-decoration:none; font-weight:bold;}
.menuLink:link { color:#80CCFF; text-decoration:none; font-weight:bold;}
.menuLink:visited { color:#80CCFF; text-decoration:none; font-weight:bold;}
.menuLink:hover { color:white; text-decoration:none; font-weight:bold;}

.scottDIV {
padding:12px;
padding-left:30px; 
padding-bottom:10px;
padding-top:0px;
}