<style>
img.photoimg{
 border: 5px solid #696969;
}
body
{
/*  font-family:  "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;*/
 /*font-family:Arial, Helvetica, sans-serif;
  background-color: #FFFFFF;
  */
	SCROLLBAR-FACE-COLOR: #cfcfcf; SCROLLBAR-SHADOW-COLOR: #595959; SCROLLBAR-3DLIGHT-COLOR: #595959; SCROLLBAR-ARROW-COLOR: #ffffff; SCROLLBAR-DARKSHADOW-COLOR: #ffffff; SCROLLBAR-BASE-COLOR: #cfcfcf;

  font-family: Tahoma;
  font-size: 10px;
  color: #000000;
}
.tahomafont
{
   font-family: Tahoma;
  font-size: 11px;

}
table.tahomafont
{
   font-family: Tahoma;
  font-size: 11px;

}
select {

font-size: 11px;
}

input {

font-size: 11px;
}
.tahomafont_message
{
   font-family: Tahoma;
  font-size: 12px;

}
.edit_new
    {

    padding-left: 10px;
    }


.tb1{
  color: #333333;
}
.button1
{
  background-color: #F5DEB3;
  border: 1px solid #BF8F00;
  margin:2px;
  cursor:hand
}

.button2
{
  background-color: #F5DEB3;
  border: 1px solid #FF00CC;
  margin:2px;
}


.largebox
{

  font-size: 10px;
  color: #333333;

}


a{
color: #000000;
text-decoration: none;
   font-family: Tahoma;
  font-size: 11px;
}
a:hover{
/*color: #330066;*/
text-decoration: underline;

}

a.red{
color: red;
text-decoration: none;
   font-family: Tahoma;
  font-size: 11px;
}
a.red:hover{
color: black;
text-decoration: underline;

}


a.yellow{
color: yellow;
text-decoration: none;
   font-family: Tahoma;
  font-size: 11px;
}
a.yellow:hover{
color: black;
text-decoration: underline;
}



.div_border
{
display:table;
width:100%;
padding: 2px;
  border: 1px solid #000000
}
.pictureholder
{
  padding: 5px;
  background-color: #ECECEC;
  border: thin solid #999999;
  display: table-cell;
  text-align: center;
}


div.error
{
  color: #FFFFFF;
  font-family: Tahoma;
  font-size: 14px;
  background-color: #FF0000;
  display: table;
padding : 4px;
 font-weight: bold;
  border: thin solid #CCCCCC

}


div.info
{
  color: #000000;
  background-color: #99CCFF;
  display: table;
padding : 4px;
font-family: Tahoma;
  font-size: 14px;
  border: 1px solid #B0B0B0;
  font-weight: bold
}
div.message
{
  background-color: #FFDDBB;
  color: #CC3333;
  padding : 4px;
  font-family: Tahoma;
  font-size: 14px;
  font-weight: bold;
    border: 1px solid #B0B0B0;
}

 *{

}
table.maintable
{
width:90%;


}



table.admin
{
  border: thin solid #999999;
}
table.admin td
{
  border: thin solid #999999;
  padding: 4px;
  background-color: #EEEEEE;

}
table.admin td:hover
{
  border: thin solid #FFFFFF;
  background-color: #D3D3D3;

}


td.data
{
  padding-left: 10px;
}

td.options, td.options a, td.options:hover, table.admin td.options
{
  background-color: #FF0033;
  color: #FFFFFF;
  font-size: 9pt;
}

table.admin tr.header td, tr.header td
{
  background-color: #FF750E;
 background-image: url('images/orange.png');
 background-repeat: repeat-x;
  color: #000;
  font-weight: bold
}
table.admin input
{
 background-image: url('images/blue_gra.png') ;
  color: #000000    ;
  letter-spacing: 1px;
  background-color: #3D9AF4;
  background-repeat: repeat-x
}

