﻿body
{
	font-family: Verdana, 'Times New Roman';
	background-color: #ffffff;
	margin-top: 1%;
}
#page_frame
{
    /*
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;
*/
	width: 900px;
	background-color: #ffffff;
}

#logo
{
	background-color: #FFFFFF;
	width: 900px;
	height: 50px;
}
.logotext
{
	font-size: 1.9em;
    font-weight: bold;
}
#tdmenu
{
	background-color: #000000;
	width: 100%;
	height: 22px;
	background: url(../images/toolbar/toolgrad_ice.gif) #000000 repeat-x 100% 0px;
	padding-left: 10px;

}
#tdmenu a:link
{
	font-size: 0.6em;
	color: #000000;
	text-decoration: none;
	cursor: hand;
    margin-right: 0px;
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}
#tdmenu a:visited
{
	font-size: 0.6em;
	color: #000000;
	text-decoration: none;
	cursor: hand;
    margin-right: 0px;
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 0px;

}
#tdmenu a:hover
{
	font-size: 0.6em;
	color: #000000;
	text-decoration: underline;
	cursor: hand;
    margin-right: 0px;
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 0px;

}
#footer
{
	background-color: #FFFFFF;
	width: 100%;
	height: 50px;
}
#footer a:link, a:visited
{
	font-size: 0.6em;
	color: #ffffff;
	text-decoration: none;
	cursor: hand;
}
#footer a:hover
{
	font-size: 0.6em;
	color: #ffffff;
	text-decoration: underline;
	cursor: hand;
}
#address
{
	font-size: 0.6em;
	color: #000000;
	height: 50px;
/*	background-image: url(../images/User/footerbkg.gif); */

}
#adminLinks
{
	color: #000000;
	height: 20px;
	border-top: solid 1px #000000;
}
#adminLinks a:link, a:visited
{
	font-size: 0.6em;
	color: #000000;
	text-decoration: none;
	cursor: hand;
}
#adminLinks a:hover
{
	font-size: 0.6em;
	color: #ffffff;
	text-decoration: underline;
	cursor: hand;
}

#paneTable
{
	background-color: #ffffff;
	width: 100%;
	height: 450px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#leftpane
{
	padding-left: 10px;
	padding-top: 3px;
	padding-right: 10px;
/*	background: url(../Images/user/vline6.gif) repeat-y right center; 	*/
}
#leftpane a:link
{
	color: #000000;
	font-size: 8pt;
	cursor: hand;
	text-decoration: none;
}
#leftpane a:visited
{
	color: #333333;
	font-size: 8pt;
	text-decoration: none;
}
#middlepane
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#middlepane a:link
{
	color: #000000;
	font-size: 8pt;
	cursor: hand;
	text-decoration: none;
}
#middlepane a:visited
{
	color: #333333;
	font-size: 8pt;
	text-decoration: none;
}
#rightpane
{
	padding-left: 10px;
	padding-right: 10px;	
	padding-top: 0px;
/*	background: url(../Images/user/vline6.gif) repeat-y left center;  */
}
#rightpane a:link
{
	color: #000000;
	font-size: 8pt;
	cursor: hand;
	text-decoration: none;
}
#rightpane a:visited
{
	color: #333333;
	font-size: 8pt;
	text-decoration: none;
}
.htmlholder
{
	color: #000000;
	font-size: 0.75em;	
}
.htmlholderborder
{
	color: #000000;
	font-size: 0.75em;
	border-bottom: solid 1px #999999;
	border-left: solid 1px #999999;	
	border-right: solid 1px #999999;	
}
.tbTitle
{
	font-size: 0.75em;
	font-weight: bold;
}
.tbTitleBackGound
{
	font-size: 0.75em;
	font-weight: bold;
	background-color: #99cc99;
	border: solid 1px #999999;
	height: 20px;
}
/*
#tdTitle_left
{
	width: 100%;
	background-color: #99cc99;
} 

.tdTitle_middle
{
	width: 100%;
	background-color: #99cc99;
	border: solid 1px #999999;
} 
#tdTitle_right
{
	width: 100%;
	background-color: #99cc99;
} 
*/
.chkbox
{
    font-family:Verdana;
    font-size:0.6em;
}
.header
{
    font-family:Verdana;
    font-size:0.75em;
}
.newsbox
{
	background-color: #9EB8D1;
/*	border: dotted 1px #000000; */
}
#tdlogin
{
	width: 20%;
	height: 100px;
	background: url(../Images/user/vline6.gif) repeat-y right center;
}
.loginbox
{
	letter-spacing: 0.1em;
}