﻿/* 6633FF */
body {
   background-color :#000000;
   margin-left :0px;
   margin-right :0px;
   margin-top :10px;
   margin-bottom :10px;
   background-image :url(../images/background.gif);
   /* cursor: url('cusrors/target.cur'); */
}
td.Top, td.BottomLeft, td.BottomCenter, td.BottomRight {
   font-family :Tahoma, Verdana;
   font-size :13px;
   color :#f2f2f2;
   background-color :#000000; 
}
td.BottomLeft {
   background-image :url(../images/PaintBallMobile_Bottom_Left.jpg);
   background-repeat :no-repeat;
   padding-top :10px;
   padding-left :20px;
   padding-bottom :20px;
   font-size :10px;
   width :300px;
}
td.BottomCenter {
   padding-top :30px; 
   padding-left :0px; 
   padding-right :16px; 
   padding-bottom :20px; 
}
td.BottomRight {
   vertical-align :top;
   width :137px;
}
td.MenuTitle {
   font-size :16px;
   color :#3366FF;
   font-weight :bold;
}
td.MenuItem {
   font-size :10px;
   color :#f2f2f2;
   font-weight :normal;
   padding-left :10px;
}
a.MenuItemTitle:link, a.MenuItemTitle:visited, a.MenuItemTitle:active, a.MenuItemTitle:hover {
   font-size :16px;
   color :#3366FF;
   font-weight :bold;
   text-decoration :none;
}
a.MenuItem:link, a.MenuItem:visited, a.MenuItem:active, a.MenuItem:hover {
  color: #f8f8f8;
  cursor: hand;
  font-family :Tahoma, Verdana;
  font-size :11px;
  text-decoration :none;
  font-weight :normal;
}
a.MenuItemSelected:link, a.MenuItemSelected:visited, a.MenuItemSelected:active, a.MenuItemSelected:hover {
  color: #f8f8f8;
  cursor: hand;
  font-family :Tahoma, Verdana;
  font-size :11px;
  text-decoration :none;
  font-weight :bold;
}
th.ContentTitle {
   font-size :20px;
   font-family :Tahoma, Verdana;
   color :#3366FF;
   font-weight :bold;
   text-decoration :none;
   text-align :left;
}
td.ContentText, th.ContentText {
   padding-top :10px;
   font-size :12px;
   color :#f8f8f8;
   font-weight :normal;
   text-decoration :none;
}
th.ContentText {
	text-align :left;
	font-size :15px;
	font-weight :bold;
}
span.Important, span.TresImportant { 
	font-weight :bold;
	font-size :12px;
	color :#3366FF;
}
span.TresImportant {
	font-size :16px;
}
td.PrimaryTableBody {
	background-color: #000000;
	color: #000000;
	font-family: Tahoma, Verdana;
	font-size: 10px;
}
Table.PrimaryTableContent {
	border-bottom-style: dotted;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-bottom: 3px;
}
td.PrimaryTableTitles {
	color: #DEDEDE;
	font-family: Tahoma, Verdana;
	font-size: 13px;
	font-weight: bold;
	padding-left: 2px;
}
td.PrimaryTableDataset {
	background-color: #000000;
}
td.PrimaryTableInstructions, tr.PrimaryTableInstructions, label {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #DEDEDE;
}
label {
	padding-left :8px;
}
table.PrimaryTableResponse {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #013A67;
	background-color: #DEDEDE;
	border: 1px solid #00223E;
}
span.MandatoryFields {
	padding-left :3px; 
	color :#ff7d00;
}
input, select, textarea, label {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color :#ff7d00;
}
textarea, input
{
	font-size: 12px;
}
