body{
	background:#c4d6e3;
	background-image: url("../images/main_bgr.gif");
	background-repeat: repeat-x;
	font-family: Verdana,Tahoma,Arial,sans-serif;
	font-size:11px;
	margin:0px;
	padding:0px;
	color:#404040;
}

br{font-size:10px;}

td, td.label {
	font-size:11px;
	font-style: normal;
	text-decoration: none;
	color:#404040;
}

p{margin:0px;}	

p.txttitle{font-size: 13px;}

.dot {
background:#FFFFFF;
background-image: url("../images/dot.gif");
background-repeat: repeat y;
}
td.xdot {
background:#FFFFFF;
background-image: url("../images/dot.gif");
background-repeat: repeat x;
}	
.pager, span.pager{
	font-size: 13px; color: #000000; font-weight: bold; text-decoration: none;}
span.pager{
	font-size: 13px; color: #000000; font-weight: bold; text-decoration: none;}

a.PagingNonSelected {
	font-size: 15px;  color: #000000;  font-weight: bold;  text-decoration: underline;}
a.PagingNonSelected:visited {
	font-size: 15px;  color: #000000;  font-weight: bold;  text-decoration: underline;}
a.PagingNonSelected:hover {
	font-size: 15px;  color: #000000;  font-weight: bold; text-decoration: underline;}	


a.VideoLink {
	color: #000000;  font-weight: bold;  text-decoration: none;}
a.VideoLink:visited {
	font-weight: bold;  text-decoration: none;}
a.VideoLink:hover {
	font-weight: bold; text-decoration: underline;}
	
td.PagingSelected {
   background-color:#74584c;
   font-size: 15px;  color: #FFFFFF;  font-weight: bold;
}
td.PagingNonSelected {
   padding:5px;
   
}
.menulink {
	font-size: 15px;  color: #73584b;  font-weight: bold;  text-decoration: none;font-family: Verdana;
}

.submenutitle {
	font-size: 13px;  color: #000000;  font-weight: bold;  text-decoration: none;font-family: Verdana;padding-left:10px;padding-right:5px;
}

.menulinkselected {
	font-size: 15px;  color: #000000;  font-weight: bold;  text-decoration: none;font-family: Verdana;
}
a.menulink {
	font-size: 15px;  color: #000000;  font-weight: bold;  text-decoration: none;font-family: Verdana;}
a.menulink:visited {
	font-size: 15px;  color: #000000;  font-weight: bold;  text-decoration: none;font-family:Verdana;}
a.menulink:hover {
	font-size: 15px;  font-weight: bold; text-decoration: underline; font-family:Verdana;}	

.stdtext {
  line-height:16px;	
  font-size: 11px;
  font-weight: normal;
  color:#000000;	
}

.hinttext{
	font-size: 10px; font-style: italic; color: #000000; text-decoration: none;}

.error{
	font-size: 13px;color: #FF0000;font-family: Verdana;
	vertical-align:top;}	
	
.footer {
	font-size: 10px;  color: #808080;  font-weight: normal;  text-decoration: none;}

.stdtext {
  line-height:16px;	
  font-size: 11px;
  font-weight: normal;
 
  font-family:Verdana;	
}	
.regLabel {
	font-size: 11px;  
	color: #74584c;  
	font-weight: bold;  
	text-decoration: none;
	font-family: Verdana; 
	text-align:right;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:10px;
}
input.regField {
border: 1px solid #74584c;
width:250px;

}
textarea.regField {
border: 1px solid #74584c;
width:250px;
height:100px;

}


