body {
	background-color:#333333;
	background-image:url(../images/bg-main.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-attachment:fixed;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
}
.td_Dot_Ver {
	background-image:url(../images/dot_v.gif);
	background-repeat:repeat-y;
	background-position:center
}
.td_Dot_Hor {
	background-image:url(../images/dot_h.gif);
	background-repeat:repeat-x;
	background-position:center
}
.td_Dash_Hor {
	background-image:url(../images/dash_h.gif);
	background-repeat:repeat-x;
	background-position:center
}
.td_Dash_Ver {
	background-image:url(../images/dash_v.gif);
	background-repeat:repeat-x;
	background-position:center
}
.td_Body {
	background-color:#FFF;
	background-image:url(../images/bg-body.jpg);
	background-repeat:repeat-x;
	background-position:top
}
#background {
	background-image:url(../images/bg-cont.gif);
	background-repeat:repeat;
	background-position:400px center;
}

#header {
	background-image:url(../images/bg_menu.png);
	background-repeat:repeat-x;
	background-position:center 20px;
}

/* Body Text Styles */

.body_text {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	line-height:1.5em
}
a.body_text:link {
	color: #666;
	text-decoration:none;
}
a.body_text:visited {
	text-decoration:none;
	color: #666;
}
a.body_text:hover {
	text-decoration:none;
	color: #F60;
}
a.body_text:active {
	text-decoration:none;
	color: #666;
}

.body_text_Grey {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	line-height:1.4em
}

.body_text_White {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	line-height:1.4em
}

.body_text_Blue {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #039;
	line-height:1.5em
}
a.body_text_Blue:link {
	color: #039;
	text-decoration:none;
}
a.body_text_Blue:visited {
	text-decoration:none;
	color: #039;
}
a.body_text_Blue:hover {
	text-decoration:none;
	color: #F60;
	font-weight:bold
}
a.body_text_Blue:active {
	text-decoration:none;
	color: #039;
}

.body_text_Orange {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #F60;
	line-height:1.5em;
}
a.body_text_Orange:link {
	text-decoration:none;
	color: #F60;
}
a.body_text_Orange:visited {
	text-decoration:none;
	color: #F60;
}
a.body_text_Orange:hover {
	text-decoration:none;
	color: #000;
}
a.body_text_Orange:active {
	text-decoration:none;
	color: #F60;
}

.button_text_Grey {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color:#039;
}
a.button_text_Grey:link {
	color: #FFF;
	text-decoration:none;
	padding:5px 10px 5px 10px
}
a.button_text_Grey:visited {
	text-decoration:none;
	color: #FFF;
}
a.button_text_Grey:hover {
	background-color:#F90;
	text-decoration:none;
	color: #FFF;
}
a.button_text_Grey:active {
	text-decoration:none;
	color: #FFF;
}


/* Title Text Styles */

.title_text_Green {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #390;
	line-height:1.2em
}
.title_text_Blue {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-seriff;
	font-size: 24px;
	font-weight: normal;
	color: #06C;
	line-height:1.2em
}

.title_text_Orange {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #F60;
	line-height:1.2em
}

/* Thick Text Styles */

.thick_text_Grey {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666;
	line-height:26px

}
.thick_text_Blue {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #06C;
	text-decoration:none
}
.thick_text_Orange {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F60;
	line-height:26px
}

/* Arrow Style */

.arrow_Orange {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F60;
	line-height:1.5em
}
.arrow_Blue {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #009;
	line-height:1.5em
}

/* Image Style */

.image_border {
	border: #CCC;
	border-style: solid;
	padding: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color:#FFFFFF;
}


/* Form Style */
.form_style_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666;
	border: #dadada;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding: 4px
}

/* MenuText Styles */

.menu_text {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #333;
	line-height: 50px;
	display: block;
	padding:0px 20px 0px 20px;
}
a.menu_text:link {
	color: #333;
	text-decoration:none;
}
a.menu_text:visited {
	color: #333;
	text-decoration:none;
}
a.menu_text:hover {
	display: block;
	text-decoration:none;
	color: #FFF;
	background-color:#09C;
	padding:0px 20px 0px 20px;
}
a.menu_text:active {
	color: #333;
	text-decoration:none;
}


/* SUB-Menu Styles */

#sub-nav {
	float:left;
	font-family: "Trebuchet MS", Arial, Helveticass;
	font-size: 16px;
	font-weight: normal;
	display: block;
}

#sub-nav ul {
	margin: 0px 0px 0px 2px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}

#sub-nav ul li{
	position: relative;
	display: inline;
	float: left;
	text-align:left;
	width:250px;
	background: transparent url(../images/dots.png) no-repeat 10px -18px;
	border-bottom: 1px dotted #CCC;
}

#sub-nav a {
	color: #333;
	height: 100%;
	width: 90%;
	line-height:25px;
	display: block;
	text-decoration:none;
	padding: 3px 0px 3px 25px;
}

#sub-nav a:hover  {
	display: block;
	width: 90%;
	color: #FFF;
	text-decoration:none;	
	background: #F90 url(../images/dots.png) no-repeat 10px 10px;
}

#sub-nav a.current {
	display: block;
	color: #FFF;
	text-decoration:none;
	width: 90%;	
	background: #F90 url(../images/dots.png) no-repeat 10px 10px;
}
