body{
		margin: 0;
 		padding: 0;
 
 		SCROLLBAR-3DLIGHT-COLOR: #666592;
 		SCROLLBAR-HIGHLIGHT-COLOR: #CCCCFF; 
  
		SCROLLBAR-SHADOW-COLOR: #CCCCFF; 
		SCROLLBAR-DARKSHADOW-COLOR: #666592; 
	
		SCROLLBAR-FACE-COLOR: white;  
		SCROLLBAR-ARROW-COLOR: #666592; 
		SCROLLBAR-TRACK-COLOR: #E1E5EE; 
		background-image: url(../images/back_strip_p.png);
		background-repeat: repeat-x;
		background-color: #D6D6D6;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.t11{
background-image: url(../images/content_head_left_p.png);
background-repeat: no-repeat;
background-position: top left;
}
.t12{
background-image: url(../images/content_head_strip_p.png);
background-repeat: repeat-x;
color: #EAE2F6;

}
.t13{
background-image: url(../images/content_head_right_p.png);
background-repeat: no-repeat;
background-position: top left;
}
.t21{
	background-image: url(../images/strip_top_left_p.png);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: left;
	width: 15px;
}
.t22{
	background-image: url(../images/strip_top_right_p.png);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: right;
	width: 16px;
}
.t31{
background-image: url(../images/left_outer_strip_cont_p.png);
background-repeat: repeat-y;
background-position: top left;
}
.t32{
background-color: White;
}
.t33{
background-image: url(../images/right_outer_strip_cont_p.png);
background-repeat: repeat-y;
background-position: top left;
}
.t41{
background-image: url(../images/footer_1_p.png);
background-repeat: no-repeat;
background-position: top left;
}
.t42{
background-image: url(../images/footer_strip_p.png);
background-repeat: repeat-x;
}
.content_head{
	background-image: url(../images/top_right_bird.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	padding-left: 20px;
	padding-right: 20px;
}
.td_content_l {
	padding-left: 20px;
	font-size: 12px;
	color: #708090;
	padding-bottom: 15px;
}

img.left{
	float: left;
	margin: 8px;
}
img.right{
	float: right;
	margin: 8px;
}
.img_left {
	padding-right: 10px;
}

/*menu
*/
.main{
	color: #708090;
	font-size: 12px;
	padding: 5px;
}
.big{
margin-top: -11px;
margin-bottom: -11px;
	float: left;
	color: #D2691E;
	font-size: 50px;
	font-family: serif;
}
.sub_big{
margin-top: -11px;
margin-bottom: -11px;
	float: left;
	color: #D2691E;
	font-size: 25px;
	font-family: serif;
}
.highlight{
	color: #D2691E;
}
#slidetabsmenu {
float:right;
width:100%;
line-height: 30px;
margin-bottom: -6px;
font: 12px;
font-family: Arial, Helvetica, sans-serif;
}

* html #slidetabsmenu{ /*IE only. Add 1em spacing between menu and rest of content
*/
margin-bottom: -6px;
}

#slidetabsmenu ul{
list-style-type: none;
margin:0;
line-height: 30px;
margin-left: 20px;
padding:0;
}
.tbl_borders {
	border-top-width: 5px;
	border-right-width: 2px;
	border-bottom-width: 5px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6B5F82;
	border-right-color: #6B5F82;
	border-bottom-color: #6B5F82;
	border-left-color: #6B5F82;
	background-color: #FFF;
	width: 973px;
}


#slidetabsmenu li{
display:inline;
margin:0;
padding:0;
}

#slidetabsmenu a {
float:right;
line-height: 30px;
background:url(../images/left_buttons_p.png) no-repeat left bottom;
margin:0;
padding:0 0 0 20px;
text-decoration:none;
}

#slidetabsmenu a span {
float:left;
display:block;
line-height: 30px;
color: Gray;
background:url(../images/right_buttons_p.png) no-repeat right bottom;
margin-right: 2px;
padding: 0em 20px 0em 0px;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#slidetabsmenu a span {float:none;}
/* End IE5-Mac hack */

#slidetabsmenu a:hover span {
color: black;
}

#slidetabsmenu #current a {
background-position: left top;
}

#slidetabsmenu #current a span {
background-position: right top;
color: White;
}

#slidetabsmenu a:hover {
background-position: left top;
}

#slidetabsmenu a:hover span {
background-position: right top;
color: White;
}

.td_content_r {
	font-size: 12px;
	color: #708090;
	padding-right: 20px;
	padding-bottom: 15px;
}

.td_content {
	padding-left: 20px;
	font-size: 12px;
	color: #708090;
	padding-right: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.img_right {
	padding-left: 10px;
	padding-bottom: 3px;
}

.td_content_line {
	padding-left: 20px;
	font-size: 12px;
	color: #708090;
	padding-right: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #6B5F82;
}

