.topmenuback {
	background-image: url(img/top_menu_back.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.tabpos {
	position: absolute;
	left: auto;
	top: 0px;
	border: 1px none #737f8a;
	clip:     rect(auto auto auto auto);


}
.leftborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.rightborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.dotline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.dotlineleft {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
}
.dotlineright {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
}
.blueunderline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099CC;
}
.detailfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 25px;
}
.link1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #076297;
	text-decoration: none;
	cursor: hand;
}
.link1:hover {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #076297;
	cursor: hand;
}
.link2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	cursor: hand;
}
.link2:hover {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	cursor: hand;
}
.box1 {
	border: 1px solid #6699FF;
}
.box1c1 {
	background-image: url(img/new_box1c1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.box1c2 {
	background-image: url(img/new_box1c2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.box1c3 {
	background-image: url(img/new_box1c3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.box1c4 {
	background-image: url(img/new_box1c4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.box1top {
	background-image: url(img/new_box1top.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.box1left {
	background-image: url(img/new_box1left.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.box1right {
	background-image: url(img/new_box1right.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.box1bottom {
	background-image: url(img/new_box1bottom.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.buttstyle {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #ffffff; 
	background-color: #65c1f2; 
	border: #ffffff; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}
