﻿.form{
	background:#fff;
	border:1px dashed #c8d9df;
	padding:5px;
	padding-bottom:10px;
	font-family: Verdana;
	color:#000000;
	width:800px;
}

.form label {
	float:left;
	text-align:right;
	margin-right:10px;
	margin-bottom:5px;
}

.form label.mandatory {
	font-weight:bold;
}

.form select {
	border:1px solid #999;
    width: 220px; 
}

.form .formbut {
	margin-top:5px;
	padding:1px 5px;
}
.form a
{
	font-size:.9em;}
.error {
	border:1px dashed #83ADC3;
	margin:15px;
	margin-left:175px;
	margin-right:175px;
	padding:10px;
	voice-family:"\"}\"";
	voice-family:inherit;
	text-align:center;	
}


.error p {
	font:12px/12px verdana;
	font-weight:bold;
	color:#FF0000;
	white-space:normal;
}

.selector {
  min-height:500px;
  height:auto !important;
  height:500px;
}

/*----- styles for templates begin -----*/  
.tdborder {      
  height:9px;
}

.tdmain {
  padding-left:15px;
  padding-top:20px;   
}

.tdheader {
  padding-left:15px;
}

.tdimage { 
  vertical-align: middle 
}

.tdimagesus { 
  vertical-align: bottom
}

.tdimagejos { 
  vertical-align: top
}

.sports
{
	width:99%;
	border:1px solid #666666;
}
.sports tr td
{
	width:33%;
	font-size:.7em;
}
.trheader
{
	
	font-weight:bold;
	background-color:#CCCCCC;
}
.formheader
{
	text-align:center;
	font-size:1.5em;
	font-weight:bolder;
	color:red;
	}
.tblForm tr td
{
text-align:left;	
	}

.general
{
	font-size:.8em;}
/*----- styles for templates end -------*/  