body
{
	margin-top: 2px;
	margin-left: 5px;	
}

.basefont
{
	font-family: Arial;
	font-size: 9pt;	
}

.buttonstyle
{
	border-right: #000099 1px solid;
	border-top: #000099 1px solid;
	font-size: 8pt;
	border-left: #000099 1px solid;
	border-bottom: #000099 1px solid;
	font-family: Arial;
	background-color: #cccccc;
}
.Welcome
{
	font-weight: bold;
	font-size: 8pt;
	color: white;
	font-family: Verdana;
}

.Front
{
	font-size: 9pt;
	color: #8c8c8c;
	font-family: Tahoma;
}

.AlertNoPermission
{
	font-size: 12pt;
	color: #ff0000;
	font-family: 'Arial Black';
	font-weight: bold;
}

/* Search Form Style*/
.SearchBody
{
	margin-top: 2px;
	margin-left: 5px;
	font-family: Tahoma;
	font-size: 8pt;
}

.HelpText
{
	border-right: silver 1px solid;
	padding-right: 10px;
	border-top: silver 1px solid;
	padding-left: 10px;
	font-size: 8pt;
	padding-bottom: 5px;
	border-left: silver 1px solid;
	line-height: 14pt;
	padding-top: 5px;
	border-bottom: silver 1px solid;
	font-family: Tahoma;
	background-color: lightyellow;
}

.SearchLayoutTable
{
	font-family: Tahoma;
	font-size: 8pt;
}
.SearchResultSectionHeader
{
	padding-left: 10px;
	background-color:#5A5963;
	color: White;
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;	
}
.SearchResultFirst
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
}

.SearchResultMiddle
{
	border-top: black 1px solid;
	border-right: black 1px solid;
	border-left: black 1px solid;
}

.SearchResultLast
{
	border-right: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}

.SearchTitle
{
	background-color: #D61042;
	font-family:Tahoma;
	font-size: 12pt;
	font-weight: bold;
	color:White;
	text-align: center;
}

.SearchTextBox
{
	border-right: medium none;
	border-top: medium none;
	font-size: 8pt;
	border-left: medium none;
	border-bottom: darkgray 1px solid;
	font-family: Tahoma;
}

.SearchSeparator
{
	color: #666699;	
}

/* Navigation Style */
.navbody
{
	margin: 0px;
	background:url("image/nav_bk.gif");
}

.navlink
{
	border-right: whitesmoke 1px solid;
	border-top: whitesmoke 1px solid;
	font-weight: bold;
	font-size: 8pt;
	border-left: whitesmoke 1px solid;
	cursor: hand;
	color: ghostwhite;
	border-bottom: whitesmoke 1px solid;
	font-family: Tahoma;
	/*background-color: #B5CFDE;*/
}

.navlink-mouseover
{
	border-right: white 2px solid;
	border-top: white 2px solid;
	font-weight: bolder;
	font-size: 9pt;
	border-left: white 2px solid;
	cursor: hand;
	color: black;
	border-bottom: white 2px solid;
	font-family: Arial;
	background-color: yellow;
}

.navlink-highlight
{
	border-right: white 2px solid;
	border-top: white 2px solid;
	font-weight: bold;
	font-size: 9pt;
	border-left: white 2px solid;
	cursor: hand;
	color: white;
	border-bottom: white 2px solid;
	font-family: Arial;
	background-color: #D61042;
}

/* Login Style*/
.font-login
{
	color: White;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bolder;	
}

.font-login-message
{
	color: Red;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bolder;	
}

.font-login a:active 
{
	color: #ff0000;
	text-decoration: none;
}

.font-login a:link
{
	color: #ffffff;
	text-decoration: none;
}

.font-login a:visited
{
	color: #ffffff;
	text-decoration: none;
}

.font-login a:hover 
{
	color: #ffff00;
	text-decoration: underline;
}

/* index select */
.site_select a:link
{
	font-weight: bold;
	font-size: 12pt;
	color: darkblue;
	font-family: Arial;
	text-decoration: none;
}

.site_select a:hover
{
	font-weight: bold;
	font-size: 12pt;
	color: #ff6666;
	font-family: Arial;
	text-decoration: underline;
}

.site_select a:visited
{
	font-family: Arial;
	font-weight: bold;
	font-size: 12pt;
	color: darkblue;
	text-decoration: none;	
}

.site_select a:visited
{
	font-family: Arial;
	font-weight: bold;
	font-size: 12pt;
	color: darkblue;
	text-decoration: underline;		
}
