/****** GENERAL ******/
BODY {
/*	background-image: url(../img/bg-main.jpg); 9933FF CC99FF*/
	background-color: #EFEFEF;
	border:none;
	margin:0;
	color: #000000;
	font-family: arial;
	font-size: 14px;
	scrollbar-3dlight-color : #999999;
	scrollbar-arrow-color : #D52CB9;
	scrollbar-base-color : #D52CB9;
	scrollbar-darkshadow-color : #4232D1;
	scrollbar-face-color : #DBA7E5;
	scrollbar-highlight-color : #4232D1;
	scrollbar-shadow-color : #999999;
	scrollbar-track-color : #DEC1ED; 
}

TD,P,DIV {
	color : #000000;
	font-family : arial;
	font-size : 14px;
}

/****** LINKS ******/
A:link {
	color: #0033FF;
	text-decoration: none;
	font-weight : normal;
}
A:visited {
	color: #0033FF;
	text-decoration: none;
	font-weight : normal;
}
A:hover {
	color: #3399FF;
	text-decoration: underline;
	font-weight : normal;
}
A:active {
	color: #FF0000;
	text-decoration: underline;
	font-weight : normal;
}

/****** TEXT ******/
#xsmall {
	font-size:10px;
}
#small {
	font-size:12px;
}
#medium {
	font-size:13px;
	font-weight : bold
}
#large {
	font-size:16px;
	font-weight : bold;
}
#xlarge {
	font-size:22px;
	font-weight : bold;
}
#xxlarge {
	font-size:26px;
	font-weight : bold;
}

#title {
	font-family: verdana;
	color: #000000;
	font-size:22px;
	font-weight : bold;
}
#subtitle {
	font-family: verdana;
	color: purple;
	font-style: italic;
	font-size:17px;
	font-weight : bold;
}
#quote {
	font-family: verdana;
	font-size:14px;
}


/****** FORM ******/
#button {
	font-size:11px;
	font-weight : bold;
	color : #FFFFFF;
	text-align : center;
	background : #3366CC;
	line-height : 16px;
	font-family : "arial";
}
#input {
	font-size:11px;
	color : #000000;
	background : #FFFFFF;
	line-height : 16px;
	font-family : "Courier New", Courier, monospace;
}



/****** HEADING ******/
H1 {
	font-family: verdana;
	color: black;
	font-size:22px;
	font-weight : bold;
}
H2 {
	font-family: verdana;
	color: purple;
	font-size:17px;
	font-weight: bold;
	font-style: italic;
}
H3 {
	font-family: verdana;
	color: black;
	font-size:16px;
	font-weight: bold;
}

/****** PARAGRAPH ******/

#justify {
	text-align:justify;
}

#testimonial {
	font-style: italic;
}

#red {
	font-size : 14px;
	font-weight : bold;
	color : red;
}

HR {
	color: #0033FF;
	height: 1px;
}


/****** Top Nav  ******/
#nav A:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight : bold;
	font-size:12px;
}
#nav A:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight : bold;
	font-size:12px;
}
#nav A:hover {
	color: #3399FF;
	text-decoration: none;
	font-weight : bold;
	font-size:12px;
}
#nav A:active {
	color: #3399FF;
	text-decoration: underline;
	font-weight : bold;
	font-size:12px;
}
#nav {
	color : #FFFFFF;
	font-weight : bold;
	font-size:14px;
}


/****** Left Nav  ******/
#navbutton A:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}
#navbutton A:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight : bold;
	font-size:12px;
	text-align: center;	
}
#navbutton A:hover {
	color: #EFEFEF;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}
#navbutton A:active {
	color: #3399FF;
	text-decoration: underline;
	font-weight : bold;
	font-size:12px;
	text-align: center;	
}
#navbutton {
	color : #FFFFFF;
	font-weight : bold;
	font-size:14px;
	text-align: center;	
}

#bar {
	color : #FFFFFF;
	font-size:10px;
}


#countDownText {
	color: grey;
	font-size: 0px;
}

/****** Nav ******/
.NavHeader, .NavHeader A { font:bold 9pt Verdana; color:black; text-decoration:none }
.NavHeader A:hover { color:navy; }
.NavBody { font:8pt Verdana; margin-bottom:10; }
.NavBody A { color:navy; }
.NavBody A:hover { text-decoration:none; color:green; }
.NavBody A:active { font-weight:bold; color:black; text-decoration:none; }
/*.NavBody A:visited { color:gray; }*/
.NavBit_Margin { margin-bottom:1; padding-left:14; background:url('bit_bg.GIF'); background-repeat:repeat-y }


/****** DIV ******/
DIV.title {
	font-size : 12px;
	font-weight : bold;
	line-height : 20px;
}

/****** MISC ******/

/*
// ltw_style.css
// $Id: ltw_style.css,v 1.3 2003/08/20 02:35:43 t51admin Exp $
// 
// ltwCalendar Style Sheet 
*/
a.prevnext:link {color: #0033FF; font-size: 12px; text-decoration:underline}
a.prevnext:visited {color: #0033FF; font-size: 12px; text-decoration:underline}
a.prevnext:hover {color: blue; font-size: 12px; text-decoration:underline}
a.prevnext:active {color: #0033FF; font-size: 12px; text-decoration:underline}

a.day:link {color: #0033FF; font-size: 12px; text-decoration:underline}
a.day:visited {color: #0033FF; font-size: 12px; text-decoration:underline}
a.day:hover {color: red; font-size: 12px; text-decoration:underline}
a.day:active {color: #0033FF; font-size: 12px; text-decoration:underline}

a.event:link {color: #0033FF; font-size: 10px; text-decoration:underline}
a.event:visited {color: #0033FF; font-size: 10px; text-decoration:underline}
a.event:hover {color: red; font-size: 10px; text-decoration:underline}
a.event:active {color: #0033FF; font-size: 10px; text-decoration:underline}

a.admin:link {color: #0033FF; font-size: 10px; text-decoration:underline}
a.admin:visited {color: #0033FF; font-size: 10px; text-decoration:underline}
a.admin:hover {color: red; font-size: 10px; text-decoration:underline}
a.admin:active {color: #0033FF; font-size: 10px; text-decoration:underline}

table.cal {
background-color: #000000;
height: 300px;
border-style: none;
border-width: 2px;
font-family: sans-serif
}

.caption {
color: black;
font-size: 14px;
font-weight: bold;
}

.thead {
color:white;
background-color: #EFEFEF;
font-size: 10px;
}

td.cal {
background-color: white;
text-align: left;
vertical-align: top
}

tfoot.cal {
color:black;
background-color: #EFEFEF;
font-size: 12px;
text-align: left
}

ul.cal {
margin: 0px;
list-style-position: inside
}