@charset "utf-8";

body
{
    margin: 0px;
	padding: 0px;
    background-image: url('img/bgr.jpg');
}
							 

td { font: 14px times new roman; color: #B5AC9B; }

ul { list-style-image: url('img/list_dot.gif'); /*padding-left: 20px; margin-left: 0px;*/}

a { font: 14px times new roman; color: #fff; text-decoration: none; }
a:hover { text-decoration: underline; }

.hilite { font: bold italic 14px times new roman; color: #F1E8D7;}

.textsupport { width: 400px; height: 100px; font: 12px times new roman; border: 1px solid #B0812B; color: #B5AC9B; background-color: #5E4D32; padding: 5px; }
.emailsupport { font: 12px times new roman; border: 1px solid #B0812B; color: #B5AC9B; background-color: #5E4D32; width: 200px; }
.submitsupport { font: bold 14px times new roman; border: 1px outset #B0812B; color: #5E4D32; background-color: #B5AC9B; width: 200px; }

.maillist { font: 12px times new roman; border: 1px solid #B0812B; color: #B5AC9B; background-color: #5E4D32; width: 90px; }
.submitmaillist { font: bold 14px times new roman; border: 1px outset #B0812B; color: #5E4D32; background-color: #B5AC9B; width: 90px; }

