/* general body styles */
	body {
		font-size: 13px;
		
		color: #333;
		margin: 20px;
		margin-top: 0px;
		
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		
		background-color: #aaf3f4;
		background-image: url(/_IMAGES/_XSL/templates/www_main/body_bg_top_gradient.jpg);
		background-position: top;
		background-repeat: repeat-x;
	}
	
	h1, h2, h3, h4 {
		font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
		margin-top: 0px;
	}
	
	p {
		font-size: 13px;
		line-height: 2;
	}
	
/* general link styles */
	a:link {
		color: #1a616d;
		text-decoration: none;
	}
	a:visited {
		color: #1a616d;
		text-decoration: none;
	}
	a:hover {
		color: #368896;
		text-decoration: underline;
	}
	
/* container stylers */
	#box1 {
		width: 938px;
	}
	#box1 td.shadow1 {
		width: 19px;
		background: url(../../../_IMAGES/_XSL/templates/www_main/shadow1.png) repeat-y top right;
	}
	#box1 td.middle {
		width: 900px;
	}
	#box1 td.shadow2 {
		width: 19px;
		background: url(../../../_IMAGES/_XSL/templates/www_main/shadow2.png) repeat-y top left;
	}
	
/* flower-top styles */
	#flower-top {
		width: 938px;
		height: 8px;
	}
	#flower-top td.one {
		width: 297px;
		height: 8px;
	}
	#flower-top td.middle {
		width: 18px;
		height: 8px;
		background: url(../../../_IMAGES/_XSL/templates/www_main/flower-top.jpg) no-repeat top center;
	}
	#flower-top td.two {
		width: 484px;
		height: 8px;
	}	
	
/* message styles */

	#tmpl_message_table {
		width: 938px;
		height: 26px;
		color: #6a6a6a;
		font-size: 11px;
	}
	#tmpl_message_table td.shadow3 {
		width: 30px;
		background: url(../../../_IMAGES/_XSL/templates/www_main/shadow3.png) no-repeat bottom right;
	}
	#tmpl_message_table td.shadow4 {
		width: 232px;
		background: url(../../../_IMAGES/_XSL/templates/www_main/shadow4.png) repeat-x bottom center;
	}
	#tmpl_message_table td.flower {
		width: 135px;
		background: url(../../../_IMAGES/_XSL/templates/www_main/flower.jpg) no-repeat bottom center;
	}
	#tmpl_message_table td.left {
		width: 242px;
		background: url(../../../_IMAGES/_XSL/templates/www_main/message-bg.jpg) repeat-x top center;
	}
	#tmpl_message_table td.right {
		width: 242px;
		background: url(../../../_IMAGES/_XSL/templates/www_main/message-bg.jpg) repeat-x top center;
	}
	#tmpl_message_table td a {
		color: #1a616d;
		text-decoration: underline;
	}
	#tmpl_message_table td a:visited {
		color: #1a616d;
		text-decoration: underline;
	}
	#tmpl_message_table td a:hover {
		color: #368896;
		text-decoration: none;
	}
	#tmpl_message_table td.message-side1 {
		width: 57px;
		background: url(../../../_IMAGES/_XSL/templates/www_main/message-side1.jpg) no-repeat top center;
	}
	
/* topper1 styles */
	#topper1 {
		width: 938px;
		height: 32px;
		background: url(../../../_IMAGES/_XSL/templates/www_main/topper1.gif) no-repeat top center;
	}
	
/* box2 styles */
	#box2 {
		width: 900px;
		height: 32px;
	}
	
/* tabs-side1 styles */
	#tabs-side1 {
		width: 342px;
		height: 32px;
		background: url(../../../_IMAGES/_XSL/templates/www_main/tabs-side1.jpg) no-repeat top center;
	}


