










 
.price
{
	font-size: 10pt;
	color: #b22222;
	font-family: Tahoma;
}

.Title
{
	color: Black;
	font-size: 10px;
	font-weight: bold;
}
body
{
    background-color: #ffffff;
    margin: 0px;
    padding: 0px;
    font-size: 9pt;
    color: black;
    font-family: Tahoma;
    text-decoration: none;
}

td {
	font-family:tahoma;
	font-size:11px;
	color: black;
	line-height:13px;}
.copy		{font-family:tahoma; font-size:10px; color: whitesmoke; text-decoration:none}

.maintbl	{background-color:#7B9ABC;}
.marqcell
{
    background-color: #cccccc;
    color: black;
    background-image: url(images/bgimg.jpg)
}
.cell1
{
    background-color: #ffffff;
    color: black;
}
.mycellnew
{
    background-color: #eeeeee;
    color: black;
}
.mycell 	{border-width:1px; border-style:solid; border-color:#5B5B5B}
.mycellbg 	{border-width:1px; border-style:solid; border-color:#5B5B5B; background-color:#dddddd;}
.grid1 	{background-color:#ffffff;}
.mycell4 	{border-width:1px; border-style:solid; border-color:#616C76}

.mycell2 	{background-color:#E0E4E5;}
.pname 	{background-color:#525B63;}
.mycell2 	{background-color:#eeeeee;}
.tblfont	{font-family:Tahoma; font-size:8pt; color: whitesmoke;}
.tdfont	{font-family:Tahoma; font-size:8pt; color: whitesmoke;}

.menu_txt {	color: whitesmoke; text-decoration:none; font-family:tahoma; font-size:10px; text-transform:uppercase; font-weight:bold}

.gray {color:#646464; text-decoration:none}
.orange {color:#F7941D; text-decoration:none}
.blue {color:#648CB4; text-decoration:none}
.white {color:#ffffff; text-decoration:none}

.u {text-decoration:underline}
.up {text-transform:uppercase}
.sm {font-size:10px}
.b {font-size:12px}

.a {background-position:bottom;
	background-repeat:repeat-x;
	background-image:url(images/under.jpg);
	color: black;}

.form { width:191px;
		height:21px;
		font-family:tahoma;
		font-size:13px;
		border-style:solid;
		border-width:1px;
		border-color:#b4df5d;
		background-color:#ffffff;
		color: whitesmoke;
		margin-left:0px;
		margin-right:0px}
		
.textarea {width:255px;
		height:161px;
		font-family:tahoma;
		font-size:13px;
		border-style:solid;
		border-width:1px;
		border-color:B4B4B4;
		background-color:#ffffff;
		color: whitesmoke;
		overflow:auto;
		margin-left:0px;
		margin-right:0px;}

.rollover {scrollbar-face-color:#BEAD98;
		scrollbar-track-color:#55313C;
		scrollbar-arrow-color:#55313C;
		scrollbar-3Dlight-color:#55313C;
		scrollbar-base-color:#55313C;
		scrollbar-shadow-color:#55313C;
		scrollbar-darkshadow-color:#55313C;
		scrollbar-highlight-color:#55313C;
		}
a
{   text-decoration: none;color: whitesmoke;
}
A:link {  text-decoration: none;color: black; }
A:visited {  text-decoration: none;color: black;}
A:hover
{
   text-decoration: none;color: black;
    text-decoration: underline;
}
#under{text-decoration:underline;}



