body		{ margin:0px; padding:0px; background-color:#EAEAEA }

td			{text-align: left;
			font-family:verdana;
			font-size:10px;
			color:#606060;
			line-height:12px;}

a			{text-decoration: none; color:#386789}

.copy		{font-family:tahoma; font-size:9px; color:#5C5C5C; text-decoration:none}

.top_txt	{color:#838383; text-decoration:none; font-family:tahoma; font-size:11px}

.big_txt    {color:#000000; text-decoration:none; font-weight:bold; font-family:arial; font-size:16px}
.sml_txt    {color:#838383; text-decoration:none; font-weight:normal; font-family:arial; font-size:12px}
.sml2_txt    {color:#000000; text-decoration:none; font-weight:bold; font-family:verdana, arial; font-size:14px}
.smlred_txt {color:#FF6633; text-decoration:none; font-weight:bold; font-family:arial; font-size:12px}

.gray		{color:#606060; text-decoration:none}
.blue		{color:#386789; text-decoration:none}
.black		{color:#373434; text-decoration:none}
.green		{color:#9AC126; text-decoration:none}

.u			{text-decoration:underline}
.up			{text-transform:uppercase}
.sm			{font-size:9px}
.b			{font-size:12px}

.a			{background-position:bottom;
			background-repeat:repeat-x;
			background-image:url(images/under.jpg);
			color:#DACCE3}

.form { width:232px;
		height:18px;
		font-family:tahoma;
		font-size:11px;
		border-style:solid;
		border-width:1px;
		border-color:#999999;
		background-color:#E0E0E0;
		color:#666666;
		margin-left:0px;
		margin-right:0px}

.button {
border-top:2px solid #999999;
border-right:2px solid #999999;
border-bottom:2px solid #999999;
border-left:2px solid #999999;
margin:0 0 0 0;
padding:7px 7px 7px 7px;
background:#ffffff;
color:#505050;
font-family:Arial,Verdana,Tahoma,Sans-Serif;
font-size:1.2em;
font-weight:bold;
padding:4px;
width:180px;
}

input, textarea {
width:300px;
border:1px solid #999999;
font-family:Tahoma,Verdana,Arial,Sans-Serif;
font-size:1.2em;
margin:0;
padding:4px;
}

textarea {
  width: 85%;

  scrollbar-3dlight-color : #CCC;
  scrollbar-arrow-color : #001042;
  scrollbar-darkshadow-color : #CCC;
  scrollbar-face-color : #CCC;
  scrollbar-highlight-color : #CCC;
  scrollbar-shadow-color : #CCC;
  scrollbar-track-color : #CCC;

}

.rollover {scrollbar-face-color:#BEAD98;
		scrollbar-track-color:#55313C;
		scrollbar-arrow-color:#55313C;
		scrollbar-3Dlight-color:#55313C;
		scrollbar-base-color:#55313C;
		scrollbar-shadow-color:#55313C;
		scrollbar-darkshadow-color:#55313C;
		scrollbar-highlight-color:#55313C;
		}

a:hover{text-decoration:underline;}
#a:hover{text-decoration:none;}

.gallery { text-align: center;}
.gallery img {
        border-style:solid;
		border-width:2px;
		border-color:#999999;
}

