/* ---------------------------------------------
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-y center #8090A6;
	margin: 0px;
	font-size:12px;
	line-height:15px;
	color:#1A375F;
}

tr, td, tbody, body{
	font-family: Tahoma;
	font-size: 12px;
	color:#1A375F;
}

/* ------------ HEADINGS ----------- */
h1 {
	font-family:Tahoma;
	font-size:15px;
	font-weight:bold;
	background:#efefef;
	padding:10px;
	margin-bottom:5px;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:medium;
	font-weight: bold;
	color:#585859;
}
h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:400;
	color:#FFFFFF;
}

h4, h5{
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	font-weight:bold;
	color:#585859;
}

h6 {
	font-family:Arial, Helvetica, sans-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:;
}
hr {
	height:3px;
	color:#efefef;
	background-color:#efefef;
	border:0px solid;
}

/* ------------ TEXT FORMATTING ----------- */
strong,{ 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{
list-style: square;
margin-top:3px;
}

li{
margin-top:4px;
}

ol{
list-style:decimal
}

/* ------------ LINKS ----------- */
a:link { color:#1A375F; text-decoration:none; font-weight:normal;}
a:visited { color:#1A375F; text-decoration:none; font-weight:normal;}
a:hover { color:#1A5FBF; text-decoration:none; font-weight:normal;}
a:active { color:#1A375F; 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: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:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:regular;
	color:#828282;
}
.footerLink { font-family:Arial, Helvetica, sans-serif; font-size:10px;}
.footerLink:active { color:#828282; text-decoration:none; font-weight:normal;}
.footerLink:link { color:#828282; text-decoration:none; font-weight:normal;}
.footerLink:visited { color:#828282; text-decoration:none; font-weight:normal;}
.footerLink:hover { color:#828282; 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:Tahoma;
	font-size:medium;
	color:#3A3A3A;
	font-weight:bold;	
}

.mainTitle{
	font-family:Tahoma;
	font-size:15px;
	font-weight:bold;
	background:#efefef;
	padding:10px;
	margin-bottom:5px;
	}
	
.mainTitle2{
	font-family:Tahoma;
	font-size:15px;
	font-weight:bold;
	background:#efefef;
	padding:10px;
	margin-bottom:10px;
	min-height:31px;
	height:auto !important;
	height:31px;
	}
	
.subTitle	{
	font-family:Tahoma;
	font-size:15px;
	font-weight:bold;
	}
	
.subTitle2	{
	font-family:Tahoma;
	font-size:13px;
	}

/* ------------ Menu Link ----------- */
.menuLink { font-family:Tahoma; border-bottom:1px solid #FFFFFF; padding:5px; display:block; }
.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:#FFFFFF; text-decoration:none; font-weight:bold; display:block; background:#DD7008}

.menuActive { font-family:Tahoma; border-bottom:1px solid #FFFFFF; padding:5px; display:block; background:#DD7008 }
.menuActive:active { color:#FFFFFF; text-decoration:none; font-weight:bold}
.menuActive:link { color:#FFFFFF; text-decoration:none; font-weight:bold}
.menuActive:visited { color:#FFFFFF; text-decoration:none; font-weight:bold}
.menuActive:hover { color:#FFFFFF; text-decoration:none; font-weight:bold; display:block; background:#E08731}

/* ------------ Sub Menu Link ----------- */
.subMenuLink { font-family:Tahoma; border-bottom:1px solid #FFFFFF; padding:5px; display:block;}
.subMenuLink:active { color:#FFFFFF; text-decoration:none;}
.subMenuLink:link { color:#FFFFFF; text-decoration:none;}
.subMenuLink:visited { color:#FFFFFF; text-decoration:none;}
.subMenuLink:hover { color:#DD7008; text-decoration:none;}

/* ------------ Sub Sub Menu Link ----------- */
.subSubMenuLink { font-family:Tahoma; border-bottom:1px solid #FFFFFF; padding:2px; display:block; text-align:left}
.subSubMenuLink:active { color:#1A375F; text-decoration:none;}
.subSubMenuLink:link { color:#1A375F; text-decoration:none;}
.subSubMenuLink:visited { color:#1A375F; text-decoration:none;}
.subSubMenuLink:hover { color:#1A375F; text-decoration:none; background:#E0E0E0;}

.subSubMenuActive { font-family:Tahoma; border-bottom:1px solid #FFFFFF; padding:2px; display:block; background:#E0E0E0; font-weight:bold; text-align:left}
.subSubMenuActive:active { color:#1A375F; text-decoration:none; font-weight:bold}
.subSubMenuActive:link { color:#1A375F; text-decoration:none; font-weight:bold}
.subSubMenuActive:visited { color:#1A375F; text-decoration:none; font-weight:bold}
.subSubMenuActive:hover { color:#1A375F; text-decoration:none; background:#E08731; font-weight:bold; display:block;}

/* ------------ Tabs ----------- */

.tabActive { font-family:Tahoma; padding:4px; padding-left:7px; display:block; background:url(../design_images/tabs_active.gif) no-repeat left top; color:#1A375F; font-weight:bold; width:79px; font-size:11px;}
.tabActive:active { color:#1A375F; text-decoration:none; font-weight:bold; display:block;}
.tabActive:link { color:#1A375F; text-decoration:none; font-weight:bold; display:block;}
.tabActive:visited { color:#1A375F; text-decoration:none; font-weight:bold; display:block;}
.tabActive:hover { color:#1A375F; text-decoration:none; font-weight:bold; }

.tabLink { font-family:Tahoma; padding:4px; padding-left:7px; display:block; background:url(../design_images/tabs_deactive.gif) no-repeat left top; color:#1A375F; font-weight:bold; display:block; width:79px; font-size:11px;}
.tabLink:active { color:#1A375F; text-decoration:none; font-weight:bold; display:block;}
.tabLink:link { color:#1A375F; text-decoration:none; font-weight:bold; display:block;}
.tabLink:visited { color:#1A375F; text-decoration:none; font-weight:bold; display:block;}
.tabLink:hover { color:#1A375F; text-decoration:none; font-weight:bold; display:block; background:url(../design_images/tabs_deactive_over.gif) no-repeat left top;}

.tabBox {
	border:2px solid #E0E0E0;
	border-top:0px;
	}

.tabTop {
	background:url(../design_images/tabs_bordertop.gif) repeat-x top;
	}

/* ------------ Black Link ----------- */
.blackLink { font-family:Arial, Helvetica, sans-serif; }
.blackLink:active { color:#1A375F; text-decoration:none; font-weight:bold;}
.blackLink:link { color:#1A375F; text-decoration:none; font-weight:bold;}
.blackLink:visited { color:#1A375F; text-decoration:none; font-weight:bold;}
.blackLink:hover { color:#F36F20; text-decoration:none; font-weight:bold;}

/* ------------ Orange  Link ----------- */
.orangeLink { font-family:Arial, Helvetica, sans-serif;}
.orangeLink:active { color:#F36F20; text-decoration:none;}
.orangeLink:link { color:#F36F20; text-decoration:none;}
.orangeLink:visited { color:#F36F20; text-decoration:none;}
.orangeLink:hover { color:#570327; text-decoration:none;}

/* ------------ Grey  Link ----------- */
.whiteLink { font-family:Tahoma;}
.whiteLink:active { color:#FFFFFF; text-decoration:none;}
.whiteLink:link { color:#FFFFFF; text-decoration:none;}
.whiteLink:visited { color:#FFFFFF; text-decoration:none;}
.whiteLink:hover { color:#1A5FBF; text-decoration:none;}

/* ------------ Green Link ----------- */
.newsLink { font-family:Tahoma; }
.newsLink:active { color:#1A375F; text-decoration:none;}
.newsLink:link { color:#1A375F; text-decoration:none;}
.newsLink:visited { color:#1A375F; text-decoration:none;}
.newsLink:hover { color:#1A5FBF; text-decoration:none;}


/* ------------ form text ----------- */
.formText {	
	font-family:Tahoma;
	font-size:x-small;
	padding:1px;
	border:#5C5C5C 1px solid;
}

/* ------------ Blue ----------- */
.textLeft{
	text-align:left
	}
	
/* ------------ Blue ----------- */
.white{
	color:#FFFFFF
	}
	
/* ------------ Red ----------- */
.red{
	color:#A83A16
	}	
	
/* ------------ Grey ----------- */
.grey{
	color:#D5D5D5
	}	

/* ------------ Small ----------- */
.small{
	font-size:small
	}

/* ------------ Small ----------- */
.xx-small{
	font-size:xx-small
	}
	
/* ------------ Img Border ----------- */
.greyBorder{
	border:1px solid #C8C8C8;
	margin:4px;
	}

/* ------------ Img Border ----------- */
.borderBottom{
	border-bottom:3px solid #efefef;
	}

/* ------------ Button ----------- */

.button{
	border:1px solid #5C5C5C;
	background: #5C5C5C;
	color:#FFFFFF;
	font-size:x-small;
	}
	
.button2{
	border:1px solid #8090A6;
	background: #8090A6;
	color:#FFFFFF;
	font-size:x-small;
	}
	
/* ------------ Page Functions ----------- */
.pageFunctionsLink { font-family:Arial, Helvetica, sans-serif; font-size: 9px; padding-right:10px; padding-left:2px;}
.pageFunctionsLink:active { color:#8A8A8A; text-decoration:none; font-weight:normal;}
.pageFunctionsLink:link { color:#8A8A8A; text-decoration:none; font-weight:normal;}
.pageFunctionsLink:visited { color:#8A8A8A; text-decoration:none; font-weight:normal;}
.pageFunctionsLink:hover { color:#8A8A8A; text-decoration:underline; font-weight:normal;}


/* Marquee */


#latest_news
{
	background:url(../design_images/bg_news.jpg) no-repeat bottom left;
	padding:19px;
	padding-left:160px;
	padding-right:30px;
	float:left;
	margin-left:5px;
}

#latest_news a
{
	margin-right:20px;
	color:#3e3e3e;
}

#latest_news a:hover
{
	color:#686868;
}

