body {
	background-color: #741010;
	margin: 0px 0px 0px 0px;
	font-size : 11pt;
	color : white;
	font-family    : Arial, Verdana, Helvetica, sans-serif;
}

a:link, a:visited {
	font-size		: 11pt;
	font-weight		: bold;
	color			: White;
	text-decoration	:none;
}

a:hover { text-decoration: underline; }

h1 {
	font-size : 12pt;
	font-weight	: bold;
}
h2 {
	font-size : 12pt;
	font-weight	: bold;
	margin: 0px 0px 0px 0px;
	color : white;
	font-family    : Arial, Verdana, Helvetica, sans-serif;
	text-decoration: underline;
}

.panel {
	font-size : 12px;
	color : white;
	font-family    : Arial, Verdana, Helvetica, sans-serif;
}

.panel a:link, .panel a:visited{
	font-size		: 12px;
	font-weight		: normal;
	color			: White;
}

.panel a:hover { text-decoration: underline; }

.thumb a:link, .thumb a:visited {
	font-size		: 8pt;
	font-weight		: normal;
	color			: White;
	text-decoration	:none;
}
.thumb a:hover { text-decoration: underline; }
.thumb
{
	font-size : 8pt;
	color : silver;
}

.videolist a:link, .videolist a:visited {
	font-size		: 8pt;
	font-weight		: normal;
	color			: White;
	text-decoration	:none;
}
.videolist a:hover { text-decoration: underline; }
.videolist
{

	font-size : 8pt;
	color : silver;
	cursor: pointer;
}

.videolist div
{
	font-size : 8pt;
	color : white;
}

.videolist span
{
	font-size : 10pt;
	color : white;
	font-weight		: bold;
}

select {
	border: 1px solid White;
	background-color: Silver;
	font-size : 12px;
	font-weight		: normal;
	font-family    : Arial, Verdana, Helvetica, sans-serif;
}

textarea {
	border: 1px solid White;
	background-color: Silver;
	font-size : 12px;
	font-weight		: normal;
	font-family    : Arial, Verdana, Helvetica, sans-serif;
	padding : 2px 2px 2px 2px;
}

input {
	border: 1px solid White;
	background-color: Silver;
	font-size : 12px;
	font-weight		: normal;
	font-family    : Arial, Verdana, Helvetica, sans-serif;

}

.check {
	border: none;
	background-color: transparent;
}

.btnrouge {
	border: 1px solid White;
	background-color: #AE1819;
	color: White;
	font-size : 12px;
	font-weight		: normal;
	font-family    : Arial, Verdana, Helvetica, sans-serif;
}

.tabon, .tabon a:link, .tabon a:visited {
	font-size : 12px;
	font-weight		: bold;
	cursor: default;
	font-variant:small-caps;
}

.taboff, .taboff a:link, .taboff a:visited{
	font-size : 12px;
	font-weight		: bold;
	cursor: pointer;
	font-variant:small-caps;
}
.taboff
{
	background-image: images/tab_bgoff.gif;
}

.bottom {
	font-size		: 12px;
	font-weight		: normal;
	color			: White;
}
.bottom a:link, .bottom a:visited {
	font-size		: 12px;
	font-weight		: normal;
	color			: White;
	text-decoration	: underline;
}
.bottom a:hover { text-decoration: none; }

table.table tr th
{
    background-color: #AE1819;
    color : White;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	font-variant: small-caps;
}

table.table tr td
{
	background-color: Silver;
    color : Black;
	font-size: 10pt;
}

.table a:link, .table a:visited {
	font-size		: 10pt;
	font-weight		: normal;
	color			: Black;
	text-decoration	: underline;
}
.table a:hover {
	text-decoration: none;
	color : Gray;
}

.searchhint
{
	font-size		: 12pt;
	font-style		: italic;
	color			: #FF3333;
	text-decoration	: none;
}


.searchhint a:link, .searchhint a:visited
{
	font-size		: 12pt;
	color			: White;
	font-style		: normal;
	text-decoration	: underline;
}

.searchhint a:hover
{
	font-style		: normal;
	color			: Silver;
	text-decoration	: none;
}

.sitemap a:link, .sitemap a:visited {
	text-decoration	: underline;
}

.sitemap a:hover {
	text-decoration	: none;
	color			: Silver;
}

.bgtabs {
	background-image: images/bgtabs.gif;
}

.topbtn a:link, .topbtn a:visited {
	font-size		: 12px;
	font-weight		: normal;
	color			: White;
	text-decoration	: none;
}
.topbtn a:hover { text-decoration: underline; }
