/*
body
{
	font-size: 11px;
	font-family: tahoma;
	color: #333333;
	background-color: #adaead;
}

a
{ color: #000080;
  text-decoration: none;
}

a:hover
{ color:red;
}

table, br, tr
{ font-family: Verdana, Helvetica, MS Sans Serif;
  font-size: 8pt;
}

div
{ font-family: Verdana, Helvetica, MS Sans Serif;
  font-size: 8pt;
  font-weight: normal;
  color: #000000;
  background-color: ; 
}  

td, p
{
	font-size: 11px;
	font-family: tahoma;
	color: #333333;
}     

h1
{ font-family: Arial Black, Verdana, Helvetica, MS Sans Serif;
  font-size: 20pt;
  font-weight: bold; 
  text-align: left; 
  color: #808080; 
  background-color: ; 
  margin-top: 0; 
  margin-bottom: 0;
}

h2
{ font-family: Verdana, Helvetica, MS Sans Serif;
  font-size: 14pt;
  font-weight: bold; 
  text-align: left; 
  color: #808080; 
  background-color: ; 
  margin-top: 0; 
  margin-bottom: 0;
}

input, select, option, textarea
{ font-family: Verdana, Helvetica, MS Sans Serif;
  font-size: 8pt; 
  font-weight: normal; 
  color: #000000; 
  background-color: #c0c0c0; 
  border: 1px solid #808080;
}

button, .button
{ font-weight: bold; 
  color: #ffffd0; 
  background-color: navy; 
  border: 1px solid #808080;
}

li
{ color: #0000ff;
}

.font14pt    { font-size: 14pt;}
.font12pt    { font-size: 12pt;}
.font8pt    { font-size: 8pt;}
.font9pt     { font-size: 9pt;}
.font8pt     { font-size: 8pt;}
.color_red   { color: red}
.color_green { color: green}
.color_blue  { color: blue}
.color_black { color: black}
.color_white { color: white}
.color_gray  { color: gray}

.box_name
{ font-family: Verdana, Helvetica, MS Sans Serif;
  font-size: 8pt;
  font-weight: bold;
  text-align: center;
  color: #ffc000;
  background-color: #ffffff; 
  border: 1 solid #3785E9;
}

.box_title
{ font-family: Verdana, Helvetica, MS Sans Serif;
  font-size: 8pt;
  font-weight: bold;
  text-align: center; 
  color: #ffffd0;
  background-color: navy; 
}       

.box_heading
{ font-family: Verdana, Helvetica, MS Sans Serif;
  font-size: 12pt;
  font-weight: bold;
  text-align: left; 
  color: ;
  background-color: ; 
}       

.box_text
{ font-family: Verdana, Helvetica, MS Sans Serif;
  font-size: 8pt;
  font-weight: normal;
  text-align: ; 
  color: #000000;
  background-color: ; 
}    

.box_texts
{ font-family: Verdana, Helvetica, MS Sans Serif;
  font-size: 8pt;
  font-weight: normal;
  text-align: top ; 
  color: #000000;
  background-color: ; 
}      

.boxItem
{ background: ; 
  padding: 3px; 
  border-top: 1 solid #000000;
  border-left: 1 solid #000000;
  border-right: 1 solid #c0c0c0;
  border-bottom: 1 solid #c0c0c0;
}
*/



body
{
	font-size: 11px;
	font-family: tahoma;

	background-color: #adaead;
}

.popupbody
{
	font-size: 11px;
	font-family: tahoma;
	color: #333333;
	background-color: #adaead;
}

td, p
{
	font-size: 11px;
	font-family: tahoma;
	color: #333333;
}

ul, a
{
	color: #333333;
	font-family: tahoma;
	font-size: 11px;
}

.pageheader
{
	width: 100%;
	background-color: #f7f7f7;
}

.pageheader .menu
{
	text-align: right;
	font-size: 11px;
	font-family: tahoma;
}

.pageheader a.menu
{
	color: #000000;
	text-decoration: none;
}

.pageheader a.menu:hover
{
	text-decoration: underline;
}

.pagefooter, .pagefooter td
{
	font-family: tahoma;
	font-size: 11px;
	width: 100%;
	text-align: right;
	color: white;
}

.pagefooter a
{
	color: white;
	text-decoration: none;
}

.pagefooter a:hover
{
	text-decoration: underline;
}

.intro
{
	font-size: 11px;
	color: #333333;
	font-family: tahoma;
	padding: 0px 0px 3px 2px;
}

.intro div
{
	margin: 10px 0px 12px 0px;
}

.intro .button
{
	font-size: 11px;
	width: 150px;
	font-family: tahoma;
}

.smallbutton
{
	font-size: 11px;
	width: 150px;
    font-family: Tahoma;
	color: black;
}

.largeformbutton
{
	font-size: 11px;
	FONT-FAMILY: arial;
}

.formbutton
{
	font-size: 11px;
    width: 80px;
	FONT-FAMILY: arial;
}

form
{
	margin-top: 12px;
}

.Panel
{
	border-collapse: collapse;
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    COLOR: #4e4f4f;
    background-color: #F7F7F7;
    padding: 2px;
    width: 100%;
}

