/* ---------------------------------------------
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 {
	background: url(../design_images/bg.jpg) repeat-x #919191;
	margin: 0px;
	font-size:12px;
	color:#666769;

}

tr, td, tbody, body{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#666769;
}

/* ------------ HEADINGS ----------- */
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight:normal;
	color:#666769;
}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:medium;
	font-weight: bold;
	color:#585859;
}
h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:medium;
	font-weight:bold;
	color:#470300;
}

h4, h5{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:small;
	font-weight:bold;
	color:#585859;
}

h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:large;
	font-weight:normal;
	color:#585859;
	}

big {
	font-size:small;
	font-weight:bold;
	color:#585859;
}
small, sub, sup {
	font-size:;
	font-weight:;
	color:;
}

/* ------------ TEXT FORMATTING ----------- */

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{
list-style-image: url(../design_images/bullet.gif);
margin-left:25px;
margin-top:3px;
}

li{
margin-top:7px;
}

/* ------------ LINKS ----------- */
a:link { color:#454D58; text-decoration:underline; font-weight:normal;}
a:visited { color:#454D58; text-decoration:underline; font-weight:normal;}
a:hover { color:#999999; text-decoration:underline; font-weight:normal;}
a:active { color:#454D58; text-decoration:underline; 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:#8A8A8A;
}

/* ------------ FOOTER TEXT and LINK ----------- */
.footerText	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:xx-small;
	font-weight:regular;
	color:#86311D;
}
.footerLink {  font-size:11px; color:#666769; }
.footerLink:active { color:#666769; text-decoration:none; font-weight:normal;}
.footerLink:link { color:#666769; text-decoration:none; font-weight:normal;}
.footerLink:visited { color:#666769; text-decoration:none; font-weight:normal;}
.footerLink:hover { color:#86311D; 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
----------- */

/* ------------ Home Title ----------- */
.Title	{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight:normal;
	color:#666769;
}

.subTitle	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	font-weight:bold;
	color:#2F2006;
}

/* ------------ Menu Link ----------- */
.menuLink { font-size:13px; letter-spacing:0.01pc; font-family:Arial, Helvetica, sans-serif; padding:2px;color:#FFFFFF;}
.menuLink:active { color:#FFFFFF; text-decoration:none; font-weight:bold}
.menuLink:link { color:#FFFFFF; text-decoration:none; font-weight:bold}
.menuLink:visited { color:#FFFFFF; text-decoration:none; font-weight:bold}
.menuLink:hover { color:#CCCCCC; text-decoration:none; font-weight:bold;}

.menuActive { font-size:13px; letter-spacing:0.01pc; font-family:Arial, Helvetica, sans-serif; padding:2px; color:#999999;}
.menuActive:active { color:#999999; text-decoration:none; font-weight:bold}
.menuActive:link { color:#999999; text-decoration:none; font-weight:bold}
.menuActive:visited { color:#999999; text-decoration:none; font-weight:bold}
.menuActive:hover { color:#FFFFFF; text-decoration:none; font-weight:bold;}

/* ------------ Sub Menu Link ----------- */
.subMenuLink { font-size:11px; background:#A38E6D; display:block; padding:4px; border-bottom:1px solid #FFFFFF;}
.subMenuLink:active { color:#FFFFFF; text-decoration:none; font-weight:bold}
.subMenuLink:link { color:#FFFFFF; text-decoration:none; font-weight:bold}
.subMenuLink:visited { color:#FFFFFF; text-decoration:none; font-weight:bold}
.subMenuLink:hover { color:#FFFFFF; text-decoration:none; font-weight:bold; background:#6B5634; display:block;}

.subMenuActive { font-size:11px; background:#6B5634; display:block; padding:4px; border-bottom:1px solid #FFFFFF; color:#FFFFFF; font-weight:bold;}

/* ------------ Sub Menu Link b ----------- */
.subMenuLinkGreen { font-size:11px; background:#909078; display:block; padding:4px; border-bottom:1px solid #FFFFFF;}
.subMenuLinkGreen:active { color:#FFFFFF; text-decoration:none; font-weight:bold}
.subMenuLinkGreen:link { color:#FFFFFF; text-decoration:none; font-weight:bold}
.subMenuLinkGreen:visited { color:#FFFFFF; text-decoration:none; font-weight:bold}
.subMenuLinkGreen:hover { color:#FFFFFF; text-decoration:none; font-weight:bold; background:#606048; display:block;}

.subMenuActiveGreen { font-size:11px; background:#606048; display:block; padding:4px; border-bottom:1px solid #FFFFFF; color:#FFFFFF; font-weight:bold;}

/* ------------ Sub Menu Link c ----------- */
.subMenuLinkBlue { font-size:11px; background:#8894B4; display:block; padding:4px; border-bottom:1px solid #FFFFFF;}
.subMenuLinkBlue:active { color:#FFFFFF; text-decoration:none; font-weight:bold}
.subMenuLinkBlue:link { color:#FFFFFF; text-decoration:none; font-weight:bold}
.subMenuLinkBlue:visited { color:#FFFFFF; text-decoration:none; font-weight:bold}
.subMenuLinkBlue:hover { color:#FFFFFF; text-decoration:none; font-weight:bold; background:#6B799B; display:block;}

.subMenuActiveBlue { font-size:11px; background:#6B799B; display:block; padding:4px; border-bottom:1px solid #FFFFFF; color:#FFFFFF; font-weight:bold;}

/* ------------ Sub Menu Link d ----------- */
.subMenuLinkBrown2 { font-size:11px; background:#86716A; display:block; padding:4px; border-bottom:1px solid #FFFFFF;}
.subMenuLinkBrown2:active { color:#FFFFFF; text-decoration:none; font-weight:bold}
.subMenuLinkBrown2:link { color:#FFFFFF; text-decoration:none; font-weight:bold}
.subMenuLinkBrown2:visited { color:#FFFFFF; text-decoration:none; font-weight:bold}
.subMenuLinkBrown2:hover { color:#FFFFFF; text-decoration:none; font-weight:bold; background:#60504A; display:block;}

.subMenuActiveBrown2 { font-size:11px; background:#60504A; display:block; padding:4px; border-bottom:1px solid #FFFFFF; color:#FFFFFF; font-weight:bold;}

/* ------------ Sub Menu Link e ----------- */
.subMenuLinkRed { font-size:11px; background:#A37474; display:block; padding:4px; border-bottom:1px solid #FFFFFF;}
.subMenuLinkRed:active { color:#FFFFFF; text-decoration:none; font-weight:bold}
.subMenuLinkRed:link { color:#FFFFFF; text-decoration:none; font-weight:bold}
.subMenuLinkRed:visited { color:#FFFFFF; text-decoration:none; font-weight:bold}
.subMenuLinkRed:hover { color:#FFFFFF; text-decoration:none; font-weight:bold; background:#745252; display:block;}

.subMenuActiveRed { font-size:11px; background:#483232; display:block; padding:4px; border-bottom:1px solid #FFFFFF; color:#FFFFFF; font-weight:bold;}

/* ------------ Sub Sub Menu Link e ----------- */
.subSubMenuLink { font-size:11px; background:#CCCCCC; display:block; padding:4px; border-bottom:1px solid #FFFFFF;}
.subSubMenuLink:active { color:#FFFFFF; text-decoration:none; font-weight:bold}
.subSubMenuLink:link { color:#FFFFFF; text-decoration:none; font-weight:bold}
.subSubMenuLink:visited { color:#FFFFFF; text-decoration:none; font-weight:bold}
.subSubMenuLink:hover { color:#FFFFFF; text-decoration:none; font-weight:bold; background:#999999; display:block;}

.subSubMenuActive{ font-size:11px; background:#666666; display:block; padding:4px; border-bottom:1px solid #FFFFFF; color:#FFFFFF; font-weight:bold;}

/* ------------ White  Link ----------- */
.readLink { }
.readLink:active { color:#865132; text-decoration:none;}
.readLink:link { color:#865132; text-decoration:none;}
.readLink:visited { color:#865132; text-decoration:none;}
.readLink:hover { color:#470300; text-decoration:none;}


/* ------------ Green Link ----------- */
.newsLink { font-family:Verdana, Arial, Helvetica, sans-serif; }
.newsLink:active { color:#676767; text-decoration:none; font-weight:normal}
.newsLink:link { color:#676767; text-decoration:none; font-weight:normal}
.newsLink:visited { color:#676767; text-decoration:none; font-weight:normal}
.newsLink:hover { color:#999999; text-decoration:none; font-weight:normal}


/* ------------ form text ----------- */
.formText {	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:x-small; 
	color:#666769; 
	letter-spacing:1px;
	border:#EEDAC4 1px solid;
}

.formButton {	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:x-small; 
	color:#FFFFFF; 
	letter-spacing:1px;
	background:#950000;
	border:#950000 1px solid;
}

	
/* ------------ Red Border ----------- */
.redBorder{
	border:#950000 1px solid;
	}

.redBorderBottom{
	border-bottom: #950000 1px solid;
	}
	
/* ------------ Red ----------- */
.red{
	color:#A83A16
	}	
	
/* ------------ Grey ----------- */
.gold{
	color:#C5984A
	}	

/* ------------ Small ----------- */
.small{
	font-size:small
	}

/* ------------ Small ----------- */
.xx-small{
	font-size:xx-small
	}	

/* ------------ Img Border ----------- */
.imgBorder{
	border:3px solid #6B5634;
	padding:1px;
	}
	
/* ------------ Cottom Border ----------- */
.bottomBorder{
	border-bottom:2px solid #A38E6D;
	}
	
/* ------------ Page Functions ----------- */
.pageFunctionsLink { font-size:x-small; color:#666769; letter-spacing:1px; }
.pageFunctionsLink:active { color:#666769; text-decoration:none; font-weight:normal;}
.pageFunctionsLink:link { color:#666769; text-decoration:none; font-weight:normal;}
.pageFunctionsLink:visited { color:#666769; text-decoration:none; font-weight:normal;}
.pageFunctionsLink:hover { color:#666769; text-decoration:underline; font-weight:normal;}
