/* ---------------------------------------------
Source CSS Document: v1.0
Copyright: Albert Saliba
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:#605f5d;
}

tr, td, tbody, body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	line-height:normal;
	
}

/* ------------ HEADINGS ----------- */
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:medium;
	font-weight: bold;
	color:#d80079;
}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:small;
	font-weight:bold;
	color:#d80079;
	}
	
h3, h4, h5, h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:small;
	font-style:italic;
	font-weight:bold;
	color:#71b747;
	text-align:center;
}
big {
	font-size:small;
	font-weight:bold;
	color:black;
}
small, sub, sup {
	font-size:;
	font-weight:;
	color:;
}

/* ------------ TEXT FORMATTING ----------- */
strong, b { font-weight:bold; }
em { font-style:italic; }
i { font-style:italic; }
u { text-decoration:underline; }
hr { color:#d80079; height:2px; border:0px; background:#d80079;}

/* ------------ 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:0px;
	vertical-align:middle;
}

/* ------------ LINKS ----------- */
a:link { color:#d80079; text-decoration:none; font-weight:normal;}
a:visited { color:#d80079; text-decoration:none; font-weight:normal;}
a:active { color:#d80079; text-decoration:none; font-weight:normal;}
a:hover { color:black; 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:#F06E16;
}

/* ------------ FOOTER TEXT and LINK ----------- */
.footerLink { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:xx-small; text-align:right;}
.footerLink a:active { color:#605f5d; text-decoration:none; font-weight:normal;}
.footerLink a:link { color:#605f5d; text-decoration:none; font-weight:normal;}
.footerLink a:visited { color:#605f5d; text-decoration:none; font-weight:normal;}
.footerLink a:hover { color:#605f5d; text-decoration:underline; font-weight:normal;}

/* ------------ OTHER STYLES 
Use descriptive names
No absolute font sizes allowed
----------- */


/* ------------ news link ----------- */

.newsLink {font-size:x-small;}
.newsLink:active { color:#605f5d; text-decoration:none;}
.newsLink:link { color:#605f5d; text-decoration:none;}
.newsLink:visited { color:#605f5d; text-decoration:none;}
.newsLink:hover { color:#71b747; text-decoration:none;}


/* ------------ white text ----------- */
.whiteText	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:white;
	line-height:15px;
	
}

/* ------------ red text ----------- */
.redText	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:red;
	
}

/* ------------ form ----------- */
.form	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:#000000;
	background-color:#88d108;
	border:1px #88d108 solid;	
}

.button {
	background:#d80079;
	font-weight:bold;
	color:#FFFFFF;
}

/* ------------ clock ----------- */
.clock{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:xx-small;
	color:#F06E16;	
}

/* ------------ Title ----------- */
.Title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:medium;
	font-weight: bold;
	color:#d80079;
}

/* ------------ pink Georgia ----------- */
.pinkGeorgia {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#d80079;
}

/* ------------ Sub Title ----------- */
.subTitle {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:bold;
	color:black;
}

/* ------------ White Bold ----------- */
.whiteBold {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	font-weight:bold;
	color:white;
	text-align:left;
}

/* ------------ Black Link ----------- */
.pinkLink { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:x-small;}
.pinkLink:active { color:#d7127a; text-decoration:none; font-weight:normal;}
.pinkLink:link { color:#d7127a; text-decoration:none; font-weight:normal;}
.pinkLink:visited { color:#d7127a; text-decoration:none; font-weight:normal;}
.pinkLink:hover { color:black; text-decoration:none; font-weight:normal;}
/* ------------ 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:black; text-decoration:underline; font-weight:normal;}

/* ------------ Menu ----------- */

.menuLink { font-family:Georgia, "Times New Roman", Times, serif; font-size:11px; background:url(../design_images/menu_d.jpg) repeat-x top; padding:4px; padding-left:20px; 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; background:url(../design_images/menu_a.jpg) repeat-x top; display:block}

.subMenuLink { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:x-small; padding:3px; display:block; text-align:center}
.subMenuLink:active { color:white; text-decoration:none; font-weight:bold; background:#FCBC22; display:block}
.subMenuLink:link { color:white; text-decoration:none; font-weight:bold; background:#FCBC22; display:block}
.subMenuLink:visited { color:white; text-decoration:none; font-weight:bold; background:#FCBC22; display:block}
.subMenuLink:hover { color:white; text-decoration:none; font-weight:bold; background:#40CEF5; display:block}

/* ------------ Page Functions ----------- */

.imgBorder {
	border:2px solid #FCBC22;
	padding:1px;
	margin-left:10px; 
	margin-bottom:10px;
	}

/* ------------ Page  ----------- */

.pgLink { font-family:Georgia, "Times New Roman", Times, serif; font-size:11px; color:#605f5d}
.pgLink:active { color:#d80079; text-decoration:none; font-weight:normal;}
.pgLink:link { color:#d80079; text-decoration:none; font-weight:normal;}
.pgLink:visited { color:#d80079; text-decoration:none; font-weight:normal;}
.pgLink:hover { color:#F06E16; text-decoration:none; font-weight:normal;}