body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #AEA73F;
	background-attachment: fixed;
	background-image: url(images/bg_page.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#menu_header {
	font-family: "CopprplGoth Cn BT";
	font-size: 12pt;
	color: #FFFFFF;
}
#menu_header a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#menu_header a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#menu_header a:hover {
	color: #CC3300;
	text-decoration: none;
}
#welcome{
	font-family: "CopprplGoth Cn BT";
	font-size: 13pt;
	color: #000000;
}
#welcome a:link {
	color: #333333;
}
#welcome a:visited {
	color: #333333;
}
#welcome a:hover {
	color: #225599;
}

#welcome h1 {
	font-size: 15px;
	font-weight: normal;
	color: #968E36;
}
#side_header {
	font-size: 14px;
	font-weight: bold;
	color: #968E36;
	background-color: #FFFFFF;
	
}
#border{
	border:1pt solid #FFFFFF;
	display: block;
	width: 210px;	
	
}
#side_menu{
	font-family: "CopprplGoth Cn BT";
	font-size: 13pt;
	color: #FFFFFF;
	background-color: #CCC673;
	display: block;
}
#side_menu a:link {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	border-bottom-width: 1pt;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	
}
#side_menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	border-bottom-width: 1pt;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	}
#side_menu a:hover {
	display: block;
	border-bottom-width: 1pt;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	color: #CC3300;
	text-decoration: none;
	background-color: #FFCC33;
}
#sidebar_submenu {
	font-family: "CopprplGoth Cn BT";
	font-size: 11pt;
	color: #666666;
	text-decoration: none;
	display: block;
	width: 100%;		
}
#sidebar_submenu a:link{
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	display: block;
	background-color: #EEEEEE;
	
}
#sidebar_submenu a:visited {
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	display: block;
	background-color: #EEEEEE;
	height: 16px;
}

#sidebar_submenu a:hover {
	background-color: #FFFFFF;
	color: #FF9900;
	text-decoration: none;
}
#thumnail_table {
	font-family:"CopprplGoth Cn BT";
	background-color: #FFFFFF;
	display: block;
	height: 100px;
	width: 100px;
	border: 1pt solid #000000;
}
#table_group {
	display: block;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AEA73F;
	border-right-color: #AEA73F;
	border-bottom-color: #AEA73F;
	border-left-color: #AEA73F;
}
#sidebar_group {
	font-family: "CopprplGoth Cn BT";
	font-size: 12pt;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #EBEBEB;
	display: block;
	width: 190px;
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding:4px;	
}
#sidebar_group A:link{
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #EBEBEB;
	display: block;
	width: 190px;
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding:4px;	
}

#sidebar_group A:visited{
	color: #333333;
	text-decoration: none;
	background-color: #EBEBEB;
	display: block;
	width: 190px;
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding:4px;
}
#sidebar_group A:hover{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF9900;
	display: block;
	width: 190px;
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding:4px;
}
#career {
	font-family:"CopprplGoth Cn BT";
	font-size:12pt;
}
#career h4 {
	font-family: "CopprplGoth Cn BT";
	font-size: 10.5pt;
	font-weight: bold;
	color: #663300;
	text-decoration: none;
}

#career h5 {
	font-family: "CopprplGoth Cn BT";
	font-size: 12pt;
	font-weight: bold;
	color: #996600;
	text-decoration: none;
}
#career h6 {
	font-family: "CopprplGoth Cn BT";
	font-size: 8pt;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
#career h6 a:link{
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
#career h6 a:visited{
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
#career h6 a:hover{
	font-weight: bold;
	color: #BF2600;
	text-decoration: none;
}	
