*{padding: 0px; margin: 0px;} 
html  {height:auto  !important;  height:  100%;} 

body {
	font: normal 11px Tahoma;
	background-color: #a01f1f;
	background-image: url(/Image/bodybottom.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	height:auto  !important;   height:100%;  position:relative; 
	color:#000022;
}

b {
	color: #222244;
	
}
strong {
	color: #222244;
	
}

h3 {
	font: normal 11px Tahoma;
	color: #222244;
}


img {
border: 0px;

}

a {
	color:#555588;
	text-decoration: underline;
}

a:hover {
	color:#555588;
	text-decoration: none;
}


table.menu {
	margin-left: 220px;

}

table.menu a{
	font: normal 13px Tahoma;
	color:#FFFFFF;
	text-decoration: none;
}
table.menu a:hover{
	font: normal 13px Tahoma;
	color:#FFFF00;

}

div.content {
	padding: 10px 10px 00px 10px;
	min-height: 374px;
}


div.bottom {
	text-align:center;
	color: black

}
h1 {
	font: normal 13px Tahoma;
	background-image:url(/Image/h2bg.jpg);
	background-repeat:no-repeat;
	height:27px;
	padding-top: 5px;
	padding-left: 10px;
	color: black;
	font-weight: bold;
}
h2 {
	font: normal 13px Tahoma;
	background-image:url(/Image/h2bg.jpg);
	background-repeat:no-repeat;
	height:27px;
	padding-top: 5px;
	padding-left: 10px;
	color: black;	
	font-weight: bold;
}

p {
	padding: 5px 0px 0px 5px;
}

div.bottomlink{
	background-color:#FFFF00; 
	background-image:url(/Image/titlebg.jpg); 
	padding: 5px;
	width: 500px;
}
div.bottomlink a{
	color: black;
	text-decoration: none;
}
		
div.bottomlink a:hover{
	color: black;
	text-decoration: underline;
}

hr {
	color:#FFFF00; 
	size: 1px;
}
	
ul {
	padding: 5px 0px 10px 20px;
}

div.menu-add {
	margin: 0px;
	padding: 0px 0px 5px 0px;
}

div.menu-add  a{
	display: block;
}




table.border {
	background-color:#FFFF00; 
	
}

table.border td {
	background-color: white;
	padding: 4px;
}

table.border th {
		padding: 4px;
	background-color:#FFFF00; 
	background-image:url(/Image/titlebg.jpg); 
}

div.hrul {
	background-image:url(/Image/dot.gif);
	height: 3px;
	background-repeat:repeat-x;

}

div.vrul {
	background-image:url(/Image/dot.gif);
	width: 3px;
	background-repeat:repeat-y;

}

