.mainPage {
	background-color: #297688;
	margin-top: 18px;
}
.Page {
	background-color: #297688;
	margin: 32px 88px 26px 116px;
}

.tblLogo {
	background: url(i/main/top_logo2.jpg) no-repeat center top;
}
.tblHeader {
	border-top: 2px solid #7FB2CC;
	border-bottom: 2px solid #7FB2CC;
}
.tblMain {
	background: url(i/main/bgMain.jpg) no-repeat center top #FFFFFF;

}
.tblLeftMain {
	border: 1px solid #7FB2CC;
}
.tblMainCenter {
	padding: 20px 24px 21px 24px;
}
.tblYellowT {
	border-top: 1px solid #7FB2CC;
}
.tblYellowB {
	border-bottom: 1px solid #7FB2CC;
}
.tblYellowL {
	border-left: 1px solid #7FB2CC;
}
.tblYellowR {
	border-right: 1px solid #7FB2CC;
}
.tblMainBottom {
	font: Arial 11px bold;
	border-top: 1px solid #7FB2CC;
	border-bottom: 1px solid #7FB2CC;
}

.BlackTextA10 {
	font: Arial 10px;
}
.BlackTextA12 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.BlackTextA14b {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}
.BlackTextA14 {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.BlackTextV18 {
	font-family: Verdana;
	font-size: 18px;
}
.BlackTextV16 {
	font-family: Verdana;
	font-size: 16px;
}
.BlackTextV20 {
	font-family: Verdana;
	font-size: 20px;
	letter-spacing: -1px;
}
.BlackTextV24 {
	font-family: Verdana;
	font-size: 24px;
}
.BlueTextV12 {
	font-family: Arial;
	font-size: 12px;
	color: #007B8D;
}
.BlueTextV14b {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
}
.BlueTextV20 {
	font-family: Verdana;
	font-size: 20px;
	color: #007B8D;
}
.RedTextV12 {
	font-family: Verdana;
	font-size: 12px;
	color: #800000
}
.YellowTextV20 {
	font-family: Verdana;
	font-size: 20px;
	color: #007B8D;
}

A.BlackLinkA11 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 13px;
}
A.BlackLinkA12 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
A.BlackLinkV12 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
A.BlackLinkA14b {
	font-family: Ariak;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
A.BlackLinkV14b {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
A.BlackLinkV16 {
	font-family: Verdana;
	font-size: 16px;
	color: #000000;
	text-decoration: underline;
}
A.BlackLinkV18 {
	font-family: Verdana;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
}
A.BlueLinkV12 {
	font-family: Verdana;
	font-size: 12px;
	color: #007B8D;
	text-decoration: none;
}
A.BlueLinkV12b {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #007B8D;
	text-decoration: none;
}
A.BlueLinkV14 {
	font-family: Arial;
	font-size: 14px;
	color: #007B8D;
	text-decoration: none;
}
A.BlueLinkV14Un{
	font-family: Arial;
	font-size: 14px;
	color: #007B8D;
	text-decoration: underline;
}
A.BlueLinkV14b {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
A.BlueLinkV16b {
	font-family: Verdana;
	font-size: 16px;
	color: #007B8D;
	font-weight: bold;
	text-decoration: underline;
}
A.BlueLinkV18 {
	font-family: Verdana;
	font-size: 18px;
	color: #007B8D;
	text-decoration: none;
}

.formBlack {
	border: 1px solid #000000;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.formBlack1{
	border: 1px solid #000000;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	width: 138px;
}
.formText {
	border: 1px solid #000000;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	overflow: auto;
	padding: 3px;
	overflow: hidden;
}
.btnSubmit {
	font-family: Verdana;
	font-size: 16px;
	color: #FFFFFF;
	background-image: url(i/buttons/img_button_submit1_new.png);
	background-repeat: no-repeat;
  background-color: transparent;
	height: 24px;
	width: 120px;
	border: none;
}

.panel_send_cancel{
  width:260px;
  margin: 10px auto 0;
}

.panel_send_cancel input{
  text-align: center;
  line-height: 24px;
  padding-top: 2px;
  margin-bottom: 10px;
}

.panel_send_cancel textarea{
  height: auto;
}

.friend #message{
    height: 100px;
    margin-bottom: 10px;
}

.friend{
  width: 324px;
  float: left;
}

.panel_message_error{
  float: left;
  height: 50px;
  width: 100%;
}

.panel_send_cancel input:first-child{
  margin-right:15px;
}

.PopUpTickets{
	position: absolute;
	font-family: Arial;
	font-size: 12px;
	color: #007B8D;
	background-color: #FFFF00;
	padding: 7px;
	visibility: hidden;
	width: 200px;
	text-align: left;

}
.PopUpSponsors{
	position: absolute;
	font-family: Arial;
	font-size: 12px;
	color: #007B8D;
	background-color: #FFFF00;
	padding: 7px;
	visibility: hidden;
	width: 400px;
	text-align: left;

}




.page_num {
	font:bold 11pt tahoma,sans-serif;
	color:#b7b7b7;

	padding:7px;
}
A.ActiveBlueLinkV12 {
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	background-color: #297688;
}
input.error {
	border: 1px solid red;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
textarea.error {
	border: 1px solid red;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	overflow: auto;
	padding: 3px;
	overflow: hidden;
}

div#cmserror{
	text-align: left; 
	border: 2px solid red; 
	padding: 5px;
}

div#cmsmessage{
	text-align: left; 
	border: 2px solid green; 
	padding: 5px;
}
/*
img {
	border: none !important;
}
*/
