body {
	margin: 0px;
	
	
	padding: 5px 0;
	background: url(images/bg.gif);
}

body, th, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 150%;
	color: #666666;
	
}

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
	width: 151px;
	height: 19px;
	padding-top: 2px;
	padding-left: 2px;
	background-image:url(images/index21.jpg);
	border: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.input2 {
	width: 131px;
	height: 19px;
	padding-top: 2px;
	padding-left: 2px;
	background-image:url(images/index22.jpg);
	border: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.align-justify {
	text-align: justify;
}

.text1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #384860;
}

.text2 {
	font-size: 10px;
	text-align: justify;
}

.text3 {
	color:#FFFFFF;
}

.text4 {
	font-size: 9px;
	color:#A3A3A3;
}

.text5 {
	color:#636363;
	font-size: 10px;
}

.text6 {
	color: #384860;
}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	color: #FFFFFF;
	text-decoration: none;
}

a.link1:hover {
	text-decoration: underline;
}




ul.leftside {
	list-style: url("images/index06.gif");
}

ul.leftside li {
	padding:6px; 
	margin:0px;
	line-height:25px;
}

ul {
	list-style: url("images/index04.jpg") circle; 
}

ul ul
{
	margin: 7px 0px 0px 30px;
	list-style-image: none;
	list-style: circle;
}

dl {
	padding-left:20px;
	}
	
dt {
	font-weight: bolder;
}
dd {
	padding-bottom: 20px;
}

table.columnwrap td {
	vertical-align:top;
}	
table.columnwrap dd {
	padding-bottom: 0px;
	text-indent:-15px;
}		

table.content { 
	padding-top:20px; padding-left:20px; padding-bottom:20px;
}

h1 {
	font-size:18pt;
	color:#000000;
	line-height: 27px;
	/*font-family: "Brush Script MT";*/
	
}
h2 {
	font-size:18px;
	color:#000000;
}

h3 {
	/*font-size:15px;*/
	font-size: 16px;
	color:#000000;
}

h4 {
	font-size:14px;
	color:#000000;
	text-align:center;
}

p.missingtext {
	color:red;
}

/*
Styles that are applied on the containing element
like <TD></TD>. When applied, this will change both
the text and the text links inside them.
*/

.style1 {font-family: Brush Script MT;
				 font-size:15pt;
				 display:inline;
				 color:#000000;
}

.style1 a {
}

.style1 a:hover {
}

div.content {
	background-image: url("images/index.jpg");
	padding: 15pt;
}

tr.footer {
	background-image: url("images/index30.jpg");
	}
	
td.left_menu {	
	background-image: url("images/index03-orange.jpg");
	background-repeat: repeat; 
	}
	
#links a {
	font-size:13px;
	}

#links li {
	padding-bottom:10pt;
}	

#links ul {
	margin-left:0pt;
	padding-left:12pt;
}

a.nav-button {display:block; background-color:#576c8b;}
a.nav-button:link, td.nav-button {background-color:#576c8b;}  /* blue */
a.nav-button:hover {background-color:#24477b;}        /* dark-blue */

/*a.nav-button {display:block; background-color:#da5800;}*/
/*a.nav-button:link, td.nav-button {background-color:#da5800;}*/  /* orange */
/*a.nav-button:hover {background-color:#da5800;}*/        /* dark-orange */

textarea {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.contact th {text-align:right; vertical-align:top;}

a.plain img {border:0px; margin:0px; padding:0px;}

.contents {
	background: #fff;
	border: 1px solid #9C9C9C;
	margin: 0 auto;
	padding: 5px;
	width: 795px;
	}
	
/*strong
{
	font-weight: bold;
	color: #000000;
}*/
