﻿#MainTable{
  	width: 775px;
	margin: 0 auto;
}

body {
background-image: url('../images/bgtexture.jpg');
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
select {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 14px;
}


input {
	font-family: Tahoma;
	font-size: 10px;
	color: #000;
	font-weight: normal;
	line-height: 14px;
}


textarea {
	font-family: Tahoma;
	font-size: 10px;
	color: #000;
	font-weight: normal;
	line-height: 14px;
}


.text1 {
	font-family: tahoma;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
.text2 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #004476;
}
.text3 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #cfcfcf;
}
.text4 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.text5 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #67767a;
}
.text6 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #99CCFF;
}
.text7 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.text8 {

	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #94AEC5;
}
.text9 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #4E4E4E;
}

a:link {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #C0C0C0;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

a.a:link {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #b5b5b5;
	text-decoration: none;
}
a.a:visited {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #b5b5b5;
	text-decoration: none;
}
a.a:hover {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #b5b5b5;
	text-decoration: none;
	border-bottom: 1px #FF5050 solid;
}

a.b:link {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #C0C0C0;
	text-decoration: none;
	border-bottom: 1px #FF5050 solid;
}
a.b:visited {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	border-bottom: 1px #FF5050 solid;

}
a.b:hover {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FF5050;
	text-decoration: underline;
}

a.c:link {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #cfcfcf;
	text-decoration: underline;
}
a.c:visited {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #cfcfcf;
	text-decoration: underline;
}
a.c:hover {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #cfcfcf;
	text-decoration: none;
}

a.d:link {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #cfcfcf;
	text-decoration: none;
}
a.d:visited {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #cfcfcf;
	text-decoration: none;
}
a.d:hover {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #cfcfcf;
	text-decoration: underline;
}

a.e:link {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #cfcfcf;
	text-decoration: underline;
}
a.e:visited {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #cfcfcf;
	text-decoration: underline;
}
a.e:hover {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #cfcfcf;
	text-decoration: none;
}

a.f:link {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #898989;
	text-decoration: underline;
}
a.f:visited {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #898989;
	text-decoration: underline;
}
a.f:hover {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #81992B;
	text-decoration: none;
}

a.g:link {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.g:visited {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.g:hover {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}

.inputstyle {
	padding: 2px;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	background-color: #E2E2E2;
	border: 1px solid #333333;
}

/* Imported from WE */
.style1 {
	border: 1px solid #000000;
	width: 775px;
	background-color: #5D5D5D;
}
.style4 {
	width: 40px;
	background-image: url('images/m1.jpg');
}
.style5 {
	width: 100%;
	border: 2px solid #FFFFFF;
	background-color: #393939;
}
.style6 {
	background-color: #393939;
}
.style8 {
	width: 100%;
	background-color: #2D3C5B;
}
.style9 {
	width: 154px;
	background-color: #2D3C5B;
}
.style10 {
	background-color: #2D3C5B;
}
.style11 {
	width: 231px;
}
.style12 {
	text-align: center;
}
.style13 {
	background-color: #393939;
	text-align: center;
}
.style14 {
	width: 100%;
}
.style15 {
	width: 159px;
	background-color: #FFFFFF;
}
.paddingcell {
	padding: 6px;
	vertical-align: top;
}
.text10 {
	font-size: 11px;
	color: #666666;
	font-family: Tahoma;
}
.text11 {
	font-size: 11px;
	color: #C0C0C0;
	font-family: tahoma;
}
.contactTD {
    width: 177px;
    height: 100%;
	background-color: #FFFFFF;
	vertical-align: top;
}
.sidecell {
	background-color: #4E4E4E;
    width: 11px;
}
.submitbtn {
	text-align: center;
	background-color: #505050;
	border: 1px solid #C0C0C0;
	color: #FFFFFF;
	width: 75px;
}
.lrgbold {
	font-size: 16px;
	font-weight: bold;
}

