body {margin:0; padding:0; vertical-align:top; background:url(images/back.gif); text-align:center;}
td {font-size:11px; font-family:Tahoma; color:#858585; line-height:13px; vertical-align:top; padding:0;}
table {border:0; border-collapse:collapse;}
/*table{width:100%;}*/
img {border:0;}
/****************************************************/
.footer  {color:#B0B0B0;font-size:12px;}
.footer a{color:#868686; text-decoration:none;}
.footer a:hover{text-decoration:underline;}
/****************************************************/
a {border:none; text-decoration:underline; color:#151515;}
a:hover {text-decoration:none;}

.link1 {text-decoration:underline;color:#3F3F3F; background:url(images/pimp1.gif) no-repeat 0px 6px; padding-left:8px;}
.link1:hover {text-decoration:none;}

.link2 {text-decoration:underline;color:#151515; font-weight:bold;}
.link2:hover {text-decoration:none;}


/****************************************************/
ul {margin:0; padding:0; list-style:none}
li {background: url(images/pimp2.gif) no-repeat  left; padding-left:8px; line-height:18px; color:#5F5F5F;}
li a {color:#5F5F5F; text-decoration:underline;}
li a:hover {text-decoration:none;}


/****************************************************/
form {margin:0; padding:0;}
.form_1 {width:143px; margin:0; padding:0 0 0 3px; height:20px; vertical-align:middle; font-size:11px;font-family:Tahoma; color:#858585; background:#ffffff;}
/****************************************************/
.line{background:url(images/slice.gif) repeat-x top;}

















/*************** Start Menu Section *************************************/


#menu a {
	color: #5F5F5F;
	text-decoration: none;
}
#menu a:hover {
	color: #64030a;
}

/*************** End Menu Section ***************************************/









input.button { 
	margin: 2px;
	padding: 2px;
	border: 2px solid #999966;
	background: #ffeddc;
	font-family: "trebuchet ms", "times new roman";
	font-size: 13px;
	cursor: pointer;
}
input.button:hover { 
	background: #999966;
	color: #fff;
}
input {
	padding: 1px;
	border: 1px solid #dadada;
	font-family: "trebuchet ms", "times new roman";
	font-size: 12px;
	color: #333;
	background: #fafafa;
}
input:focus, input:active, textarea:focus, textarea:active, select:focus, select:active {
	border: 1px solid #999966;
	background: #ffeddc;
}
textarea {
	padding: 1px;
	border: 1px solid #dadada;
	font-family: "trebuchet ms", "times new roman";
	font-size: 12px;
	color: #333;
	background: #fafafa;
}