.panel a
{
	color: #333333;
}

.panel td
{
	font-size: 11px;
}

.midheading
{
	font-weight: bold;
	font-size: 11px;
	font-family: tahoma;
	background-color: f7f7f7;
	width: 80%;
	padding: 1px 1px 1px 6px;
}

.infoBox
{
	background-color: f7f7f7;
}

.rightheader
{
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	font-family: tahoma;
	background-color: #adaaad;
	padding: 4px 4px 4px 10px;
}

.heading1
{
	font-weight: bold;
    font-size: 18px;
    color: black;
    font-family: tahoma;
}

.Heading2
{
	font-weight: bold;
    FONT-SIZE: 11px;
    COLOR: #ffffff;
    FONT-FAMILY: Tahoma;
    HEIGHT: 16pt;
    /*BACKGROUND-COLOR: #013855;*/
    background-color: #ADAAAD;
    padding: 4px 4px 4px 4px;
}

.Heading3_1 TD
{
	PADDING-LEFT: 3pt;
    BACKGROUND-COLOR: #ADAAAD;
	FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    VERTICAL-ALIGN: middle;
    COLOR: #ffffff;
    FONT-FAMILY: Tahoma;
    HEIGHT: 20px;
    TEXT-DECORATION: none;
}
.Heading3 TD
{
	PADDING-LEFT: 3pt;
    BACKGROUND-IMAGE: url('https://play.isms.ee/images/tablebg.gif');
	FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    VERTICAL-ALIGN: middle;
    COLOR: #ffffff;
    FONT-FAMILY: Tahoma;
    HEIGHT: 20px;
    TEXT-DECORATION: none;
}
.gridrow TD
{
	padding: 3px 3px 3px 5px;
	background-color: #f7f7f7;
}

.gridrowover TD
{
	padding: 3px 3px 3px 5px;
	background-color: #dddddd;
}

a.action
{
	font-weight: normal;
	font-size: 11px;
	color: #333333;
	font-style: normal;
	font-family: tahoma;
	text-decoration: underline;
}

.FieldLabel
{
	padding: 6px 10px 0px 10px;
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    COLOR: #4e4f4f;
    FONT-FAMILY: Tahoma;
    TEXT-DECORATION: none;
    vertical-align: top;
    width: 170px;
}

.field20
{
	font-size: 11px;
	width: 20px;
	color: #333333;
	font-family: tahoma;
	margin-top: 3px;
	margin-right: 5px;
}

.field50
{
	font-size: 11px;
	width: 50px;
	color: #333333;
	font-family: tahoma;
	margin-top: 3px;
	margin-right: 5px;
}

.field150
{
	font-size: 11px;
	width: 150px;
	color: #333333;
	font-family: tahoma;
	margin-top: 3px;
	margin-right: 5px;
}

.field250
{
	font-size: 11px;
	width: 250px;
	color: #333333;
	font-family: tahoma;
	margin-top: 3px;
	margin-right: 5px;
}

.field300
{
	font-size: 11px;
	width: 300px;
	color: #333333;
	font-family: tahoma;
	margin-top: 3px;
	margin-right: 5px;
}

.field400
{
	font-size: 11px;
	width: 400px;
	color: #333333;
	font-family: tahoma;
	margin-top: 3px;
	margin-right: 5px;
}

.field500
{
	font-size: 11px;
	width: 500px;
	color: #333333;
	font-family: tahoma;
	margin-top: 3px;
	margin-right: 5px;
}

.field
{
	font-size: 11px;
	color: #333333;
	font-family: tahoma;
	margin-top: 3px;
	margin-right: 5px;
}

.required, .error
{
	color: red;
}

.underline
{
	background-color: red;
}

.list
{
	padding-top: 8px;
	padding-bottom: 15px;
	padding-left: 30px;
}

.list span
{
	color: #333333;
	font-family: tahoma;
	font-size: 11px;
}

.list a
{
	color: #333333;
}

/*

ALL SendStudio Styles here....
*/

.menutext
{
	font-family: Tahoma;
	color: #ffffff;
	font-size: 8pt;
	font-weight: bold;
}

.menutop
{
	font-family: Tahoma;
	color: #ffffff;
	background-color: red;
	font-size: 8pt;
	font-weight: bold;
}

.toolTipBox
{
	font-family: Verdana;
	font-size: 8.5pt;
	padding: 5px;
	margin-top: 10px;
	border: dotted 1px #C0C0C0;
	background-color: lightyellow;
	color: #000000;
	text-decoration: none;
}

.Message
{
	font-size: 11px;
	color: #333333;
	margin: 5px 0px 5px 0px;
	background-color: #f4f4f4;
	width: 100%;
}

ul li
{
	line-height: 170%;
}

.highlight
{
	color: #000000;
	background-color: #bfbbbb;
}

.installBox
{
    BORDER: #FF0000 2px solid;
    FONT-SIZE: 12px;
    COLOR: #ffffff;
    FONT-FAMILY: Tahoma, Helvetica, sans-serif;
    BACKGROUND-COLOR: #FFF2F5;
}


