#logo{
    position : absolute;
	 right: 0px;
    top : 0px;
}

#photo{
    left : 119px;
    position : absolute;
    text-align : left; /*Mild hack for Netscape 4*/
    top : 75px;
}

#pagetop {
	background-color: Black;
	height: 131px;
	width: 100%;
	}

	
#pagemid {
	background-color: #25072E;
	background-image: url(images/bg_mid.gif);
	background-repeat: no-repeat;
	height:157px;
	left: 0px;
	top: 132px;
	width: 100%;
	}
	
#pagenav {
	background-color: #25072E;
	background-image: url(images/bg_nav.gif);
	background-repeat: no-repeat;
	height: 60px;
   left : 0px;
   position : absolute;
   top : 288px;
	width: 100%;
} 
	
#navigation{
	height: 60px;
  	left : 0px;
  	position : absolute;
  	top : 288px;
	width: 100%;
} 

#pagebot{
	background-color: #25072E;
	background-image: url(images/bg_bot.gif);
	background-repeat: no-repeat;
	height: 28px;
   left : 0px;
   position : absolute;
   top : 348px;
	width: 100%;
	}

body{
	font-family: "Trebuchet MS", Garamond,  Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
   padding : 0;
}


A.a-link, A.a-link:visited, A.a-link:active {
	color: #330066;
	font-weight: bold;
	font-size: 13px;
	line-height: 18px;
	font-family: "Trebuchet MS", Garamond,  Arial, sans-serif;
	text-decoration: none;
}

A.a-link:HOVER {
	color: #CCCC33;
	text-decoration: underline;
	font-family: "Trebuchet MS", Garamond,  Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
}

A.a-credit{
	color: #DADADA;
	font-weight: normal;
	text-decoration: none;
	font-size: 9px;
}

A.a-credit:HOVER {
	color: color: #CBCBCB;
	font-weight: normal;
	text-decoration: underline;
	font-size: 9px;
}


A.nav-foot {
	font-size : 11px;
	color: #330066;
	font-weight : bold;
}


H1 {
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size : 200%;
	font-weight : bold;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	color: #330066;
	}

H2  {
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size : 175%;
	font-weight : bold;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	color: #330066;
}

H3  {
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size : 150%;
	font-weight : bold;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	color: #330066;
}

H4  {
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size : 125%;
	font-weight : bold;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	color: #330066;
	}

H5  {
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size : 100%;
	font-weight : bold;	
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	color: #330066;
}

H6  {
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size : 100%;
	font-weight : bold;
	text-transform: capitalize;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}

TD.td-bgcolormedium {
	font-size: 13px;
	line-height: 18px;
	background-color: #D5D5D5;
	color: #000000;
	font: "Trebuchet MS", Verdana, Arial, Helvetica;
}

TD.td-bgcolorlight {
	font-size: 13px;
	line-height: 18px;
	background-color: #F6F6F6;
	color: #000000;
	font: "Trebuchet MS", Verdana, Arial, Helvetica;
}

TD.td-bgcolorclear {
	font-size: 13px;
	line-height: 18px;
	color: #000000;
	font: "Trebuchet MS", Verdana, Arial, Helvetica;
	}


TD.td-header {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 11px;
	color: White;
	background-color : #626262;
	font-weight : bold;
	padding-left : 3px;
}


TD.td-header-light {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 13px;
	line-height: 18px;	color: #8E8E8E;
	background-color : #E6E6E6;
	font-weight : bold;
	padding-left : 3px;
	border-bottom: thin;
	border-bottom-color: Black;
}

TD.td-mainbody {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 13px;
	line-height: 18px;
	color: #666666;
	background-color : #FFFFFF;
}


TD.td-data {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 13px;
	line-height: 18px;
	color: #666666;
}

TD.td-light {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 11px;
	line-height: 18px;
	color: #cccccc;
}

TD.td-data-bggray {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 13px;
	line-height: 18px;
	color: #666666;
	background-color: #F3F3F3;
}

TD.td-foot {
	font-size : 10px;
	color: White;
	background-color : Black;
	font-weight : bold;
}


TABLE.tbl-basic {
	width : 100%;
	border: 0;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 0;
	border-width: 0;
	margin: 0;
	}

TABLE.cal-container {
	padding-bottom : 2;
	padding-top : 2;
	width : 600px;
}

TABLE.cal-detail {
	padding-bottom : 2;
	padding-left : 2;
	padding-right : 2;
	padding-top : 2;
	width : 100%;
}

TABLE.cal-header {
	padding-bottom : 2;
	padding-left : 2;
	padding-right : 2;
	padding-top : 2;
	width : 100%;
}

TABLE.tbl-login {
	background-color: #808080;
	border: 0px;
	height: 170px;
	width: 190px;
	margin-left: 20px;
	margin-top: 220px;
	}
	
TD.cal-borders {
	background-color : #B4B4B4;
}

TD.cal-daycell {
	height : 80px;
	background-color : #F5F5F5;
	vertical-align : top;
}

TD.cal-daycellempty {
	height : 80px;
	background-color : #D9D9D9;
	vertical-align : top;
}

TD.cal-weekday {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 10px;
	color: White;
	font-weight : bolder;
	text-align : center;
	vertical-align : middle;
	width : 80px;
	background-color : #858585;
}


TD.cal-eventdetail {
	background : #F6F6F6;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #444444;
	font-weight : bold;
	text-align : left;
	vertical-align : top;
}

TD.light { 
color: #EBEBEB; 
}

.cal-date {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #6F6F6F;
	font-weight : bold;
}

.cal-event {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #444444;
	font-weight : normal;
	text-align : left;
	vertical-align : middle;
}

.cal-month {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 20px;	
	color: Gray;
	font-weight : bold;
	text-align: center;
}

.cal-monthpast {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 12px;
	color: Gray;
	font-weight : bold;
}

.white-tiny {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 60%;
	color: #FFFFFF;
}

.white-small {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 80%;
	color: #FFFFFF;
}

.white-medium {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 100%;
	color: #FFFFFF;
}

.white-large {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 120%;
	color: #FFFFFF;
	font-weight: bold;
}

.white-huge {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 140%;
	color: #FFFFFF;
	font-weight: bold;
}

.gray-tiny {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 60%;
	color: #AAAAAA;
}

.gray-small {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 80%;
	color: #AAAAAA;
}

.gray-medium {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 90%;
	color: #AAAAAA;
	line-height: 20px;
	font-weight: normal;
}

.gray-large {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 120%;
	color: #AAAAAA;
	font-weight: bold;
}

.gray-huge {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 140%;
	color: #AAAAAA;
	font-weight: bold;
}

INPUT.input-small {
	color : #000000; 
	background : #FFFFFF;
	border-top : 1px solid; 
	border-bottom : 1px solid; 
	border-left : 1px solid; 
	border-right : 1px solid; 
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size : 10px;
}
