body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	background-color: #FFFFFF;


	}

td.topborder{
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}

td.rightborder{
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;

}

td.bottomborder{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;

}

td.leftborder{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;

}



td.whiteText{
	color: #66CCFF;


}

img.orangeBorder {
	border:3px dotted #000000;
}


img.blueFrame {
	border:2px; 
	border-color: #3973AC ; 
	border-style: solid;
}
	

body.individual {
	margin-top: 10;
	margin-bottom: 10;
	margin-left: 10;
	margin-right: 10;}
	
li.individual {
	font-size: .9em;
	}
	
td.individual {
	font-size: 0.8em;
	font-weight: bolder;
	padding: 20px;
	}



a:link {
	color: #66CCFF;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;


	}
a:visited {
	color: #66CCFF;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;


	}
a:hover {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	}
	
a:active {
	color: #66CCFF;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;


	}
  
table {
	border-style: none;
	}

td {
	font-size: 0.8em;
	padding: 0px;
	}

table.main {
	width: 100%;
	}

td.main {
	padding: 10px;
	text-align: justify;
	font-size: .8em;
	width: 650px;

	}

.section_heading {
	font-size: 18px;
	text-align: left;
	font-weight: bold;
	}

.section_heading_right {
	font-size: 15px;
	text-align: right;
	font-weight: bold;
	}



table.menubar {
	width: 175px;
	}

tr.menubar {
	font-size: 1em;
	font-family: Geneva, Arial, Helvetica, sans-serif;

	}	
	

.footer {
	background-color: #000000;
	margin-right: 10px;
	margin-left: 10px;
	}
	
td.footer {
	font-size: 0.6em;
	font-weight: bold;
	}
	
		
.header {
	font-size: 5em;
	font-weight: normal;
	margin: 15px;
	}

	
textarea.register {
	font-family: Arial, Helvetica, sans-serif;
	background-color: white;
	border: 1px solid #FFFFFF;
	height: 100px;
	width: 300px;
	font-size: 11pt;
	color: #3973AC;
	font-weight: bold;
	}


td.register {
	font-size: .8em;
	padding: 5px;
	border: 1px solid #3399FF;
	}
	
input.register {
	border: 1px solid #FFFFFF;
	font-size: 10pt;
	color: #3973AC;
	height: 22px;
	width: 300px;
	font-weight: bold;
	background-color: white;
	}
	
td.leftmargin {
	padding-left: 10px;
	}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #66CCFF;
}
select {
	font-weight: bold;
	color: #66CCFF;
	font-family: Arial, Helvetica, sans-serif;

}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #66CCFF;
}
.profile-name {
	font-weight: bold;
	font-size: 12px;
	color: #333333;
	padding-bottom: 8px;
	line-height: 20px;
	padding-top: 12px;
}
.profile-address {
	font-weight: bold;
	font-size: 12px;
	color: #999999;
}
.profile-tel {
	font-weight: bold;
	font-size: 12px;
	line-height: 22px;
	color: #999999;
}
.profile-cat {
	font-weight: bold;
	font-size: 14px;
	color: #66CCFF;
}
.mini12 {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.mini10 {
	font-size: 10px;
}

