body     {margin:0px;padding:0px; background:#666 url(img/bg.jpg) }
td       {text-align: left; font-family:tahoma; font-size:11px; color:#505050; line-height:14px; text-align: justify }

label    { color:#ccc }

a        {text-decoration:underline; color:#FF9000;}
a:hover  {text-decoration:none;}
.a:hover {text-decoration:underline;}

.copy   {font-family:tahoma; color:#A4A4A4; text-decoration:none; }

.gray   {color:#505050; text-decoration:none}
.orange {color:#FF9000; text-decoration:none}
.red    {color:#E32300; text-decoration:none}
.black  {color:#000000; text-decoration:none}


.verdana {font-family:verdana; line-height:15px; font-size:9px}
.abs     {vertical-align:middle}
.sm      {font-size:9px}
.u       {text-decoration:underline}
.nu      {text-decoration:none}
.t       {text-transform:uppercase}
.big     {font-size:11px}


.button { color:#FF9000; background:transparent; border:0; font-family:tahoma; font-size:10px; text-decoration:underline; cursor:hand; }

.form_sign { width:124px;
		height:21px;
		font-family:tahoma;
		font-size:12px;
		border-style:solid;
		border-width:1px;
		border-color:#DBDBDB;
		background-color:#ffffff;
		color:#BFBFBF;
		margin-left:0px;
		margin-right:0px
		text-align:right;
		}

.form   { width:260px;
		height:21px;
		font-family:tahoma;
		font-size:12px;
		border-style:;
		border-width:;
		border-color:#;
		background-color:#ffffff;
		color:#616161;
		margin-left:0px;
		margin-right:0px
		}

.textarea { width:260px;
		height:200px;
		font-family:tahoma;
		font-size:12px;
		border-style:;
		border-width:;
		border-color:#;
		background-color:#ffffff;
		color:#616161;
		overflow:hidden;
		margin-left:0px;
		margin-right:0px;
		}

.rollover { scrollbar-face-color:#B6E9FF;
		scrollbar-track-color:#FCFEFF;
		scrollbar-arrow-color:#FCFEFF;
		scrollbar-3Dlight-color:#FCFEFF;
		scrollbar-base-color:#FCFEFF;
		scrollbar-shadow-color:#FCFEFF;
		scrollbar-darkshadow-color:#FCFEFF;
		scrollbar-highlight-color:#FCFEFF;
		}

ul, ol  {margin: 0 0 1.5em 1.5em}
p       {margin: 0 0 1.5em}
p.small { font-family:tahoma, verdana, sans-serif; font-size:10px; color:#999; text-align: justify }

h1, h2, h3 {letter-spacing: -1px; font-family: arial,verdana,sans-serif; margin: 0 0 1.5em; color:#FF9000; border-bottom: 1px solid #eee; padding-bottom: .1em}
h1 {font-size: 156%;}
h2 {font-size: 126%}
h3 {font-size: 116%}

h4, h5, h6 { letter-spacing: -1px; font-family: arial,verdana,sans-serif; margin: 0 0 .3em; color:#FF9000; padding-bottom: .1em }
h4 {font-size: 116%}
h5 {font-size: 106%}
h6 {font-size: 96%}




