﻿body{
	background-color: transparent;
	} 
/*CONTROLS*/
.buttonL
{
	background-image: url('../../Images/radUploadBtnLarge.gif');
    background-attachment : scroll;
    background-repeat: no-repeat;
	background-color : White;
	height: 22px;
	width:200px;
	border:0px;
	font: 10pt Arial,sans-serif;
	text-align:center;
	white-space:nowrap;
	cursor: hand;
	margin: 2px 2px 2px 2px;
}
.buttonM
{
	background-image: url('../../Images/radUploadBtnMedium.gif');
    background-attachment : scroll;
    background-repeat: no-repeat;
	background-color : White;
	height: 22px;
	width:114px;
	border:0px;
	font: 10pt Arial,sans-serif;
	text-align:center;
	white-space:nowrap;
	cursor: hand;
	margin: 2px 2px 2px 2px;
}
.buttonS
{
	background-image: url('../../Images/radUploadBtnSmall.gif');
    background-attachment : scroll;
    background-repeat: no-repeat;
	background-color : White;
	height: 22px;
	width:66px;
	border:0px;
	font: 10pt Arial,sans-serif;
	text-align:center;
	white-space:nowrap;
	cursor: hand;
	margin: 2px 2px 2px 2px;
}
.button {
  font: 10pt Arial,sans-serif;
  text-align:center;
  white-space:nowrap;
  cursor: hand;
  background-color: #566484;
  color: white;
  border: 2px outset #a6b4d4;
  margin: 2px 2px 2px 2px;
  padding-left:10px;
  padding-right:10px;
}

.button A {
  color:white;
}
.button A:Hover {
  background-color: transparent;
  color:white;
}

.button2
{
	font-family: verdana,Tahoma,Arial;
	font-size:12px;
	font-weight:bold;
	color:black;
	border:solid 1px #9FA0A2;
	background-color: #E8EDF6;
	margin: 2px 2px 2px 2px;
	height:22px;
}
.dropdown
{
	font-family:verdana,Tahoma,Arial,sans-serif;
	font-size:11px;
	font-weight:normal;
	color:gray;
}
.textbox
{
	font-family:verdana,Tahoma,Arial,sans-serif;
	font-size:11px;
	font-weight:normal;
	color:gray;
}
.autosuggestbox
{
	font-family:verdana,Tahoma,Arial,sans-serif;
	font-size:11px;
	font-weight:normal;
	color:gray;
}
.checkbox
{
	font-family:verdana,Tahoma,Arial,sans-serif;
	font-size:11px;
	font-weight:normal;
	color:gray;
}
.radiobutton2
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:black;
}
.radiobutton
{
	font-family:verdana,Tahoma,Arial,sans-serif;
	font-size:11px;
	font-weight:normal;
	color:gray;
}
.label
{
	font-family:verdana,Tahoma,Arial,sans-serif;
	font-size:11px;
	font-weight:normal;
	color:gray;
}
.labelB
{
	font-family:verdana,Tahoma,Arial,sans-serif;
	font-size:11px;
	font-weight:bold;
	color:gray;
}
.listbox
{
	font-family:verdana,Tahoma,Arial,sans-serif;
	font-size:11px;
	font-weight:normal;
	color:gray;
}
.uprg {
      width: 200px; background-color: #FFC080;
      position: absolute; bottom: 0px; left: 0px;
     }
/*CONTROLS*/

/*TEXT*/
.strB
{
	font-family:verdana,Tahoma,Arial,sans-serif;
	font-size:11px;
	font-weight:bold;
	color:black;
}
.str
{
	font-family:verdana,Tahoma,Arial,sans-serif;
	font-size:11px;
	font-weight:normal;
	color:black;
}
.strR
{
	font-family:verdana,Tahoma,Arial,sans-serif;
	font-size:11px;
	font-weight:normal;
	color:red;
}
.strW
{
	font-family:verdana,Tahoma,Arial,sans-serif;
	font-size:11px;
	font-weight:normal;
	color:white;
}
.strA
{
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color:black;
}
.strS
{
	font-family:verdana,Tahoma,Arial,sans-serif;
	font-size:10px;
	font-weight:normal;
	color:black;
}
/*TEXT*/

/*TABLE*/
.aRow
{
	background-color :#E8EDF6;
}
.table
{
	border:solid 1px #455D7B;
}
.maintable
{
	border-left:solid 1px #3B5A82;
	border-right:solid 1px #3B5A82;
}
.menutable
{
	border-left:solid 1px #ADADAD;
	border-right:solid 1px #ADADAD;
	border-top:solid 1px #ADADAD;
}
.tableHeader
{
	background-color :#16345A;
	color:White;
	font-family:verdana,Tahoma,Arial,sans-serif;
	font-size:10pt;
	font-weight:bold;
	padding-left:5px;
	height:25px;
}
/*TABLE*/

/*MENU*/
.menutd
{
	width:75px;
	height:85px;
	font-family:verdana,Tahoma,Arial,sans-serif;
	font-size:10px;
	font-weight:bold;
	text-align:center;
}
/*MENU*/