﻿*{margin:0;padding:0;}
html, body, form
        {
            height: 100%;
            margin: 0px;
            overflow: hidden;
        }
        
body{font-family:Verdana;font-size:10px;border: none;height: 100%;}
/* text styles */
h1, h2, h3, h4, h5, h6{color: #648AEE;}
h1	{ font-size: 180%; }
h2	{ font-size: 120%; }
h2.heading
{
    font-size: 120%;
    font-weight: bold;
    line-height: 1.2em;
    margin: 3px 0px 5px 0px;
    padding-bottom: 3px;
    background-image: url(img/H2Gradient_bg.gif);
    background-repeat: no-repeat;
    background-position: left bottom;
}
h3	{ font-size: 140%; }
hr{	color: #cccccc;	background-color: #cccccc; height: 1px;}

span.heading
{
	
    font-size: 120%;
    font-weight: bold;
    line-height: 1.2em;
    color: #648AEE;
	}

input:hidden{ display:none;visibility:collapse;line-height:0px; padding:0px;margin:0px; }
image { border: none 0px #fff; }

td{	font-size:100%;}
td.nowrap{ white-space:nowrap;}
td.head{ height:30px; vertical-align:middle; text-align:left;}
table.tdspacing10 td{ padding:10px;}
table.tdspacing10 { border-collapse: collapse; border-spacing: 0px 0px;}
table.tdspacing5 td{ padding:5px;}
table.tdspacing5{ border-collapse: collapse; border-spacing: 0px 0px;}
table.tdspacing0 td{ padding:0px;}
table.tdspacing0{ border-collapse: collapse; border-spacing: 0px 0px;}
table.tdspacing1 td{ padding:1px;}
table.tdspacing1{ border-collapse: collapse; border-spacing: 0px 0px;}
table.tdspacing2 td{ padding:2px;}
table.tdspacing2{ border-collapse: collapse; border-spacing: 0px 0px;}
table.tdspacing3 td{ padding:3px;}
table.tdspacing3{ border-collapse: collapse; border-spacing: 0px 0px;}
table.tat td{ text-align:left; vertical-align:top;}
table.gridlines td{ border:solid 1px #cccccc;}

.w40{ width:40px;}
.w200{ width:200px;}
.w250{ width:250px;}
.w300{ width:300px;}
.w350{ width:350px;}
.w400{ width:400px;}
.w500{ width:500px;}
.w100p{ width:100%; }
.p4{ padding:4px 4px 4px 4px; }
.p5{ padding:5px 5px 5px 5px; }
.p10{ padding:10px 10px 10px 10px; }
.m5{ margin:5px 5px 5px 5px;}
.m10{ margin:10px 10px 10px 10px;}
.ml10{ margin-left: 10px;}

.bottomLine{ border-bottom:solid 1px #cccccc;}
.topLine{ border-top:solid 1px #cccccc;}
.MainBgColor{ background-color:#dde7f1; }

.cm{cursor: move;}
.ch{cursor: hand;}

.dispn{display:none;}

.cl{clear: both; line-height: 0;}


.cropme_60
{
	height: 60px;
	width: 60px;
	border: 1px solid #b5b4b4;
	overflow:hidden;
    margin:2px;
}

.cropme_130
{
	height: 130px;
	width: 130px;
	border: 1px solid #b5b4b4;
	overflow:hidden;
    margin:2px;
}


.cropme_300
{
	height: 100px;
	width: 100px;
	border: 1px solid #b5b4b4;
	overflow:hidden;
    margin:2px;
}