@charset "utf-8";
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.text_more {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-weight: bolder;
	color: #F8981F;
	text-decoration: none;
	margin-top: 10px;
	padding-right: 10px;
}

body {
	margin: 0px;
}

#top{
	background-image: url(../images/top.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 108px;
}
#menu{
	background-image: url(../images/menu.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#banner{
	height: 227px;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FF0000;
}

#left{
	background-image: url(../images/left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}#right {
	background-image: url(../images/right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px;
}
#bannerbottom{
	background-color: #e5e2dd;
	height: 165px;
	padding-top: 3px;
	padding-bottom: 6px;
	border-top-width: 1px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#bottom{
	height: 30px;
	background-color: #E5E2DD;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-right: 30px;
	padding-left: 30px;
}
.magin {
	padding: 6px;
}

.border_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

.text_welcome1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 18px;
	font-weight: bolder;
	text-transform: capitalize;
	color: #666666;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FF6600;
	text-decoration: none;
}

.text_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bolder;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.text_menu_bt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FF6600; 
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
.text_menu_bt:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color:#FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}

.text_menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bolder;
	text-transform: capitalize;
	color: #FAA85E;
	text-decoration: none;
	text-align: center;
}
/*.text_menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bolder;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
*/
.text_welcome2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bolder;
	text-transform: capitalize;
	color: #666666;
	margin-bottom: 20px;
	margin-top: 5px;
}
.border_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.border_right1 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.text_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
}
.title{
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
}
.title:hover{
	font-family:Tahoma;
	font-size:12px;
	color:#FFFFFF;
}
.menuParent
{
	color: #333333;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding-left: 8px;
	text-decoration: none;
	background-image:url(../images/arrow_b.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: auto;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	font-family: Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.menuChild
{
	height: auto;
	padding-left: 20px;
}

.applemenu{
	width: 100%;
}

.applemenu div.silverheader a{
	color: #333333;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding-left: 8px;
	text-decoration: none;
	background-image: url(images/arrow_b.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: auto;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	font-family: Tahoma, "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

