html {
     overflow: -moz-scrollbars-vertical;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#ffffff;
	background-image: url(../images/bg.gif);
	background-repeat:repeat-x;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#555555;
}

.copyright{color:#666666;font-size:11px;}

a.copyright:link, a.copyright:visited, a.copyright:active, a.copyright:hover{color:#666666;font-size:11px;}

#footer{
	width:100%;
	height:40px;
	position:fixed;
	left:0px;
	bottom:0px;
	margin-top:20px;
}

.textbox1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #cccccc;
	padding: 5px;
	width: 263px;
}

.head {
	font-family:"Century Gothic", "AvantGarde Bk BT", "Lucida Sans Unicode";
	font-size: 40px;
	color: #FFFFFF;
	padding-left: 15px;
	line-height:31px;
}

.technology2 {
	display:block;
	width:190px;
	height:30px;
	background-image:url(../images/bt_bg.png);
	padding-right:10px;
	color:#555555;
	text-decoration:none;
	line-height:30px;
	padding-left:10px;
	font-weight:bold;
	margin-bottom:5px;
}

.technology {
	display:block;
	width:190px;
	height:30px;
	background-image:url(../images/bt_bg.png);
	padding-right:10px;
	color:#555555;
	text-decoration:none;
	line-height:30px;
	padding-left:10px;
	font-weight:bold;
	margin-bottom:5px;
}

a.leftnavi:link, a.leftnavi:active, a.leftnavi:visited{
	text-decoration: none;
	padding: 7px;
	height: 16px;
	width: 195px;
	display:block;
	color:#666666;
	margin-bottom:5px;
	background-image:url(../images/bt_bg2.png);
	font-size:12px;
}

a.leftnavi:hover {background-color: #e9e9e9;}



.subhead {
	font-size: 18px;
	color:#777777;
	padding-left:17px;
	text-transform:uppercase;
	line-height:35px;
}


.textbox2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #f5f5f5;
	border: 1px solid #dddddd;
	padding: 3px;
	width: 300px;
}


.textbox3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #f5f5f5;
	border: 1px solid #dddddd;
	padding: 5px;
}


.select {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #f5f5f5;
	border: 1px solid #dddddd;
	padding: 5px;
	width: 250px;
}

.button {
	color: #555555;
	border: 0px none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	background-image:url(../images/small_button_bg.png);
	width:100px;
	height:30px;
}

.button2 {
	color: #555555;
	border: 0px none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	background-image:url(../images/big_button_bg.png);
	width:150px;
	height:30px;
}

.button3 {
	color: #555555;
	border: 0px none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	background-image:url(../images/very_big_button_bg.png);
	width:200px;
	height:30px;
}

.light{color:#999999}

.white{color:#ffffff}

a.white:link, a.white:active, a.white:visited, a.white:hover{color:#ffffff}

.gray{color:#555555}

a.gray:link, a.gray:active, a.gray:visited, a.gray:hover{color:#555555; text-decoration:none; border-bottom:1px solid #cccccc; background-color:#ffffff;}

.itemtdhead {border-bottom:3px double #cccccc; border-top:1px dashed #999999; font-weight:bold; background-color:#ffffff; height:40px;}

.itemtd{border-bottom:1px dashed #999999; height:30px;}


a.pageno:link, a.pageno:active, a.pageno:visited {color:#555555; text-decoration:none; border:1px solid #cccccc; background-color:#f1f1f1; padding:3px; padding-left:7px; padding-right:7px; margin:5px}
a.pageno:hover{background-color:#e2e2e2; border:1px solid #999999;}

a.pageno_on:link, a.pageno_on:active, a.pageno_on:visited, a.pageno_on:hover{color:#555555; text-decoration:none; border:1px solid #cccccc; background-color:#ffffff; padding:3px; padding-left:7px; padding-right:7px; margin:5px}


.upload {
	position:relative;
	height:30px;
	width:460px;
	list-style:none;	
}


#input-upload {
	position:absolute;
	top:0;
	right:0;
	width:235px;
	height:30px;
	padding:0;
	margin:0;
	z-index:2;
	cursor:pointer;
	-moz-opacity:0;
	filter:alpha(opacity:0);
	opacity:0;
}




form .fakeupload {
	background:url(../images/browse.gif) no-repeat 100% 50%;
	margin:0;
	padding:0;
	height:30px;
}
form .fakeupload input {
	width:350px;
	height:25px;
	border:1px solid #dddddd;
	background-color:#f5f5f5;
}

.star{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; color:#FF3300;}


a.page_no:link, a.page_no:active, a.page_no:visited, a.page_no:hover{
	background-color:#666666;
	border:1px solid #666;
	padding:5px;
	color:#fff;
	text-decoration:none;
	margin:2px;
}

a.page_no_on:link, a.page_no_on:active, a.page_no_on:visited, a.page_no_on:hover{
	background-color:#f1f1f1;
	border:1px solid #ccc;
	padding:5px;
	color:#fff;
	text-decoration:none;
	margin:2px;
}

.small{font-size:11px;}