/* start : basis body */
html, body, div, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, button {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 12px;
	font-family: "Trebuchet MS";
	margin-right: auto;
	margin-left: auto;
	}

a img, :link img, :visited img { 
	border: 0;
	}
	
strong { 
	font-weight: bold;
	}
	
em { 
	font-style: italic;
	}
	
table { 
	border-collapse: collapse; 
	border-spacing: 0;
	}
	
ol, ul { 
	list-style: none; 
	}
	
.close { 
	clear: both;
	}

body { 
	background-color: #a03277; 
	text-align: center; 
	margin: 0;
	color: #555;
	}

a { 
	color: #a83b80; 
	text-decoration: underline; 
	}
	
a:hover	{ 
	color: #000; 
	text-decoration: none; 
	}

#msg			{ background-color: #d3efce; padding: 5px; color: #6fb558; }

/* end : basis body */
					
span.tweener {
	display: block;
	background: url(../images/dot_line.gif) repeat-x;
	height: 3px;
	font-size: 0;
	margin: 3px 0;
	}
	
#outer {
	text-align: left;
	background: #a93b80 url(../images/background.jpg) repeat-x;
	}
	
	#nav {
		width: 952px;
		background: #fff url(../images/background_nav.jpg) no-repeat;
		height: 39px;
		}
		
		#nav ul {
			width: 900px;
			border-top: solid #a83b80 3px;
			margin-left: 25px;
			}
	
		#nav li { 
			float: left; 
			height: 19px;
			margin: 0 4px;
			padding: 3px 0;
			}
			
		#nav ul li:hover  {
			background-color: #464646;
			border-bottom: solid #e05aaf 6px;
			}
			
		#nav li a {
			height: 25px;
			color: #999;
			padding: 0 5px;
			text-decoration: none;
			}
			
			#nav ul li.set  {
				background-color: #464646;
				border-bottom: solid #e05aaf 6px;
				}
			
			#nav li a.set {
				color: #fff;
				text-decoration: none;
				}
			
		#nav li a:hover {
			color: #fff;
			text-decoration: none;
			}
	
	#header {
		width: 952px;
		background: #fff url(../images/background_header.jpg) no-repeat;
		height: 114px;
		}
		
		#header #line {
			float: left;
			width: 314px;
			height: 114px;
			margin-left: 26px;
			}
			
		#header #image {
			position: relative;
			z-index: 255;
			float: left;
			width: 386px;
			height: 142px;
			}
			
		#header #logo {
			float: right;
			width: 165px;
			height: 90px;
			margin-right: 50px;
			margin-top: 12px;
			}
	
	#wrapper {
		width: 952px;
		background: #fff url(../images/background_content.jpg) repeat-y;
		padding-top: 28px;
		}
		
		#wrapper #left {
			float: left;
			margin-left: 35px;
			margin-top: 10px;
			width: 175px;
			}
			
				#left h1 {
					background-color: #a83b80;
					color: #fff;
					font-weight: bold;
					font-size: 13px;
					padding: 5px;
					}
										
				#left a {
					display: block;
					padding: 5px;
					color: #555;
					text-decoration: none;
					}
					
				#left a:hover {
					background-color: #efefef;
					color: #000;
					text-decoration: none;
					}
			
		#wrapper #content {
			float: left;
			width: 478px;
			margin: 10px;
			margin-top: 15px;
			}
			
			#content div.introduction {
				margin-bottom: 15px;
				}
				
			#content div.content {
				}
			
			#content h1 {
				color: #a83b80;
				font-size: 16px;
				margin-bottom: 5px;
				font-weight: bold;
				}
			
			#content ol {
				list-style: decimal;
				margin: 5px 50px;
				}
			
			#content ul {
				list-style: none;
				margin: 5px 25px;
				}
				
			#content li {
				margin-bottom: 5px;
				}
				
			#content p {
				text-align: left;
				margin-bottom: 8px;
				text-align: justify;
				}
		
			#content h3 { 
				color: #666; 
				font-size: 14px; 
				margin-bottom: 3px; 
				font-weight: bold;
				text-decoration: none; 
				}
		
		#wrapper #right {
			float: left;
			margin-right: 35px;
			margin-top: 10px;
			width: 209px;
			}
				#right_wrapper {
					padding-left: 20px;
					padding-right: 10px;
					}
					
				#right_wrapper a {
					color: #408e06;
					}
					
				#right_wrapper span.tweener {
					display: block;
					background: url(../images/dot_line.gif) repeat-x;
					height: 3px;
					font-size: 0;
					margin: 10px 0;
					}
				
				#right_wrapper span {
					display: block;
					}
					
				#right_wrapper span.date {
					color: #999999;
					}
			
				#right_wrapper h1 {
					background-color: #6ab730;
					color: #fff;
					font-weight: bold;
					font-size: 13px;
					padding: 5px;
					margin-bottom: 5px;
					}
				
				#right_wrapper h2 {
					color: #408e06;
					font-weight: bold;
					}
	
#footer {
	height: 117px;
	text-align: left;
	background: url(../images/background_footer.jpg) repeat-x;
	}
		
	#footer_tweener {
		width: 952px;
		height: 2px;
		background: url(../images/background_tweener.jpg) no-repeat;
		font-size: 0;
		}
		
	#footer_content {
		width: 952px;
		background: url(../images/background_footer_content.jpg) repeat-y;
		}
		
		#footer_content h3 {
			color: #a83b80;
			font-weight: bold;
			font-size: 12px;
			margin-bottom: 5px;
			}
		
		#footer_content div.wrapper {
			padding: 10px 35px;
			}
			
		#footer_content div.blocker {
			width: 150px;
			float: left;
			margin-bottom: 10px;
			}
		
		#footer_content #logowrapper {
			float: right;
			width: 380px;
			}
		
			#footer_content #logowrapper img {
				margin: 0 5px;
				}
				
#tpl_form { text-align: left; }	

#tpl_form table td {
	padding: 3px 0;
	}
	
#tpl_form input.secureimgcode {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #666;
	width: 40px;
	text-transform: uppercase;
	}
	
#tpl_form input.text, textarea.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

#tpl_form input.text {
	padding: 3px;
	color: #a83b80;
	width: 250px;
	}

#tpl_form textarea.text {
	padding: 3px;
	color: #a83b80;
	}

#tpl_form select.text {
	width: 260px;
	color: #a83b80;
	cursor: pointer;
	}
	
#tpl_form input.submit {
	background-color: #a83b80;
	border: solid #a83b80 1px;
	color: #fff;
	cursor: pointer;
	width: auto;
	padding: 3px 5px;
	}

#tpl_form input.submit:hover {
	background-color: #fff;
	border: solid #a83b80 1px;
	color: #a83b80;
	cursor: pointer;
	width: auto;
	}

#tpl_form label { 
	font-weight: bold;
	display: block; 
	float: left; 
	width: 120px; 
	margin-right: 10px; 
	line-height: 18px;
	clear: left;
	height: auto;
	}

#tpl_form div {
	margin-bottom: 5px;
	}
