*{
padding: 0;
margin: 0;
}

body {
	padding: 0px 0px 0px 0px;
	text-align: center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #E9E4CD;
  background-repeat: repeat-x;
}

input	
{
	border-top:solid 2px #c4c4c4;
	border-right:solid 1px #c4c4c4;
	border-left:solid 2px #c4c4c4;
	border-bottom:inset 1px #c4c4c4;
	height:20px;
	font-size: 11px;
}

a
{
	color:#346496;
	text-decoration:none;
}

a:hover
{
		color:#346496;
		text-decoration:underline;

}

.tblheader
{
	background-image:url(../images/header_bg.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	background-color: White;
	height:76px;
	width:900px;
	
}

.arrow
{
	width: 70px;
	height: 50px;
	background-repeat: no-repeat; 
	background-position:top left; 
	background-image: url(../images/arrow_logo.gif);
}
.headerlogo 
{
	width: 695px;
	height: 50px;
	background-repeat: no-repeat; 
	background-position:top left; 
	background-image: url(../images/adminheader.jpg);
}

.slope
{
	background-image: url(../images/slope.gif);
	background-repeat: no-repeat;
	width: 13px;
	height: 50px;
}

.slope_bg
{
	background-image: url(../images/slope_bg.gif);
	background-repeat: repeat-x;
	width: 105px;
	height: 50px;
	text-align: center;
	vertical-align: top;
}

.bg_small
{
		background-image: url(../images/bg_small.gif);
		background-repeat: repeat-x;
		height: 27px;
		color: #FFFFFF;
		font-weight: bold;
		padding-left:10px;
}

.loginbg
{
	background-color:#A09C62;
}

.top_bg
{
	background-image: url(../images/top_bg.gif);
	background-repeat: repeat-x;
	height: 50px;
	width:120px;
}


#trainermenu
{
  background:url(../images/bg_menu.gif);
  background-repeat:repeat-x;
	height:27px;
	padding-left:2px;
}

#trainermenu td
{
	width:120px;
	color:#ffffff;
	font-weight:bold;
	font-size:11px;
	border-right:solid 1px #ffffff;
	font-family:Verdana;
	text-align:center;
}


#trainermenu a 
{
	color:#ffffff;
}

.leftborder
{
  width:7px;
	background-color:white;
}

.leftpanel
{
  width:250px;
  background-color:#CCC875;
  vertical-align:top;
  font-family:Verdana;
  color:#000000;
}


.leftpanel a
{
	  font-family:Verdana;
		color:#0054A6;
		font-weight:bold;
}

.leftpanel a:hover
{
	text-decoration:none;
}

.rightpanel
{
  width:200px;
  background-color:#CCC875;
  vertical-align:top;
  font-family:Verdana;
  color:#000000;
}

.middlepanel
{
	vertical-align:top;
  font-family:Verdana;
	color:#000000;
}

#leftmenu .seperator {
	background-image: url(../images/seperator.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#leftmenu li {
	list-style:none;
	text-align:left;
  vertical-align:top;
}


#leftmenu li a {
	width: 100%;
	height: 15px;
	display: block;
	color: #000000;
	text-decoration: none;
	padding:   7px 0px  7px 10px;
	font-weight: normal;
}

#leftmenu li a:hover {
	color: black;
	text-decoration: none;
  background-color:#CFC9A6;
}

#leftmenu .sub
{
	 background-color:#CFC9A6;
	 display:none;
}

#leftmenu .sub a {
	padding:  7px 0px  7px 10px;
	font-size: 11px;
	font-weight: normal; 
	padding-left:20px;
}

#leftmenu .sub a:hover {
	color: #ffffff;
	text-decoration: none;
	text-decoration: none;
	background-color:#CFC9A6;
}

#rightcol
{
	 padding-left:10px;
	 padding-top:15px;
	 padding-right:10px;
	 background-color:#ffffff;
	 text-align:left;
	 vertical-align:top;
	 font-family:Georgia;
	 font-style:normal;
	 
}

#rightcol li
{
    FONT-SIZE: 11px;
    COLOR: #333333;
    LIST-STYLE-TYPE: disc;
    margin-left: 15px;
 		font-family:Georgia;
		font-style:normal;
}


