﻿* {word-break: break-all;}

body
{
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	font: 13px;  
/*	text-align: left;*/
	color: #000000;
	line-height: 22px;
	clip: rect(auto auto auto auto);
	CURSOR:url("images/mouse.ani");
}

body,td,th {
	font-size: 13px;
}
div,span
{
	 word-break: break-all;
}
/*
td
{
	text-align: left;
}

.content_left{text-align:center;}
.content_left table,tr,td{text-align:center;}
*/
.BY14
{
	font-size: 16px;
	color: #ff6900;
	font-weight:bold;
}

A{TEXT-DECORATION: none;}
A:link {color: #000000;}
A:visited {color: #000000}
A:active {color: #000000}
A:hover{COLOR: #FF6600;position: relative; right: 0px; top: 1px}

A.button {
 COLOR: #ffffff; FONT-FAMILY: sans-serif; BACKGROUND-COLOR: #000000; TEXT-DECORATION: none
}
A.button:link {
 COLOR: #ffffff; FONT-FAMILY: sans-serif; BACKGROUND-COLOR: #000000; TEXT-DECORATION: none
}
A.button:visited {
 COLOR: #ffffff; FONT-FAMILY: sans-serif; BACKGROUND-COLOR: #000000; TEXT-DECORATION: none
}
A.button:hover {
 BACKGROUND: #fff; COLOR: #fff; FONT-FAMILY: sans-serif; TEXT-DECORATION: none
}

form { margin: 0; padding: 0; }
	input, button, select, textarea { font: 1em "Trebuchet MS", "Lucida Console", "Lucida Sans"; }
	button { cursor: pointer; }
	
