
input
{
	font-family: Verdana;
	font-size: 8pt;
	color: #0C299C;
	background-image: url(../images/txtBG.jpg);
	background-repeat: repeat-x;
}
textarea
{
	font-family: Verdana;
	font-size: 8pt;
	color: #0C299C;
	background-image: url(../images/txtBG.jpg);
	background-repeat: repeat-x;
	
	background-position: center bottom ;
}
.MyTable
{
	width:100%;
    color: black;
    padding-right: 4px;
    padding-left: 4px;
    padding-bottom: 4px;
    margin: 0px;
    border-top-style: none;
    padding-top: 4px;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    font-size: 10pt;
}

body        { font-family: Verdana; font-size: 8pt; color:#0C299C }

td        { font-family: Verdana; font-size: 8pt; color:#0C299C }

.mytxt        { font-family: Verdana; font-size: 10pt; color:#0C299C }



p        { font-family: Verdana; font-size: 8pt; color:#0C299C }

.nav        { font-family: Verdana; font-size: 8pt; color:#000099; text-decoration: none }

.nav:hover        { font-family: Verdana; font-size: 8pt; color:#7f1f00; text-decoration: none }

.bgImage 	{	background-repeat: no-repeat }
button
{
	font-family: Verdana; font-size: 8pt; color:#0C299C
}

.mycaption
{
	background-image: url(../images/caption_bg.jpg);
	background-position:  center   center;
	background-repeat: no-repeat;
	width: 200px;
	height: 30px;
	font-weight: bold;
	font-size: 10pt;
	color:#000000;
	vertical-align: middle;
	text-align: center;
}

