body {
    margin              : 0px;
    padding             : 0px;
    background    		: url(../img/f1.gif) #ffffff top left;

}

body, td {
    font                : 11px arial;
}

p {
    margin-top      : 5px;
    margin-bottom   : 15px;
}

input,textarea,select {
    font            : 10px arial;
}

a {
	/*font            : 12px arial;*/
    color           : #DF282E;
	text-decoration:none;
}
a:hover {
	color           : #ff0000;
	text-decoration	:underline;
}

img {
    border          : 0px;
}

.button {
    background      : #DF282E;
    border          : 1px solid #DF282E;
    font-size       : 11px;
    font-weight     : normal;
    color           : #ffffff;
    cursor          : hand;
}

h1 {
    font-size           : 11px;
    margin              : 3px 0px 0px 4px;
    /*text-transform      : uppercase;*/
    line-height         : 11px;
}

h2 {
    font-size           : 14px;
    margin              : 0px 0px 5px 0px;
    /*text-transform      : uppercase;*/

}

.h1sub {
    font-size           : 13px;
}

.error {
    background      : #C10017;
    color           : #ffffff;
    font-weight     : bold;
    padding         : 6px;
    margin          : 10px 0px 10px 0px;
}

.info {
    background      : blue;
    color           : #ffffff;
    font-weight     : bold;
    padding         : 6px;
    margin          : 10px 0px 10px 0px;
}

big {
    font-size       : 13px;
}

p {
    margin-top      : 0px;
    margin-bottom   : 3px;
}

ul {
    list-style      : square;
}

.tbl {
    margin          : 0px 0px 15px 0px;
    background      : #C7C7C7;
}

.tbl td {
    padding         : 5px;
    background		: #FFFFFF;
    
}

.tbl .tbl_head {
    padding         : 5px;
    background		: #efefef;
    text-align		: center;
    font-weight		: bold;
	
}

.b {
    padding-top     : 9px;
    text-transform  : uppercase;
    vertical-align  : top;
    color           : #860709;
    font-size       : 11px;
}

big {
    font-size       : 12px;
    font-weight     : bold;
}

ul {
    margin-bottom   : 5px;
}

li {
    margin-bottom   : 5px;
}

small {
    font-size       : 11px;
    text-transform  : none;
}   bored

.desc {
	color			: #000000;
	font-weight		: normal;
}

form {
	margin			: 0px;
}

.header {
	background 	: url(../img/t/f1.gif) top left repeat-x;
	height		: 64px;
}

.topLine {
	width			: 100%;
	background 		: url(../img/t/f1.gif) top left repeat-x;
	height			: 85px;
}

.date {
	color			: #898989;
	font-weight		: bold;
	text-decoration	: none;
}

.desc {
	color			: #000000;
	font-weight		: normal;
	text-decoration	: none;
}                                         

.mainmenu {
	border-top		: 1px solid #ffffff;
	border-bottom	: 1px solid #ffffff;
	height			: 36px;
	background		: url(../img/t/f3.gif) #ED1D24 bottom left repeat-x;
}

.mainmenu td {
	font-size		: 13px;
	padding			: 0px 10px 0px 10px;
	white-space		: nowrap;
	font-weight		: bold;
	text-transform	: uppercase;
}

.mainmenu a {
	color			: #ffffff;
	text-decoration	: none;
}

.mainmenu .separator {
	width			: 1px;
	background		: #ffffff;
	padding			: 0px;

}

h1, .title {
	font-size		: 12px;
	color			: #FF6400;
	font-weight		: bold;
}

.separator {
	background		: url(../img/c/f4.gif) top left repeat-x;
	width			: 100%;
	height			: 3px;
	margin			: 5px 0px 5px 0px;
}