table.editprofile
{
/*background-color: #FFCCFF;*/

   font-family: Tahoma;
  font-size: 11px;
}


table.editprofile td
{
 padding-top:3px;
 padding-left: 10px;
padding-bottom:3px;

}
table.viewprofile
{

background-color: #FFFFFF;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10.5pt
}
table.viewprofile td
{
 background-color: #FFFFFF;
 padding: 3px;

}
table.viewprofile td.viewprofile_option
{
  background-color: #FF750E;
 background-image: url('images/orange.png');
 background-repeat: repeat-x;
  color: #FFFFFF;
  padding-left: 10px
}


table.redirectTable
    {
      /*  background-color: #F8F8FF*/
    }

td.redirect
    {
text-align: center;
  color: #FF6600;
 font-family: Tahoma;
  font-weight: bold;
  font-size: 13px;

}
td.redirect_link
    {
text-align: center;
  font-size: smaller;

}
   td.redirect_header
    {
background-color: #FFAA71;
  background-image: url('images/orangeg.gif')
}


/* calender */


    #calendarDiv{
	position:absolute;
	width:205px;
	border:1px solid #317082;
	padding:1px;
	background-color: #FFF;
	font-family:arial;
	font-size:10px;
	padding-bottom:20px;
	visibility:hidden;
}
#calendarDiv span, #calendarDiv img{
	float:left;
}
#calendarDiv table td:hover
{
background-color: #CCCCCC;
}

#calendarDiv .selectBox, #calendarDiv .selectBoxOver{

	line-height:12px;
	padding:1px;
	cursor:pointer;
	padding-left:2px;
}

#calendarDiv .selectBoxTime, #calendarDiv .selectBoxTimeOver{
	line-height:12px;
	padding:1px;
	cursor:pointer;
	padding-left:2px;
}

#calendarDiv td{
	padding:3px;
	margin:0px;
	font-size:10px;
}



#calendarDiv .selectBox{
	border:1px solid #E2EBED;
	color: #E2EBED;

	position:relative;
}
#calendarDiv .selectBoxOver{
	border:1px solid #FFF;
	background-color: #317082;
	color: #FFF;
	position:relative;
}
#calendarDiv .selectBoxTime{
	border:1px solid #317082;
	color: #317082;
	position:relative;
}
#calendarDiv .selectBoxTimeOver{
	border:1px solid #216072;
	color: #216072;
	position:relative;
}

#calendarDiv .topBar{
	height:16px;
	padding:2px;
	background-color: #317082;


}
#calendarDiv .activeDay{	/* Active day in the calendar */
	color:#000000;
        background-color: #99CCFF;
  border: 1px solid #999999
}
#calendarDiv .todaysDate{
	height:17px;
	line-height:17px;
	padding:2px;
	background-color: #E2EBED;
	text-align:center;
	position:absolute;
	bottom:0px;
	width:201px;
}
#calendarDiv .todaysDate div{
	float:left;
}

#calendarDiv .timeBar{
	height:17px;
	line-height:17px;
	background-color: #E2EBED;
	width:72px;
	color:#FFF;
	position:absolute;
	right:0px;
}

#calendarDiv .timeBar div{
	float:left;
	margin-right:1px;
}


#calendarDiv .monthYearPicker{
	background-color: #E2EBED;
	border:1px solid #AAAAAA;
	position:absolute;
	color: #317082;
	left:0px;
	top:15px;
	z-index:1000;
	display:none;

}
#calendarDiv #monthSelect{
	width:70px;
}
#calendarDiv .monthYearPicker div{
	float:none;
	clear:both;
	padding:1px;
	margin:1px;
	cursor:pointer;
}
#calendarDiv .monthYearActive{
	background-color:#317082;
	color: #E2EBED;
}

#calendarDiv td{
	text-align:right;
	cursor:pointer;
}

#calendarDiv .topBar img{
	cursor:pointer;
}
#calendarDiv .topBar div{
	float:left;
	margin-right:1px;
}
