/* CSS Document */

body {
background:url(../images/bg.gif);
margin:0px;
}
td {
font:11px Verdana;
color:#000000;
line-height:16px;
}
a
{
	font:11px verdana;
	color:#ffffff;
	line-height:16px;
	text-decoration:none;
}
a:hover
{
	color:#ffcc00;
	text-decoration:none;
}
.painting {
background:url(../images/painting_bg.png) no-repeat;
background-position:center;
width:658px;
height:116px;
}
.decoration {
background:url(../images/decoration_bg.png) no-repeat;
background-position:center;
width:729px;
height:126px;
}
.title_bg {
background:url(../images/title_img.png) repeat-x;
height:96px;
}
.browse {
background:url(../images/browse.gif) no-repeat;
background-position:center;
width:198px;
height:41px;
}
#sideheading {
height:20px;
}
#sideheading a{
border-left:2px solid #000000;
background-color:#CCCCCC;
display:block;
font:11px Verdana;
color:#000000;
line-height:16px;
text-decoration:none;
padding:2px 0px 2px 5px;
text-align:left;
}
#sideheading a:hover{
color:#990000;
text-decoration:none;
}
form {
margin:0px;
padding:0px;
}
.text1 {
font:11px Verdana;
color:#000000;
line-height:16px;
}
.text3 {
font:11px Verdana;
color:#000000;
font-size:12px;
font-weight:bold;
line-height:16px;
}
.text2 {
font:12px Verdana;
color:#000000;
line-height:18px;
}
.messageFail
{
	font-weight: bold;
	font-size: 11px;
	color: red;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.messageSuccess
{
	font-weight: bold;
	font-size: 11px;
	color: Green;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
INPUT.File
{   
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: dotted;
    border-right-style: dotted;
    border-bottom-style: dotted;
    border-left-style: dotted;
    CURSOR: hand;    
}
.style9 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3D3D3D;
}
.style8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.dropdown{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	border:1px solid #d2beb2;
	}
.field 
	{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: dotted;
    border-right-style: dotted;
    border-bottom-style: dotted;
    border-left-style: dotted;
}

.lblHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: black;	
}
.gridItemTemplate 
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000; 
	height:10;
	background-color:White;
}
.gridAlternateTemplate 
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000; 
	height:10;
	background-color:#EBEBEB;	
}
.gridFooter 
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: Black; 
	font-weight:bold;
	height:10;
	background-color:White;
}
.gridHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: White;
	background-color:#515151;
	Height:10; 
}
gridFootercolor
{
	color: #330099;
	background-color: #f1f1f1;
}
.dvhdr1 {
    background:black;
    font-family:arial;
    color:white;
    font-size:12px;
    font-weight:bold;
    border:1px solid black;
    padding:5px;
    width:150px;
 }
 
 .dvbdy1 {
    background:#FFFFFF;
    font-family:arial;
    font-size:12px;
    border-left:1px solid black;
    border-right:1px solid black;
    border-bottom:1px solid black;
    padding:5px;
    width:150px;
 }     
