/* author: Metamorphosis Design */
/* Please visit: http://www.metamorphozis.com for more Free and Premium Templates */
/* Creation date: 28.01.2006 */

a
{color: #3A3A3A;
text-decoration: none;
font-weight: bold;
}

a:hover
{
text-decoration: none;
font-weight: bold;
color: #ff0000;
}

a:visited
{color: #3A3A3A;
text-decoration: none;
font-weight: bold;
}



a.menu
{
text-decoration: none;
font-family: tahoma;
font-size: 12px;
font-weight: bold;
color: #ffffff;
}
a.menu:hover
{
text-decoration: underline;
font-family: tahoma;
font-size: 12px;
font-weight: bold;
color: #ffffff;
}
a.menu:visited
{
font-family: tahoma;
font-size: 12px;
font-weight: bold;
color: #ffffff;
}
td
{
font-family: tahoma;
font-size: 11px;
color: #6A6A6A;
}


a.more
{
color: #FF0000;
text-decoration: none;
font-family: tahoma;
font-size: 11px;
font-weight: bold;
}
a.more:visited
{
color: #FF0000;
font-family: tahoma;
font-size: 11px;
font-weight: bold;
}
a.more:hover
{
color: #FF0000;
font-family: tahoma;
text-decoration: underline;
font-size: 11px;
font-weight: bold;
}
a.footer
{
color: #585858;
text-decoration: none;
font-family: tahoma;
font-size: 12px;
font-weight: bold;
}
a.footer:visited
{
color: #585858;
font-family: tahoma;
font-size: 12px;
font-weight: bold;
}
a.footer:hover
{
color: #585858;
text-decoration: underline;
font-family: tahoma;
font-size: 12px;
font-weight: bold;
}
a.metamorph
{
color: #ffffff;
text-decoration: none;
font-family: tahoma;
font-size: 11px;
font-weight: normal;
}
a.metamorph:visited
{
color: #ffffff;
font-family: tahoma;
font-size: 11px;
font-weight: normal;
}
a.metamorph:hover
{
color: #ffffff;
text-decoration: underline;
font-family: tahoma;
font-size: 11px;
font-weight: normal;
}
.title
{
color: #3A3A3A;
font-size: 12px;
font-weight: 900;
}



.main{font-family:Tahoma; font-size:11px;  color:#777777; line-height:12px }

.input{
  		width:153px; height:15px;
		border-width:1px;
		border-style:solid;
		background-color:#FFFFFF;
		border-color:#7E7E7E;font-family:Tahoma; font-size:10px;  color:#523008; 
		}

	.input_70{
  		width:70px; height:15px;
		border-width:1px;
		border-style:solid;
		background-color:#FFFFFF;
		border-color:#7E7E7E;font-family:Tahoma; font-size:10px;  color:#523008; 
		}

	.input_200{
  		width:200px; height:15px;
		border-width:1px;
		border-style:solid;
		background-color:#FFFFFF;
		border-color:#7E7E7E;font-family:Tahoma; font-size:10px;  color:#523008; 
		}

	.input_300{
  		width:300px; height:15px;
		border-width:1px;
		border-style:solid;
		background-color:#FFFFFF;
		border-color:#7E7E7E;font-family:Tahoma; font-size:10px;  color:#523008; 
		}

		 
		
	  .textarea{
		width:153px; height:200px;
		border-width:1px;
		border-style:solid;
		background-color:#FFFFFF;
		border-color:#7E7E7E;font-family:Tahoma; font-size:10px;  color:#523008; 
		overflow:auto;
		}
		
		.textarea_640{
		width:640px; height:50px;
		border-width:1px;
		border-style:solid;
		background-color:#FFFFFF;
		border-color:#7E7E7E;font-family:Tahoma; font-size:10px;  color:#523008; 
		overflow:auto;
		}
		
		.textarea_640_150{
		width:640px; height:150px;
		border-width:1px;
		border-style:solid;
		background-color:#FFFFFF;
		border-color:#7E7E7E;font-family:Tahoma; font-size:10px;  color:#523008; 
		overflow:auto;
		}