﻿body
{
	font-size: 11px;
	margin: 0px;
	color: #000000;
background-color:transparent;
/*
         BACKGROUND-IMAGE: url(../image/bg.jpg);
BACKGROUND-REPEAT: repeat-x;
*/
}

a
{
	font-size: 11px;
	color: #ffffff;
}
a:link
{
	text-decoration: none;
}

a:visited
{
	text-decoration: none;
}
a:hover
{
	color: #336699;
	text-decoration: none;
}



td
{
	font-size: 11px;
	color: #ffffff;
}


input
{
	font-size: 11px;
	color: #777777;
}
select
{
	font-size: 11px;
	color: #777777;
}

textarea
{
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
	font-size: 11px;
	color: #777777;
}
.inputtext
{
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
	font-size: 11px;
	color: #777777;
}
.inputcheckbox
{
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
	font-size: 11px;
	color: #777777;
}
.inputradio
{
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
	font-size: 11px;
	color: #777777;
}
.hiddentext
{
	
	font-size: 10px;
	color: transparent;
	height:25px;
	background-color:Blue;
}


.titlecolor
{
         color:#444444;
         font-size:12pt;

}

.contentcolor
{

         color:#666666;
         line-height:25px;
         font-size:10pt
                   
}
.left
{
background-image:url(/image/leftbg.gif);
}
.imgshow
{
	height:400px;
}
.imgshow0
{
	width:60px;
}
.imgshow1
{
	width:100px;
}