/*
'========================================
'CREATED : 08-01-2000
'MODIFIED : 08-01-2000
'========================================
'PAGE HEADER INCLUDE
'========================================
*/

body { font-family: Verdana, Tahoma; color: #888888; font-size:10pt; text-decoration:none; font-weight:normal; }
table { font-family: Verdana, Tahoma; color: #888888; font-size:10pt; text-decoration:none; font-weight:normal; }

    .nmBlue { font-family: Verdana, Tahoma; color: #0080FF; font-size: 10pt; font-weight: normal; }
    .nmRed { font-family: Verdana, Tahoma; color: #FF0000; font-size: 10pt; font-weight: normal; }
    .nmGray { font-family: Verdana, Tahoma; color: #888888; font-size: 10pt; font-weight: normal; }
    .nmBlack { font-family: Verdana, Tahoma; color: #000000; font-size: 10pt; font-weight: normal; }
    .nmWhite { font-family: Verdana, Tahoma; color: #FFFFFF; font-size: 10pt; font-weight: normal; }
    .nmOrange { font-family: Verdana, Tahoma; color: #F7941C; font-size: 10pt; font-weight: normal; }

    .smBlue { font-family: Verdana, Tahoma; color: #0080FF; font-size: 8pt; font-weight: normal; }
    .smRed { font-family: Verdana, Tahoma; color: #FF0000; font-size: 8pt; font-weight: normal; }
    .smGray { font-family: Verdana, Tahoma; color: #888888; font-size: 8pt; font-weight: normal; }
    .smBlack { font-family: Verdana, Tahoma; color: #000000; font-size: 8pt; font-weight: normal; }
    .smWhite { font-family: Verdana, Tahoma; color: #FFFFFF; font-size: 8pt; font-weight: normal; }
    .smOrange { font-family: Verdana, Tahoma; color: #F7941C; font-size: 8pt; font-weight: normal; }

a:link { font-family: Verdana, Tahoma; color:#0080FF; font-size:10pt; text-decoration:none; font-weight:normal; }
a:visited { font-family: Verdana, Tahoma; color:#0080FF; font-size:10pt; text-decoration:none; font-weight:normal; }
a:active { font-family: Verdana, Tahoma; color:#0080FF; font-size:10pt; text-decoration:none; font-weight:normal; }
a:hover { font-family: Verdana, Tahoma; color:#FF0000; font-size:10pt; text-decoration:none; font-weight:normal; cursor:hand; }

    a.smLink:link { font-family: Verdana, Tahoma; color:#0080FF; font-size:8pt; text-decoration:none; font-weight:normal; }
    a.smLink:visited { font-family: Verdana, Tahoma; color:#0080FF; font-size:8pt; text-decoration:none; font-weight:normal; }
    a.smLink:active { font-family: Verdana, Tahoma; color:#0080FF; font-size:8pt; text-decoration:none; font-weight:normal; }
    a.smLink:hover { font-family: Verdana, Tahoma; color:#FF0000; font-size:8pt; text-decoration:none; font-weight:normal; cursor:hand; }

button { font-family: Verdana, Tahoma; color: #FAFAFA; font-size: 8pt; font-weight: bold; background-color: #5A89C0; border-top: 1px solid #D9EBF1; border-left: 1px solid #D9EBF1; cursor: hand; }
input { font-family: Verdana, Tahoma; color: #555555; font-size: 10pt; font-weight: normal; background-color: #FAFAFA; border-top:1px solid #5A89C0; border-left:1px solid #5A89C0; }

/*'========================================*/

.MenuAdmin {
	width: 132px;
	}

.MenuAdmin ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

.MenuAdmin li a {
    background: transparent url(../_images/theme/menu_admin.gif) 100% 0;
	font: normal 12px Verdana, Tahoma;
	display: block;
  	height: 20px;
	padding: 5px 0 0 5px;
	text-decoration: none;
	}

.MenuAdmin li a:link, .MenuAdmin li a:visited {
	color: #FFFFFF;
	}

.MenuAdmin li a:hover {
	color: #FFFFFF;
	background-position: 100% -25px;
	}
	
.MenuAdmin li a.selected {
	color: #FFFFFF;
	background-position: 100% -50px;
	}

.MenuAdmin li a.header {
	color: #999999;
	background-position: 100% -75px;
    }

/*'========================================*/

.MenuMember {
	width: 132px;
	}

.MenuMember ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

.MenuMember li a {
    background: transparent url(../_images/theme/menu_member.gif) 100% 0;
	font: normal 12px Verdana, Tahoma;
	display: block;
  	height: 20px;
	padding: 5px 0 0 5px;
	text-decoration: none;
	}

.MenuMember li a:link, .MenuMember li a:visited {
	color: #FFFFFF;
	}

.MenuMember li a:hover {
	color: #FFFFFF;
	background-position: 100% -25px;
	}
	
.MenuMember li a.selected {
	color: #FFFFFF;
	background-position: 100% -50px;
	}

.MenuMember li a.header {
	color: #999999;
	background-position: 100% -75px;
    }

/*'========================================*/

.MenuLeftSide {
	width: 132px;
	}

.MenuLeftSide ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

.MenuLeftSide li a {
    background: transparent url(../_images/theme/menu_leftside.gif) 100% 0;
	font: normal 12px Verdana, Tahoma;
	display: block;
  	height: 20px;
	padding: 5px 0 0 5px;
	text-decoration: none;
	}

.MenuLeftSide li a:link, .MenuLeftSide li a:visited {
	color: #FFFFFF;
	}

.MenuLeftSide li a:hover {
	color: #FFFFFF;
	background-position: 100% -25px;
	}
	
.MenuLeftSide li a.selected {
	color: #FFFFFF;
	background-position: 100% -50px;
	}

.MenuLeftSide li a.header {
	color: #999999;
	background-position: 100% -75px;
    }

/*'========================================*/

.MenuTopSide {
	}

.MenuTopSide ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

.MenuTopSide li a {
    background: transparent url(../_images/theme/menu_topside.gif) 100% 0;
	font: normal 11px Verdana, Tahoma;
	display: block;
  	height: 20px;
	padding: 5px 10px 0px 10px;
	text-decoration: none;
	}

.MenuTopSide li a:link, .MenuTopSide li a:visited {
	color: #FFFFFF;
	}

.MenuTopSide li a:hover {
	color: #FFFFFF;
	background-position: 100% -25px;
	}
	
.MenuTopSide li a.selected {
	color: #FFFFFF;
	background-position: 100% -50px;
	}

.MenuTopSide li a.header {
	color: #999999;
	background-position: 100% -75px;
    }

/*'========================================*/

.Head_profile_g1
{
    border-top-style: solid;
    border-left-style: solid;
    border-top-width: 2px;
    border-left-width: 2px;
    border-right-style: solid;
    border-right-width: 2px;
    border-top-color: #7eb35d;
    border-right-color: #7eb35d;
    border-left-color: #7eb35d;
    background-color: #f7fdea;
    color: #7eb35d;
    font-weight: bold;
    font-size: large;
    padding-right: 10px;
    padding-left: 10px;
}
.Head_profile_g2
{
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #7eb35d;
}
.Head_profile_g3
{
    padding: 5px;
    background-color: #f7fdea;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-width: 2px;
    border-bottom-width: 2px;
    border-left-width: 2px;
    border-right-color: #7eb35d;
    border-bottom-color: #7eb35d;
    border-left-color: #7eb35d;
}

.Head_profile_o1
{
    border-top-style: solid;
    border-left-style: solid;
    border-top-width: 2px;
    border-left-width: 2px;
    border-right-style: solid;
    border-right-width: 2px;
    border-top-color: #ff9900;
    border-right-color: #ff9900;
    border-left-color: #ff9900;
    background-color: #fef6e9;
    color: #ff9900;
    font-weight: bold;
    font-size: large;
    padding-right: 10px;
    padding-left: 10px;
}
.Head_profile_o2
{
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #ff9900;
}
.Head_profile_o3
{
    padding: 5px;
    background-color: #fef6e9;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-width: 2px;
    border-bottom-width: 2px;
    border-left-width: 2px;
    border-right-color: #ff9900;
    border-bottom-color: #ff9900;
    border-left-color: #ff9900;
}


