/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
}
html
{
height:100%;


}

.linebg
{
background-image:url(images/home/linebg1.png);
background-repeat:repeat;

}

.top_txt
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
line-height:16px;

}

.txt01
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#4A4A4A;
line-height:14px;

}
.txt01 a:link { color:#4A4A4A; text-decoration:underline;}
.txt01 a:visited { color:#4A4A4A; text-decoration:underline; }
.txt01 a:active { color:#4A4A4A; text-decoration:underline; }
.txt01 a:hover { color:#4A4A4A; text-decoration:none; background-color:#cccccc }


.txt02
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
line-height:14px;

}
.txt02 a:link { color:#000000; text-decoration:none;}
.txt02 a:visited { color:#000000; text-decoration:none; }
.txt02 a:active { color:#000000; text-decoration:none; }
.txt02 a:hover { color:#377EB5; text-decoration:underline; background-color:#cccccc }

.txt03
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
line-height:14px;

}
.txt03 a:link { color:#FFFFFF; text-decoration:none;}
.txt03 a:visited { color:#FFFFFF; text-decoration:none; }
.txt03 a:active { color:#FFFFFF; text-decoration:none; }
.txt03 a:hover { color:#FFFFFF; text-decoration:underline; }


.txt04
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#686868;


}
.txt04 a:link { color:#686868; text-decoration:none;}
.txt04 a:visited { color:#686868; text-decoration:none; }
.txt04 a:active { color:#686868; text-decoration:none; }
.txt04 a:hover { color:#000000; text-decoration:none; }

.imp
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#FF0000;
font-weight:bold;


}

.greyarrow	{ list-style-image:url(../images/home/arrow1.png); margin-left:-28px;  }


.input
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
border:1px solid #CCCCCC;
}

.input_onclick
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
background-color:#CCCCCC;
border:1px solid #CCCCCC;

}


.txtarea
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
border:1px solid #CCCCCC;
overflow:auto

}
.txtarea_onclick
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
background-color:#CCCCCC;
border:1px solid #CCCCCC;
overflow:auto

}
.btn
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
border:1px solid #CCCCCC;
}











#dropmenudiv {

font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #3377BB;
POSITION: absolute;
padding-left:5px;
text-align:left;
line-height: 18px;
background-color: #FFFFFF;
text-decoration: none;
filter: alpha(opacity=100);
font-weight:bold;
margin-left:20px;
}

#dropmenudiv a{
font-size: 10px;

font-family: Verdana, Arial, Helvetica, sans-serif;
color: #3377BB;
width: 100%;
display: block;
text-align:left;
padding: 1px 0;
text-decoration: none;
filter: alpha(opacity=100);
font-weight:bold;
border-bottom:1px solid #3377BB;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color:#3377BB;
text-align:left;
color: #FFFFFF;
filter: alpha(opacity=100);


}



