﻿@charset "utf-8";
/* CSS Document */

html {
padding:10px 0 0 0;
margin: 10px 0 0 0;
height: 100.01%;}

body{ margin: 0; padding: 0; }

p{
	text-align:justify;
	padding-right:5px;
	padding-left:5px;
	text-indent: 6px;
	margin-top: 5px; 
	margin-bottom: 10px;
}

h1{ color:#c80000; font-size:15px; font-weight:bold; margin:0px 0px 0px 8px;}
a:link {
	color: #c80000; text-decoration:underline;}
	
a:visited {
	color: #c80000; text-decoration:underline;}
	
a:hover {
	color: #300000; text-decoration:underline;}
	
a:active {
	color: #c80000; text-decoration:underline;}

#body {background: #b80707 url(../images/background.gif) repeat-x fixed ;
color:#300000; height:100.01%;font-family: Verdana, Arial, Helvetica, sans-serif;}

#maintable{ background: url(../images/table_background1.jpg) repeat;}

#footer{ background:url(../images/footer_background.jpg) no-repeat bottom; height:35px;}

.ltext{font-size:14px;}
.mtext{font-size:12px;}
.stext{font-size:11px;}
.sstext{font-size:10px;}

.indexinput{ border:#c80000 1px solid; background: transparent;}

.indexsubmit{ border:#f7f7f71px solid; background:#c80000; color:#f7f7f7;}

.limg {float:left; padding: 5px 15px 5px 0px;}

.rimg{float:right; padding:5px 0px 5px 15px;}

.ldiv {float:left; padding: 5px 5px 5px 5px;}

.rdiv{float:right; padding:5px 5px 5px 5px;}


.borderedtable{ border:#CCCCCC 2px solid;}

.tabletop { border-width:2px; border-color:#dadada; border-style:solid; font-size:16px;background-color:#dadada;}
.tablecell {  border-width:1px; border-color:#dadada; border-style:solid; font-size:14px;}