
body
{
	margin: 0px;
	background-image:url('/admin/images/pagebg.png'); 
	background-repeat: repeat-x;
	background-color:#4D98CB;
	background-repeat: repeat-x;
	width:975px;
	margin:auto;
}

body, td, th, p
{
	font-family:Verdana, Tahoma;
	font-size: 12px;
}

.headertop, .pagetop, .topnav, .footer, .copyright
{
	width: 765px;

}
.headertop
{
	
	height:28px;
	margin:auto;
	width: 798px;
	padding:0px;
}
.pagetop
{
	padding:2px 0px 0px 0px;
	height:274px;
	width: 975px;
	margin:auto;
}

.pagetopheader
{
	background-image:url('/admin/images/maintop.png');
	background-repeat: no-repeat;
	background-position: bottom;
	height:274px;
	width: 975px;
	margin: 0px 0px 0px -15px;
}

.sitename
{
	text-align:center;
	font-family:verdana;
	font-size:42px;
	font-weight: bold;
	color:#000099;
	padding: 8px 25px 10px 0px;
	
}
.userdata
{
	height:40px;
	text-align:right;
	font-family:verdana;
	font-size:11px;
	font-weight: bold;
	color:#000099;
	padding: 5px 30px 0px 0px;
}
.templatebody
{
	background-image:url('/admin/images/bodybg.png');
	background-repeat: repeat-y;
	margin:auto;
	width: 850px;
}

.topnavtext
{
	position:absolute;
	top:239px;
	padding-left: 55px;
	height:25px;
	/*border: 1px solid #00FC00;*/
}
.topnavtext a
{
	color:#ffffff;
	font-family:verdana;
	font-size:12px;
	font-weight: bold;
	text-decoration:none;
}

.adminnavitem
{
	padding:0px 8px 0px 8px;
	
}
.adminfooteritem
{
	padding:10px 15px 5px 15px;
}
.footer
{
	background-image:url('/admin/images/footer.png');
	background-repeat: no-repeat;
	width:810px;
	height:61px;
	margin-left: 26px;
	
} 
.footernav
{
	padding: 21px 35px 0px 0px;
	float:right;
}
.footertext
{
	font-family:verdana;
	font-size:12px;
	font-weight: bold;
	color: #FFFFFF;
	padding:24px 20px 0px 0px;
	float:right;
	text-align:right;
}
a.footerlink, a.footerlink:visited, a.footerlink:link
{
	text-decoration:none;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}



.pagebody
{
	width: 755px;
	min-height: 480px;
	margin:auto;
	padding: 10px 15px 10px 5px;

}
.pagecontent
{
	/*background-image:url('/admin/images/contentgradient.png');*/
	background-repeat: repeat-x;
	margin: 0px 2px 0px 2px;
}
.pageheading
{
	text-align:center;
	font-family: Verdana;
	font-size: 20px;
	font-weight:bold;
	color: #4B5D97;
	padding:5px;
	width: 750px;
	margin-left: 3px;
}
.copyright
{
	background-image:url('/admin/images/bodybg-bottom.png');
	background-repeat: repeat-y;
	margin: 0px 0px 0px 26px;
	text-align:center;
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
	margin-top:0px;
	background-color:#4D98CB;
	color:#FFFFFF;
	min-height:100px;
	width: 789px;
}



a.footerlink:hover
{
	text-decoration:underline;
}



