body {
	margin : 0 0 0 0;
}
h1 {
	font-family: Arial Narrow, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #7A1215;
	
}
h2 {
	font-family: Arial Narrow,Arial, Tahoma, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #7A1215;
}
h3 {
	font-family: Arial Narrow,Arial, Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #7A1215;
}

.tdover {
	text-decoration: underline;
	background-color: #FDF295;
	cursor : hand;
	Color: #7A1215;
}
.tdback {
	background-color: #ffffff;
	text-decoration: none;
	color: #7A1215;
}

A:link {
	text-decoration: underline;
	Color: #515151;
}
A:active {
	text-decoration: underline;
	Color: #515151;
}
A:visited {
	text-decoration: underline;
	Color: #515151;
}
A:hover {
	text-decoration: underline;
	Color: #7A1215;
}

a.menu:link {
	text-decoration: none;
	font-family: tahoma,verdana,arial;
	font-size: 12px;
	font-weight: bold;
	Color: #7A1215;
}
a.menu:active {
	text-decoration: none;
	font-family: tahoma,verdana,arial;
	font-size: 12px;
	font-weight: bold;
	Color: #7A1215;
}
a.menu:visited {
	text-decoration: none;
	font-family: tahoma,verdana,arial;
	font-size: 12px;
	font-weight: bold;
	Color: #7A1215;
}
a.menu:hover {
	text-decoration: underline;
	font-family: tahoma,verdana,arial;
	font-size: 12px;
	font-weight: bold;
	Color: #7A1215;
}




a.submenu:link {     
	font-size: 12px;
	text-decoration: none;
	font-family: tahoma,verdana,arial;
	Color: #515151;
}
a.submenu:active {
	font-size: 12px;
	text-decoration: none;
	font-family: tahoma,verdana,arial;
	Color: #515151;
}
a.submenu:visited {
	font-size: 12px;
	text-decoration: none;
	font-family: tahoma,verdana,arial;
	Color: #515151;
}
a.submenu:hover {
	font-size: 12px;
	text-decoration: underline;
	font-family: tahoma,verdana,arial;
	Color: #7A1215;
}

a.whitelink:link {
	text-decoration: underline;
	Color: #ffffff;
}
a.whitelink:active {
	text-decoration: underline;
	Color: #ffffff;
}
a.whitelink:visited {
	text-decoration: underline;
	Color: #ffffff;
}
a.whitelink:hover {
	text-decoration: underline;
	Color: #ffffff;
}

a.mininews:link {
	text-decoration: none;
	font-weight: normal;
	Color: #333333;
}
a.mininews:active {
	text-decoration: none;
	font-weight: normal;
	Color: #333333;
}
a.mininews:visited {
	text-decoration: none;
	font-weight: normal;
	Color: #333333;
}
a.mininews:hover {
	text-decoration: underline;
	font-weight: normal;
	Color: #7A1215;
}



.text {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.subtext {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.avpmod {
	font-family: Tahoma, Verdana,Arial, Helvetica, sans-serif;
	font-size: 13px;
        font-weight: bold;
	color: #0066CC;
}

.avpnew {
	font-family: Tahoma, Verdana,Arial, Helvetica, sans-serif;
	font-size: 13px;
        font-weight: bold;
	color: red;
}
.hint {
	font-family: Tahoma,Verdana,Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #515151;
}
.hintwhite {
	font-family: Tahoma,Verdana,Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}

.thumbimage {
	border-color: #7A1215;
	background-color: #999999;
	margin: 3 7 3 0;
}
.image {
        border-color: white;
	background-color: #999999;
	margin: 3 7 3 0;
}
.inputs {
	font-family: Arial,Tahoma,Verdana;
	font-size: 12px;
	font-weight: normal;
	border : 1px solid #7A1215;
	background : #f1f1f1;
	padding-left : 4px;
	color: #7A1215;
}
.mininp {
	font-family: Arial,Tahoma,Verdana;
	font-size: 11px;
	font-weight: normal;
	border : 1px solid #333333;
	background : #f1f1f1;
	padding-left : 3px;
	color: #333333;
}

.inselect {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	border : 1px solid #EC870E;
	background : #f1f1f1;
	padding-left : 4px;
	color: #515151;
}

.butt {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	border : 1px solid #7D1928;
	background : #7D1928;
	color: #ffffff;
}