/* tab styles */
	#tmpl_tab_table {
		width: 533px;
		height: 32px;
	}
	#tmpl_tab_table.popup {
		margin-top: 15px;
	}
	#tmpl_tab_table td.middle {
		background: url(../../../_IMAGES/_XSL/templates/www_main/tabs-bg.jpg) no-repeat top center;
	}
	
	#tmpl_tab_table ul {
		margin: 0px;
		padding: 0px;
		font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	}
	#tmpl_tab_table ul li {
		list-style: none;
		line-height: 32px;
		float: left;
		margin: 0px;
		padding-left: 9px;		
		color: #757575;
		font-size: 12px;
		font-weight: bold;
		text-align: center;
	}
	#tmpl_tab_table ul li.selected {
		color: #000;
		font-size: 12px;
		font-weight: bold;
		text-decoration: underline;
	}
	#tmpl_tab_table ul li a {
		color: #757575;
		text-decoration: none;
	}
	#tmpl_tab_table ul li a.disabled {
		color: #ccc;
		text-decoration: line-through;
	}
	#tmpl_tab_table ul li.selected a {
		color: #000;
		text-decoration: underline;
	}
	#tmpl_tab_table ul a:hover {
		text-decoration: underline;
	}
	#tmpl_tab_table ul li div.right {
		padding-right: 8px;
	}
	#tmpl_tab_table ul li.selected div.right {
		padding-right: 8px;
	}
	#tmpl_tab_table ul li div.bg {
		/*padding-top: 10px;*/
		/*padding-bottom: 5px;*/
		height: 30px;
	}
	#tmpl_tab_table ul li.selected div.bg {
	}
	
/* tabs-side2 styles */
	#tabs-side2 {
		width: 25px;
		height: 32px;
		background: url(../../../_IMAGES/_XSL/templates/www_main/tabs-side2.jpg) no-repeat top center;
	}
	
/* header styles */
	#tmpl_header {
		width: 900px;
		height: 168px;
		background: url(../../../_IMAGES/_XSL/templates/www_main/header-bg.jpg) no-repeat top center;
	}
	
/* register styles */
	#register {
		width: 900px;
		height: 91px;
	}	
	#register td.side1 {
		width: 587px;
		background: url(../../../_IMAGES/_XSL/templates/www_main/register-side1.jpg) no-repeat top center;
	}	
	#register td.txt {
		width: 284px;
		background: url(../../../_IMAGES/_XSL/templates/www_main/register.jpg) repeat-x top center;
		vertical-align: top;
	}
	#register td.side2 {
		width: 29px;
		background: url(../../../_IMAGES/_XSL/templates/www_main/register-side2.jpg) no-repeat top center;
	}
	
/* topper2 styles */
	#topper2 {
		width: 900px;
		height: 53px;
		background: url(../../../_IMAGES/_XSL/templates/www_main/topper2.jpg) no-repeat top center;
	}

/* top nav styles */
	#tmpl_top_nav {
		width: 880px;
		padding: 0px 10px 0px 10px;
		color: #000;
		font-size: 11px;
		font-weight: bold;
		font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
		border-bottom: 1px dashed #9c9c9c;
		margin-bottom: 5px;
	}
	#tmpl_top_nav a {
		color: #1a616d;
		text-decoration: underline;
	}
	#tmpl_top_nav a:visited {
		color: #1a616d;
		text-decoration: underline;
	}
	#tmpl_top_nav a {
		color: #368896;
		text-decoration: none;
	}
	
/* body styles */
	#tmpl_body {
		width: 938px;
		background: url(../../../_IMAGES/_XSL/templates/www_main/body-bg.png) repeat-y top center;
	}
	#tmpl_body td.tmpl_body_container {
		vertical-align: top;
		padding: 0px 29px 10px 29px;
	}

/* footer styles */
	#tmpl_footer_table {
		width: 938px;
		height: 28px;
		background: url(../../../_IMAGES/_XSL/templates/www_main/footer.png) repeat-y top center;
	}
	#tmpl_footer_table td.left {
		width: 11px;
	}	
	#tmpl_footer_links {
		width: 900px;
		margin-top: 5px;
		color: #000;
		font-size: 11px;
	}
	#tmpl_footer_links td a {
		color: #1a616d;
		text-decoration: underline;
	}
	#tmpl_footer_links td a:visited {
		color: #1a616d;
		text-decoration: underline;
	}
	#tmpl_footer_links td a:hover {
		color: #368896;
		text-decoration: none;
	}
	#tmpl_footer_links td img {
		border: none;
	}
	#tmpl_footer_links td.right {
		text-align: right;
	}
	
#register-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 18px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #000000;
	vertical-align: top;
}

#register-text a {
	color: #226875;
	font-weight: bold;
	text-decoration: underline;
}

#register-text a:hover {
	color: #368896;
	font-weight: bold;
	text-decoration: none;
}

#register-text a:active {
	color: #368896;
	font-weight: bold;
	text-decoration: none;
}

#register-text a:visited {
	color: #226875;
	font-weight: bold;
	text-decoration: underline;
}

#register-text a:visited:hover {
	color: #368896;
	font-weight: bold;
	text-decoration: none;
}