/* CSS Document */

body {
	background-color: #F3F3F3;
}

.maincontenttable {
width:900px;
border-left: 1px solid #1B7AB2;
border-right: 1px solid #1B7AB2;
}
.tablemenu td {
	background:url(../images/menubutton.jpg);
	width:200px;
	height:22px;
	background-repeat:no-repeat;
	background-position:center;
	padding-top:2px;
}

.tablelink {
width:150px;
margin-top:15px;
padding:0px;
}

.tdheader{
background-image:url(../images/tdh.jpg);
color: #FFFFFF;
font-weight: bold;
font-size: 13px;
}

.tdmain{
border-left:thin solid #ec9b4c;
border-right:thin solid #ec9b4c;
border-bottom:thin solid #ec9b4c;
border-collapse:collapse;
font-size: 14px;
background-color: #f2f2f2;
}

.tablefooter{
background:url(../images/footerimg.jpg); 
width:900px;
height:33px;
background-repeat:repeat;
border:none;
padding:0px;
}
.tablemain td{
background-color:#eaf7ff;
border:0px;
border-collapse:collapse;
padding:0px;
}
.tableinfo td{
border-bottom:dashed;
border-bottom-width:1px;
border-bottom-color:#2584E2;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
text-decoration:none;
}

.maintext{
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: normal;
color: #000000;
text-decoration:none;
}
.topmenu{
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
text-decoration: none;
color:#FFFFFF;
font-size: 13px;
}
.topmenu a{
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
text-decoration: none;
color:#FFFFFF;
font-size: 13px;
}
.titles{
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: #f14c04;
text-decoration:none;
}
.footertext{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFFFFF;
font-weight:bold;
}
.titlesmall{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#CC0000;
font-weight:bold;
}
.titlesinfo{
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #CE6700;
text-decoration:none;
}

.titleslist{
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
color: #CC3300;
text-decoration:none;
}

.linksmenu{
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 16px;
color: #F8F8F8;
text-decoration:none;
}

.linksmenu a {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 16px;
color:  #F8F8F8;
text-decoration:none;
}

.copyr {font-size: 10px}

.titles31 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #333333;
}

.title242 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #FF3300;
}

#gtsservicediv {
    margin: 0 auto;
    width: 75%;
}

.main_td {
	padding:10px;}
.main_table{
	background-color:#FFF;
	-webkit-box-shadow: 0 1px 1px 1px #525252;
	box-shadow: 0 1px 1px 2px #525252;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding-bottom:5px;
	}
	
.main_table td{
	background-color:#FFF;
		-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 0 0 0 5px;
	}	