﻿#pscroller1
{
	top: 32px;
	left:4px;
	font-family:Verdana;
	font-size:12;
	color:#808080;
	width: 190px;
	height: 200px;
	border:0px;
	padding: 0px;
	background-color:Transparent;
}

#pscroller1 a
{
	text-decoration: none;
	font-weight:bold;
	color:Green;
}
.style1
{
    border-collapse:collapse;   
}

.footertext
{
    font-family:Verdana;
    font-size:small;
    border-collapse:collapse;   
    color:White;
}
.smallertext
{
    font-family:Verdana;
    font-size:smaller;
    color:#808080;
    text-align:justify;
    border-collapse:collapse;   
}
a.normaltext
{
	text-decoration: none;
	color:#0DBCFF;
	font-weight:bold;	
}

.titletext
{
    font-family:Verdana;
    font-size:small;
    color:#008cc1;
    text-align:left;
    background-repeat: no-repeat;
    vertical-align:top;
}
.Detailsimg
{
    text-align:center;
}
.Btitletext
{
    font-family:Verdana;
    font-size:large;
    color:#008cc1;
    text-align:justify;
    text-decoration:underline;
}
.txtBox
{
    border: 1px dotted #000080;
    font-family: Verdana;
    font-size: smaller;
    color: Gray;
}
.listBox
{
    border: 1px solid #000000;
}
.menuItem
{
    font-family:Verdana;
    font-size:small;
    color:Red;
    text-decoration:none;
    font-weight:normal;
}
.proTable
{
    background-image: url( 'images/pro1.jpg' );
    background-repeat: no-repeat;
}
.detailsTable
{
    background-image: url(  'images/back.jpg' );
    background-repeat: no-repeat;
    background-color: #D2D5D9;
}
.btnRight
{
    text-align:right;
}
legend
{
    font-family: Verdana;
    font-size: larger;
    color: #3399FF;
    padding-right: 3px;
    padding-left: 3px;
}
td
{
    font-family:Verdana;
    font-size:small;
    color:Maroon;
}

.myImage
{
    cursor: pointer;
}