body {
	background-color: #000000;
	font-size: 12px;
	font-family: arial;
	margin: 0 0 0 0px;
}

table {
	border: none;
  border-collapse: collapse;
}

table.table_main {
	width: 780px;
	height: 100%;
	background-color : #dd0000;
}

input {
	border: 1px;
	height: 14px;
	background-color: White;
	color: Black;
	border-color: #FF8212;
}

td 	{
	font-size: 12px;
	font-family: arial;
	text-align : left;
	vertical-align : top;
	padding : 0 0 0 0px;
}

td.td_back_hometitle 	{
	background-image: url(../images/back_home.jpg);
	background-color : #F5F5F5;
	background-repeat: no-repeat;	
	padding : 0 0 0 0px;
}

td.td_home_bookscontent 	{
	background-color : #ECF3F8;
	background-image: url(../images/back_home_books.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	padding : 0 0 0 14px;
	height : 396px;
	width : 780px;
}

td.td_home_content 	{
	background-color : #ECF3F8;
	padding : 0 0 0 14px;
	height : 396px;
	width : 780px;
}

td.td_flashmenu 	{
	padding : 34 0 0 230px;
}

td.td_home_quotes 	{
	width : 270px;
	padding : 60 30 10 10px;
	font-weight : bold;
	font-size : 13px;
}

td.td_flashbook 	{
	
	background-image: url(../images/back_flash.gif);
	background-repeat: no-repeat;
	height : 496px;
	padding : 4 0 3 0px;
}

td.td_customerservice {
	background-image: url(../images/back_flash.gif);
	background-repeat: no-repeat;
	width : 760px;
	height : 496px;
	padding : 120 0 0 20px;
}


td.td_naw	{
	background-image: url(../images/back_naw.gif);
	background-repeat: no-repeat;	
	padding : 5 0 0 30px;
	height : 32px;
}


td.td_back_aboutustitle 	{
	background-image: url(../images/back_aboutus.jpg);
	background-color : #F5F5F5;
	background-repeat: no-repeat;	
	padding : 0 0 0 0px;
}

td.td_back_toppeopletitle 	{
	background-image: url(../images/back_toppeople.jpg);
	background-color : #F5F5F5;
	background-repeat: no-repeat;	
	padding : 0 0 0 0px;
}

td.td_back_servicestitle 	{
	background-image: url(../images/back_services.jpg);
	background-color : #F5F5F5;
	background-repeat: no-repeat;	
	padding : 0 0 0 0px;
}

td.td_back_clientstitle 	{
	background-image: url(../images/back_clients.jpg);
	background-color : #F5F5F5;
	background-repeat: no-repeat;	
	padding : 0 0 0 0px;
}

td.td_back_contactustitle 	{
	background-image: url(../images/back_contactus.jpg);
	background-color : #F5F5F5;
	background-repeat: no-repeat;	
	padding : 0 0 0 0px;
}

td.td_back_linkstitle 	{
	background-image: url(../images/back_links.jpg);
	background-color : #F5F5F5;
	background-repeat: no-repeat;	
	padding : 0 0 0 0px;
}
td.td_back_mailacollequetitle 	{
	background-image: url(../images/back_mailacolleque.jpg);
	background-color : #F5F5F5;
	background-repeat: no-repeat;	
	padding : 0 0 0 0px;
}
td.td_back_emailacolleguetitle 	{
	background-image: url(../images/back_emailacollegue.jpg);
	background-color : #F5F5F5;
	background-repeat: no-repeat;	
	padding : 0 0 0 0px;
}

td.td_back_customerservicetitle 	{
	background-image: url(../images/back_customerservices.jpg);
	background-color : #F5F5F5;
	background-repeat: no-repeat;	
	padding : 0 0 0 0px;
}

td.td_padding 	{
	padding : 2 2 2 2px;
}


td.td_right 	{
	text-align : right;
	padding-right : 4px;
}


td.td_checkbox {
	padding : 3  4 0 3px;
	width : 15px;	
}

img.img_right {
	float : right;
	margin : 0 0 10 15px;
}

input.input_sc {
	border: 1px solid #FF9104;
	width: 150px;
	height : 20px;
}

input.input_sc_submit {
	background-color : #D4D0C8;
	border: 1px solid #FF9104;
	width: 100px;
	height : 23px;
	margin : 1 0 0 0px;
}

A {
	font-size: 12px;
	font-weight: bold;
	text-decoration : underline;
	color: #FF9104;
}

A:Hover {
	text-decoration : underline;
}
A:Active {
	text-decoration : underline;
}
A:Visited {
	text-decoration : underline;
}
