﻿body{
	background-image: url(images/table_bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body, td, div, input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}

#maincontainer
    {
      margin: 0px auto;
      width: 850px;
      border: none;
      background:white url(images/head.jpg) no-repeat top;
    }
#content
{
    width:670px; margin-left:90px;
}    

.clear{ clear:both; }
.clear15{ height:15px; clear:both; }

.sectionHead
{
    color:White; font-weight:bold; font-size:14px;
    padding:4px; padding-left:10px;
    background-color:#EB0196;
}

.text_12_white_b
{
    color:White; font-weight:bold;
}
