*
{
margin-top: 0px;
margin-bottom: 0px;
padding-bottom: 0px;
}
a:link {
	color:#666666;
	text-decoration:none;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:visited {
	text-decoration:none;
	color: #30A6B3;
}
body {	
	background: #eeeeee url(images/back_all.jpg) no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color: #380008;
	margin-top: 25px;
	text-align:center
}
#content
{
	width: 800px;
	margin: 0px auto;
}
#main
{
width: 800px;
height: 10px;
background: url(images/top.png) no-repeat;
}
#back
{
width: 800px;
background: url(images/back.png) repeat-y;
}

#bottom
{
width: 800px;
height: 20px;
background: url(images/bottom.png) no-repeat;
}
#header {
	height: 150px;
	text-align: right;
}
#logo {
width: 800px;
height: 10px;
text-align: left;;
}
#menu
{
width: 255px;
height: 40px;
background-repeat:no-repeat;
vertical-align:top;
}
#menu a {
	width: 250px;
	height: 40px;
    display:table-cell;
	text-align:center;
	text-shadow:#FFFF00;
	vertical-align:top;
	text-decoration: none;
	color: #ffffff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	padding-top: 0px;
	background:url(../images/Icons/tabmenu1.png) no-repeat;
}

#menu a:hover {
	width: 250px;
    height: 40px;
	color: #30a6d1;
	vertical-align:middle;
	text-decoration: underline;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/Icons/tabmenu2.png) no-repeat;
}


#menu2
{
width: 255px;
height: 40px;
background-repeat:no-repeat;
vertical-align:top;
}
#menu2 a {
	
	width: 250px;
	height: 40px;
    display:table-cell;
	text-align:center;
	text-shadow:#FFFF00;
	vertical-align:middle;
	text-decoration: none;
	color: #ffffff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	vertical-align:sub;
	text-transform: uppercase;
	padding-top: 10px;
	background:url(../images/Icons/tabmenu2.png) no-repeat;
	background-position:center;
}

#menu2 a:hover {
	width: 250px;
    height: 40px;
	color: #30a6d1;
	vertical-align:sub;
	text-decoration: underline;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/Icons/tabmenu1.png) no-repeat;
	
}

#heading
{
font:"Times New Roman", Times, serif;
color:#00CCFF;
}

#headincolor2
{
font:"Times New Roman", Times, serif;
font-size:24px;
font:x-large;
}


#tableborder
{
border-left:1px solid #A22126;
border-right:1px solid #A22126;
border-bottom:1px solid #A22126;
}


#tableborder2
{
border-bottom:1px solid #A22126;
}
#footer {
	height: 10px;
	background-color:#cccccf;
	padding-top: 15px;
	text-align:center;
	font-size:12px;
}

s