h1
{
	 color:#515450;
	 font-weight:bold;
	 font-size:15px;
	 font-family:Verdana;
}

h2
{
	 color:#515450;
	 font-weight:bold;
	 font-size:12px;
	 font-family:Verdana;
}


.content
{
	text-justify:auto;
	font-size :11px;
}

.tdheader
{
	color:#ffffff;
	background-color:#326496;
	height:24px;
	font-weight:bold;
	padding-left:10px;
}

.tddata
{
	 background-color:#f0f0f0;
	 text-align:left;
	 padding-left:10px;
}

.tdheader label
{
	 font-weight:normal;
	 color:#ffffff;
}

.tddata label
{
	 font-weight:bold;
	 color:#000000;
}

.phone
{
	 background-color:#dcdcdc;
}

.phone td
{
	 padding-left:10px;
}

.phone label
{
	 color:#323232;
	 font-weight:bold;
	 font-family:Georgia;
}

.footer
{	
	background:url(../images/bg_menu.gif);
	background-repeat:repeat-x;
}

.footer
{
	height:27px;
	color:#344356;
}

/*Login*/
	.topleft
  {
		background-image:url(../images/topleft.gif);
		background-repeat:no-repeat;
		width:7px;
		height:20px;
  }
  
   .topright
  {
		background-image:url(../images/topright.gif);
		background-repeat:no-repeat;
		background-position:top right;
		width:7px;
  }
  
  .toploginbar
  {
		 background-color:#003296;
	   font-size:15px;
	   color:#ffffff;
	   font-weight:bold;
	   text-align:left;
  }
  .bottomleft
  {
    background-image:url(../images/bottomleft.gif);
		background-repeat:no-repeat;
		background-position:top left;
		width:7px;
  }
  
  .bottomright
  {
    background-image:url(../images/bottomright.gif);
		background-repeat:no-repeat;
		background-position:top right;
		width:7px;
  }
  
  .bottomborder
  {
		background-image:url(../images/bottomborder.gif);
		background-repeat:repeat-x;
  }
  
  
.logintable
{
	border-bottom:solid 0px  #53707d;
	border-top:solid 1px  #1870bb; 
	border-left:solid 1px  #1870bb; 
	border-right:solid 1px  #1870bb; 
}
/*end login*/

.header
{
	 color:#000066;
	 font-weight:bold;
	 font-size:12px;
}

.userlogin label
{ 
	color:#000000;
}

.userlogin a
{
	color:#000000;
}

.userlogin a:hover
{
	color:#000000;
	text-decoration:underline;
}

.dots
{
	background:url(../images/dots.gif);
	background-repeat:repeat-x;
	background-position:left middle;
}

.title
{
	background-color:#eceade;
	font-family:Verdana;
	font-size:18px;
	font-weight:bold;
	color:#545150;
	height:60px;
	text-align:left;
	padding-left:10px;
	vertical-align:middle;
}

.subtitle
{
	 color:#515450;
	 font-weight:bold;
	 font-size:12px;
	 font-family:Verdana;
}

.content
{
	text-align:left;
	padding-left:10px;
}

.leftcontent
{
	background-color:#CCC875;
 width:200px;
 vertical-align:top;
 height:480px
}

/* Login */

.loginbx {
	BORDER-RIGHT: #2f4f06 1px solid; PADDING-RIGHT: 4px; BORDER-TOP: #2f4f06 1px solid; PADDING-LEFT: 4px; PADDING-BOTTOM: 1px; BORDER-LEFT: #2f4f06 1px solid; WIDTH: 100px; PADDING-TOP: 1px; BORDER-BOTTOM: #2f4f06 1px solid;
}

.formbutton {
	border: 1px solid #333333;
	height: 18px;
	font: 11px tahoma,arial,helvetica;
	background-color: #eeeeee;
	background-image: url(../dsx/Images/button_shadow.gif);
}

.err_txt 
{
	PADDING-LEFT: 5px; FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #ff0000; LINE-HEIGHT: 14px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none;
}

.loginlink a {
	color: gray;
	text-decoration: none;
	font-size: 11px;
}
.loginlink a:hover {
	text-decoration: underline;
}
