body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #777777;
	outline:none;
	line-height: 15px;
}
img, a{
	outline:none;
}
body {
	background-color: #FFFFFF;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #175ca3;
	outline:none;
}
a:visited {
	color: #175ca3;
	outline:none;
}
a:hover {
	color: #175ca3;
	outline:none;
	text-decoration:underline;
}
a:active {
	color: #CC3300;
	outline:none;
	text-decoration:underline;
}
#mainTable {
	background-color: #FFFFFF;
	min-height: 600px;
	height: 700px;
	overflow: visible;
	width:826px;
	overflow-x:hidden;
}
#mainTable .mainTableBorder {
	background-image: url(../images/border-bg.gif);
	background-repeat: repeat-y;
}
#mainTable #mainTableBase {
	background-color: #FFFFFF;
	background-image: url(../images/tbl-bg.gif);
	background-repeat: repeat-y;
}
#mainTable #mainTableBase #mainTopRight {
	background-image: url(../images/top-right-bg.gif);
	background-repeat: no-repeat;
}

#mainTable #mainTableBase #mainTopRight a {
	font-size:10px;
	text-decoration:none;
	color:#494949;
}


#mainTable #mainToolbar {
	background-image: url(../images/toolbar-bg.gif);
	background-repeat: repeat-x;
}

#mainTable .tabMain {
	background-image: url(../images/tab-main.jpg);
	background-repeat: no-repeat;
	height:33px;
	width:560px;
}
.newsDate {
	color: #8fae00;
	font-weight:bold;
}

.newsTitle {
	color: #145aa2;
	font-weight:bold;
}
#mainTable #mainTableBase #footer a {
	color: #777777;
}
#mainTable #mainTableBase .bigTitle {
	font-size: 12px;
	font-weight: bold;
	color: #FF6C00;
}

td.left {
   font-family: "Trebuchet MS";
   font-size: 11px;
   font-weight:bold;
   color:#ff5200;
   vertical-align: top;
   text-align: left;
}
.pagebreak{
   font-family: "Trebuchet MS";
   font-size: 11px;
   font-weight:bold;
   color:black;
}
td.right {
   font-family: "Trebuchet MS";
   font-size: 11px;
   font-weight:normal;
   color:#333333;
   vertical-align: top;   
   text-align: left;   
}
.tbmain{
   color:#333333;
   background:url(../images/form/style1_bg.gif) #ffffff top repeat-x;
}
.head{
   font-family: "Trebuchet MS";
   font-size: large;
   font-weight: bold;
   color:#ff5200;
   vertical-align: top;
   text-align: left;
}
.notvalid{
   border:2px red solid;
   font-family:"Trebuchet MS";
}
.text{
   font-family: "Trebuchet MS";
   font-size: 11px;
   font-weight:normal;
   color:#333333;
   border:1px #cccccc solid;
   background:url(../images/form/style1_txt_bg.gif) #f6f6f6 top repeat-x;
}
select.other{
   font-family: "Trebuchet MS";
   font-size: 11px;
   font-weight:normal;
   color:#333333;
   border:1px #cccccc solid;
   background:url(../images/form/style1_txt_bg.gif) #f6f6f6 top repeat-x;
}
.btn{
   font-family: "Trebuchet MS";
   font-size: 11px;
   font-weight:normal;
   color:#333333;
   border:1px #c6c7ca solid;
   background: url(../images/form/style1_btn_bg.gif) #e4e4e4 top repeat-x;
}
.error{
   border:2px red solid;
}
.Errortext{
   color:#FF0000;
   font-family:"Trebuchet MS";
   font-size:11px;
}
body{ margin: 0;}
.tbmain{ background: url(../images/form/style1_bg.gif) #ffffff top repeat-x !important; }
.left{
  color: #ff5200 !important; 
  font-family: Verdana !important;
  font-size: 11pxpx !important;
}
span.required{
  font-size: 13px !important;
  color: red !important;
}
#mainTable #mainTableBase .teamDiv {
	padding-left: 20px;
	padding-right: 20px;
	height: 100px;
	overflow: visible;
}

.style3 {font-size: 18px; color: #010101;}
