body, p {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.heading {
	background-color: #f37020;
	color: #fff;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	height: 35px;
	padding-left: 30px;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-transform: uppercase;
}
.basictable  {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-image: url(img/bg-downl.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.basictableabout  {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-image: url(img/bg-about.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.basictablesupp  {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-image: url(img/bg-sp.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.basictablefb  {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-image: url(img/bg-fb.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.basictableh  {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-image: url(img/bg-home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.sidebar {
background-color: #0095DA;
height: 25px;
padding:0;
margin: 0;
}

.caption {
font-family: Arial;
font-weight: Bold;
font-size: 14px;
color: #f37020;
}

.contentmain {
	padding-left: 30px;
	font-family: Arial;
	color:  black;
	padding-top: 20px;
	border: 1px solid #9c9c9b;
	padding-right: 30px;
	height: 228px;
	padding-bottom: 20px;
	font-size: 12px;
}
.contentmainleft {
	padding-left: 15px;
	font-family: Arial;
	color:  black;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	font-size: 12px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #B3B3B3;
	border-bottom-color: #B3B3B3;
	border-left-color: #B3B3B3;
	width: 65%;
}
.contentmainright {
	padding-left: 10px;
	font-family: Arial;
	color:  black;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 12px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #B3B3B3;
	border-bottom-color: #B3B3B3;
	padding-right: 5px;
	width: 35%;
}
.title {
color:  #9c9c9b;
 font-size: 12px;
 font-family: Arial;
}
.iconstable {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
h3 {
	font-size: 12px;
	color: #E5691E;
}
h4 {
	font-size: 13px;
	margin-bottom: 2px;
}
li {
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(img/arr.gif);
}
.box {
	width: 200px;
	border: 1px solid #999999;
	padding: 3px;
}

.content {
 color:  #000;
 font-size: 12px;
 font-family: Arial;
}

td.required {
color: red;
}
a {
color: #0083C3;
font-size: 12px;
font-family: Arial;
}
.btnup {
	background-color: #B3B3B3;
	background-image: url(img/up.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

.btnuph {
	background-color: #B3B3B3;
	background-image: url(img/uph.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
 .btnup a, .btnuph a, .btndown a, .btndownh a {
	color: #FFFFFF;
	text-decoration: none;
}
.btndown {
	background-color: #0083c3;
	background-image: url(img/down.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
.btndownh {
	background-color: #0083c3;
	background-image: url(img/downh.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
.bgleft {
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
}
.bgright {
	background-image: url(img/bgright.gif);
	background-repeat: repeat-x;
}
.lefttiser {
	padding-top: 276px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 30px;
	font-size: 16px;
	color: #F37020;
	vertical-align: top;
	font-weight: bold;
}
.lefttiser a {
	font-size: 16px;
	text-decoration: none;
}
.formtable td {
	height: 30px;
}
.contentline {
	background-image: url(img/line.gif);
	background-repeat: repeat-x;
}
.topbg {
	background-image: url(img/topbg-downl.jpg);
	background-repeat: no-repeat;
}
.topbgabout {
	background-image: url(img/topbg-about.jpg);
	background-repeat: no-repeat;
}
.topbgsupp {
	background-image: url(img/topbg-sp.jpg);
	background-repeat: no-repeat;
}
.topbgh {
	background-image: url(img/topbg-home.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.cbox {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.btn {
	width: 117px;
	height: 27px;
	background-color: #F37020;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	border-top-color: #f2c1a3;
	border-right-color: #a32809;
	border-bottom-color: #a32809;
	border-left-color: #f2c1a3;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-top: 10px;
}
.tiserhome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f5711f;
	padding-right: 20px;
	padding-left: 30px;
	vertical-align: top;
	padding-top: 20px;
	
}
.tiserhome a {
	font-size: 14px;
	color: #f5711f;
	text-decoration: none;}
.headingleft {
	background-color: #ededed;
	font-weight: bold;
	font-size: 14px;
	height: 35px;
	padding-left: 10px;
	vertical-align: middle;
	color: #B3B3B3;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #B3B3B3;
	border-right-color: #B3B3B3;
	border-left-color: #B3B3B3;
}

.headingright {
	background-color: #ededed;
	font-weight: bold;
	font-size: 14px;
	height: 35px;
	padding-left: 10px;
	vertical-align: middle;
	color: #B3B3B3;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B3B3B3;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B3B3B3;
}
h2 {
	font-size: 16px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