th {
	color : #000000;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}

input, select, textarea {
	border: 1px solid black;
	border-collapse: collapse;
	color : #000000;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	background-color: #E1E1E1;
}

input:hover, select:hover, textarea:hover
{
	border: 1px solid #0000ff;
	background-color: #ffffff;
}

.px {
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 2px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.px5 {
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 5px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.title01 {
	color : #FFFFFF;
	margin-top : 10px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 15px;
	margin-right : 15px;
	font-size : 13px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	font-style: italic;
}
.title {
	color : #FFFFFF;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 15px;
	margin-right : 11px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.title a {
	color : #EF6D00;
}
.title a:hover {
	color : #C25A02;
}
.list {
	color : #FFFFFF;
	margin-top : 3px;
	padding-bottom : 3px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.right {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 15px;
	margin-right : 15px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.right a, .list a {
	color : #FF7500;
}
.right a:hover {
	color : #AAAAAA;
}
.left {
	color : #000000;
	margin-top : 10px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 20px;
	margin-right : 20px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.left a {
	color : #FF6600;
}
.left a:hover {
	color : #FF0000;
}
p {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 20px;
	margin-right : 20px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
p a {
	color : #000000;
}
p a:hover {
	color : #294A7B;
}
.menu01 {
	color : #000000;
	margin-top : 1px;
	padding-bottom : 1px;
	margin-bottom : 0px;
	margin-left : 20px;
	margin-right : 20px;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.menu01 a {
	color : #000000;
	text-decoration: none;
}
.menu01 a:hover {
	color : #555555;
}
.menu02 {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 12px;
	margin-right : 12px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	text-align: right;
	font-weight: bold;
}
.menu02 a {
	color : #000000;
	text-decoration: none;
}
.menu02 a:hover {
	color : #333333;
}
.data {
	color : #9A9A9A;
	margin-top : 15px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 20px;
	margin-right : 0px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.t01 {
	color : #F3400F;
	margin-top : 1px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 20px;
	margin-right : 0px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}


.bodyCopy {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	line-height: 16px;
	text-align: justify;
}
.header {	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #4B5D97;
}

.bodyheader {color: #01557C; font-size: 14px; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; }
.bodytext {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
.bodytextbold {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }

::-moz-selection{
background: #000000;
color: #ffffff;
} 

.usermess
{
	font-weight: bold;
	color: #0000cc;
	padding: 0px 0px 15px 0px;
}

.hand
{
	cursor: hand;
	cursor: pointer;
}




.oddrow, .oddrow-nohover
{
	background-color:#e9e9e9;
}

.evenrow, .evenrow-nohover
{
	background-color:#ffffff;
}

.evenrow:hover, .oddrow:hover
{
	background-color:#FCFC00;
}



ul.adminmenu
{
	margin:0px;
	padding:0px;
}

ul li.adminmenuitem
{
	font-weight:bold;
	font-size: 11px;
	font-family:verdana;
	padding: 2px;
	cursor: pointer;
	cursor:hand;
	list-style-type: none;
	color:#000000;
	border:1px solid #FFFFFF;
	text-align:left;
	margin:0px;
	padding:5px 10px 5px 10px;
}

ul li.adminmenuitem:hover
{
	background-color:#398FDB;
	color:#FFFFFF;
	border:1px solid blue;
}


/*  admin.ph dashboard items */
.dash-heading
{
	border:1px solid black;
	border-left:0px;
	border-right:0px;
	background-color:#FFCC00
}

.dash-heading-top
{
	border-bottom:1px solid black;
	background-color:#FFCC00
}


.dash-more
{
	text-decoration:underline;
	color:#0000ff;
	padding-right:10px;
}

.skipitem
{
	background-color:#009900;
	margin:2px;
}

.skipitem:hover
{
	background-color:#0000FF;
}

.viewsitem
{
	position:absolute;
	top:-10000px;
	left:-10000px;
	border: 1px solid black;
	padding:5px;
	background-color:#ffffff;
	display:block;
	width: 600px;
	min-height: 150px;
}

.helpitem
{
	position:absolute;
	top:-10000px;
	left:-10000px;
	border:1px solid black;
	width: 250px;
	background-color:#FFFF99;
	padding:5px;
	z-Index:20;
}

/********** Drop Down Menu Stuff ************/
.menu_off, .menu_on
{
	padding: 7px 8px 10px 8px;
	display:inline;
	white-space: normal;
	min-width:40px;
	min-height:30px;
	line-height: 3;
}
.menu_off
{
	/*background-color:#000000;*/
}

.menu_on
{
	background-color:#0000ff;
	border: 1px solid #ffff00;
	border-bottom:0px;
}

.menu_off:hover, .menu_sel:hover
{
	background-color:#FFFF00;
	color:#000000;
	border:0px;
}

.dropdownmenu
{
	position:absolute;
	min-width:125px;
	top:-10000px;
	left:-10000px;
	border:1px solid #000099;
	background-color:#FFFFFF;
	margin:0px;
	padding:0px;
}

/************** background colors ****************/
.bgblack
{
	background-color:#000000;
}
.bgwhite
{
	background-color:#FFFFFF;
}
.bgdarkred
{
	background-color:#330000;
}
.bgred
{
	background-color:#990000;
}
.bglightred
{
	background-color:#ff0000;
}

.bgdarkblue
{
	background-color:#000033;
}
.bgblue
{
	background-color:#000099;
}
.bglightblue
{
	background-color:#0000ff;
}

/********** Some Hovering Stuff *****/
.hoverblack:hover
{
	background-color:#000000;
}

.hoverdarkred:hover
{
	background-color:#009900;
}
.hoverred:hover
{
	background-color:#330000;
}
.hoverlightred:hover
{
	background-color:#ff0000;
}

.hoverdarkblue:hover
{
	background-color:#000033;
}
.hoverblue:hover
{
	background-color:#000099;
}
.hoverlightblue:hover
{
	background-color:#0000ff;
}

.hoverdarkgreen:hover
{
	background-color:#006600;
}
.hovergreen:hover
{
	background-color:#009900;
}
.hoverlightgreen:hover
{
	background-color:#00ff00;
}

.hoveryellow:hover
{
	background-color:#FCFC00;
}


.noborder
{
	border: 0px;
}

.noborder:hover
{
	border:0px;
}





/***** calendar stuff *****/

.calBorder
{
	border: 3px solid blue;
}

.caltable
{
	border: 1px solid black;;
	border-spacing: 0px;
	padding: 3px;
}

.calMonthYearHeader
{
	font-family: verdana;
	font-size: 13px;
	color: #000000;
	text-align:center;
	font-weight: bold;
}

.calWeekdayTD
{
	background-color:#000000;
	color: #FFFFFF;
	text-align:center;
	padding: 2px;
}

.calTD
{
	font-family: verdana;
	padding: 7px;
}
.calTD:hover
{	
	background-color: #FCFC00;
}