﻿body 
{
    background-image: url(images/bg.jpg);
    margin-top: 10px;
	margin-bottom: 10px;
	background-repeat: repeat;
	font-family: Times New Roman, Verdana, Tahoma;
}

.heading 
{
    width: 750px;
    margin: auto;
}
.mainBox
{
    width: 750px;
    margin: auto;
    background-color: #ffffff;
    padding: 10px;
}

h1
{
    font-family: Verdana;
    font-size: 20px;
    color: #333333;
    text-decoration: underline;
}

h1
{
    font-family: Verdana;
    font-size: 20px;
    color: #333333;
    text-decoration: underline;
}

.cellborderleft
{
    border-left: 1px solid #dddddd;
    padding: 5px;
}

.cellborderright
{
    border-right: 1px solid #dddddd;
    padding: 5px;
}

.menuLink
{
    text-decoration: none;
    font-family: Verdana;
    font-size: 20px;
    color: #888888;
}

.pheml
{
    font-size: 17px;
    font-weight: bold;
    padding: 0px 15px 0px 15px;
    font-family: Courier New
}

.pheml a {
	width:110px;
	height:25px;
	background:transparent url('images/BUTTON.gif') no-repeat;
	display:block;
	float:left;
	color:black;
	text-decoration:none;
	font-size:15px;
	line-height:27px;
	padding-left:10px;
	margin-bottom:5px;
}

.uline
{
    color: #000000;
    font-family: Courier New
}

.uline:hover
{
    border-bottom: solid 2px #cccccc;
    font-family: Courier New
}



.bottomtext
{
    font-family: Times New Roman;
    font-size: 15px;
    color: #000000;
    text-align: center;
}

h3
{
    font-family: Verdana;
    font-size: 30px;
    color: #000000;
    text-decoration: none;
}

#footer {
	background:white;
	width:750px;
}

h1 {
	padding-top:0px !important;
	margin-bottom:10px;
	text-align:left;
}
