body {margin-top: 10px; text-align: center; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; background-image: url(/images/background.gif); background-repeat: repeat-x;}
a {color: #444444; text-decoration: none; font-weight: bold;}
form {display: inline;}
img {border: 0px;}
input {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; border: 1px solid #8C8C8C; }
textarea {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; border: 1px solid #8C8C8C; }

.breakimg {float: left; margin: 15px;}

.textleft {float: left; width: 375px; margin: 10px 3px 10px 3px;}
.textfull {float: left; width: 100%; margin: 10px 3px 10px 3px;}
/*.withbox {height: 423px; background-image: url(../image/columns4.jpg); background-repeat: no-repeat;}*/
/*.nobox {height: 423px; background-image: url(../image/columns2.jpg); background-repeat: no-repeat;}*/

#contain {width: 800px;}
[id=template] #contain {width: 800px;}

#main {float: left; width: 100%; text-align: left; background-color: white; border: 1px solid #8C8C8C;
    -moz-box-shadow: 3px 3px 4px #888888;
	-webkit-box-shadow: 3px 3px 4px #888888;
	-ms-box-shadow: 3px 3px 4px #888888;
	box-shadow: 3px 3px 4px #888888;
    filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=5, OffY=5, Color='#888888', Positive='true');
    border-collapse: separate;
}
[id=template] #main {float: left; width: 100%; text-align: left; background-color: white; border: 1px solid #8C8C8C;
    -moz-box-shadow: 3px 3px 4px #888888;
	-webkit-box-shadow: 3px 3px 4px #888888;
	-ms-box-shadow: 3px 3px 4px #888888;
	box-shadow: 3px 3px 4px #888888;
    filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=5, OffY=5, Color='#888888', Positive='true');
    border-collapse: separate;
}

#head {width: 100%; height: 100px; border-bottom: 1px solid #8C8C8C;}
[id=template] #head {width: 100%; height: 100px; border-bottom: 1px solid #8C8C8C;}
#logo {margin-top: 10px; margin-left: 25px;}
#logotext {margin-top: 10px; margin-left: 8px;}
#contact {margin-top: 15px; margin-left: 135px;}

#nav {width: 100%; background-image: url(/images/navbg.gif); border-bottom: 1px solid #8C8C8C; text-align: center;  padding-top: 5px;}
[id=template] #nav {width: 100%; background-image: url(/images/navbg.gif); border-bottom: 1px solid #8C8C8C; text-align: center;  padding-top: 5px;}
#nav div {padding-top: 5px;}

#content {width:95%; padding: 5px 10px 10px 5px;}
[id=template] #content {width:95%; padding: 5px 10px 10px 5px;}
#login {float: right; padding: 5px; text-align: center;}

#foot {width: 100%; height: 20px; background-image: url(/images/footbg.gif); background-repeat: no-repeat;  text-align: center; border-top: 1px solid #8C8C8C; padding-top: 5px;}
[id=template] #foot {width: 100%; height: 20px; background-image: url(/images/footbg.gif); background-repeat: no-repeat;  text-align: center; border-top: 1px solid #8C8C8C; padding-top: 5px;}
/*#dropR {float: left; width: 12px; background-image: url(/images/shadowright.gif); background-repeat: no-repeat;}*/

.label {height: 16px; border: 1px solid #cccccc; border-bottom: 0px; background-image: url(/images/input-back.gif); padding-top: 1px; text-align: left; font-size: 10px;}

.left {float: left;}
.right {float: right;}
.leftc {clear: left;}
.rightc {clear: right;}
.bothc {clear: both}

.pad1 {padding-left: 15px;}

.loginDiv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	/*margin-top: 60px;*/
	/*margin-right: 35%;*/
	margin: 60px 35%;
}

/*GridView*/
.gridView {   
    width: 100%;   
    background-color: transparent;   
    margin: 5px 0 10px 0;   
    border: solid 1px #ccc;   
    border-collapse:collapse;   
}  
.gridView td {   
    padding: 2px;   
    border: solid 1px #ccc;   
    color: #333;   
}  
.gridView th {   
    padding: 4px 2px;   
    color: #fff;   
    background: #333;   
    border-left: solid 1px #ccc;   
    font-weight: bold;   
}  
.gridView .altRow { background: #f5f5f5; }  
.gridView .pager { background: #333; }  
.gridView .pager table { margin: 5px 0; }  
.gridView .pager td {   
    border-width: 0;   
    padding: 0 6px;   
    border-left: solid 1px #ccc;   
    font-weight: bold;   
    color: #fff;   
    line-height: 12px;   
 }     
.gridView .pager a { color: #666; text-decoration: none; }  
.gridView .pager a:hover { color: #000; text-decoration: none; }  
.gridView .footer {   
    padding: 4px 2px;   
    color: #fff;   
    background: #aaa;   
    border-left: solid 1px #ccc;   
    font-weight: bold;   
}