

.menuTop
{
	font-weight: bolder;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	vertical-align: middle;
	color: #F78F1E;
	border-top: 0px;
	margin-top: 0px;
	padding-top: 0px;
	border-bottom: 0px;
	text-decoration: none;
	position: relative;
	top: +4px;
	width: 25%;
}
.menuBottom
{
	font-weight: bolder;
	font-family: Arial, Sans-Serif;
	font-size: 12px; /*vertical-align: middle;*/
	color: #23408C;
	border-top: 0px;
	margin-top: 0px;
	padding-top: 0px;
	text-decoration: none; /*position: relative; 	top: -8px;*/
	vertical-align:top;
}




body
{
	/*background: #F9F9F7 url('images/a1.gif') repeat-x;*/
	font-size: 14px;
	font-family: "trebuchet ms" , helvetica, sans-serif;
	color: black; /*#8C8C73;*/
	
	line-height: 18px;
	text-align: left;

}

a
{
	/*color: #FF7800;*/
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}



p
{
	margin-bottom: 14px;
	text-align: justify;
}


.header
{
	text-align: left;
	color: #FF7800;
	padding: 6px 30px 6px 0px;
	font-size: 18px;
	letter-spacing: -1px;
}


#header
{
	/*position: absolute;*/ /*background: #FF7800 url(  'images/a8.gif' ) repeat-x;*/ /*color: #fff;*/
	padding-left: 20px;
}

#header h1
{
	color: #fff;
	font-size: 28px;
	letter-spacing: -1px;
}
h1
{
	font-family: Arial Rounded MT Bold, Arial;
	text-align: center;
	color: #fff;
	padding: 8px 8px 0px 0px;
	font-size: 28px;
	letter-spacing: -1px; /*outline-color: red; outline-style:solid; 	outline-width:1;*/
}

.h1 /*use this inside rounded corners because the h1 style creates a blank background*/
{
	font-family: Arial Rounded MT Bold, Arial;
	text-align: center;
	color: #fff;
	padding: 8px 8px 14px 0px;
	font-size: 28px;
	letter-spacing: -1px; /*outline-color: red; outline-style:solid; 	outline-width:1;*/
}

h2
{
	text-align: center;
	color: #23408C;
	padding: 8px 8px 0px 0px;
	font-size: 28px;
	letter-spacing: -1px;
}

h3
{
	text-align: center;
	color: #23408C;
	padding: 8px 8px 0px 0px;
	font-size: 18px;
	letter-spacing: -1px;
}

/* Shadow is not the issue*/
.shadow
{
	filter: progid:DXImageTransform.Microsoft.dropShadow(Color=#666666,offX=2,offY=2,positive= true,Strength=5);
	height: 90px;
	height: 1em;
	filter: Shadow(Color=#666666, 	 Direction=135, Strength=5);
	filter: alpha(opacity= 50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}




#footer
{
	position: relative;
	clear: both;
	height: 66px;
	text-align: center;
	line-height: 66px; /*background-image: url( 'images/a50.gif' );*/
	color: #A8A88D;
}

#footer a
{
	color: #8C8C73;
}

/* GridView Begin */

.gridview
{
	width: 100%;
}

.gridview th
{
	font-size: 14px;
	padding: 2px;
	color: White;
	background: #555;
	letter-spacing: 0;
	text-align: left;
	padding-left: 5px;
}

.gridview td
{
	padding: 5px 4px;
	border-bottom: solid 1px #C5DBF7;
	color: #333;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	background-color: #E6F2FF;
}

.gridview tr.even td
{
	background-color: #fff;
}

/* GridView End */


.productlist li
{
	display: inline;
	float: left;
	margin-left: 15px;
	margin-bottom: 15px;
}


/*
input
{
	border: 1px solid silver;
	width: 200px; 
}
*/

* /

input[type='checkbox']
{
	border: 0px solid silver;
	text-align: left;
	width: 20px;
}

/*
input[type='image']
{
	max-width: 150px;
	min-width: 10px;
	margin: 0 auto;
	border: 0;
	padding: 0;
}
*/

textarea
{
	border: 1px solid silver;
	width: 80%;
}

/*
img.thumbnail
{
	max-width: 75px;
	min-width: 10px;
	max-height: 75px;
	min-height: 10px;
	margin: 0 auto;
	border: 0;
	padding: 0;
	background-color: #F5DE57;
}
*/

.table
{
	text-align: left;
	border-spacing: 8px;
	border-style: outset;
	border-color: gray;
	border-collapse: separate;
	background-color: white; /*width: 400px;*/
}

table.fullWidth
{
	/*border: solid 1px Navy;*/
	width: 99%;
}

.table.tableInPanel
{
	text-align: left;
	border-spacing: 8px;
	border-style: outset;
	border-color: gray;
	border-collapse: separate;
	background-color: white; /*width: 400px;*/
}


.table th
{
	border-width: 1px;
	padding: 6px;
	border-style: none;
	border-color: gray;
	background-color: gainsboro;
	font-size: 14px;
	letter-spacing: 0;
	text-align: left;
	padding-left: 5px;
}

.table td
{
	padding: 5px 4px;
	color: #333;
	font-size: 14px;
	border: none;
	border-top-style: solid;
	border-top-color: gainsboro;
	border-top-width: 1px;
}
/*border-bottom: solid 1px #C5DBF7;*/
/*font-family: Verdana, sans-serif;*/

.table tr.evenRow td
{
	background-color: #fff;
}

.table tr.oddRow td
{
	background-color: #F4F4F4; /*whitesmoke; */
}

/*
#img.source-image
{
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
*/

.watermarkCssClass
{
	color: silver;
	background-color: whitesmoke; /*#FF00FF; /*#F0FFF0; /*#bbbbff;*/
	font-style: italic;
	font-size:12px;
}
