﻿body
{
    font-size: 11px;
    font-family: Tahoma;
    color: #333333;
}
.text
{
    font-size: 12px;
    font-family: Tahoma;
    border:1pt solid #5F738A;
    background-color:  white; /* E7EBF1#ccffff;*/
}
.checkbox
{
	font-size: 12px;
    font-family: Tahoma;
    
}
a:link
{
    text-decoration:underline;
    font-weight:bold;
}
a:visited
{
    text-decoration: underline;
    color: #0066cc;
    font-weight:bold;
}
a:hover
{
    text-decoration:underline;
    color: #0066cc;
    font-weight:bold;
}

/*
.menu
{
    background-color:#E3EAEB;
    font-family:Verdana;
    color:#666666;
}
.menu a:link
{
    text-decoration:none;
}

.menu_item
{
    background-color:#E3EAEB;
    font-family:Verdana;
    color:#666666;
}
.menu_item a:link
{
    text-decoration:none;
}
.menu_item a:visited
{
    text-decoration:none;
}
.menu_item a:active
{
    text-decoration:none;
}
.menu_item a:hover
{
    text-decoration:none;
}

.submenu
{
    background-color:#E3EAEB;
}
.submenu a:hover
{
    text-decoration:none;
}
.submenu_item
{
    background-color:#E3EAEB;
    font-family:Verdana;
    color:#666666;
    width:100%;
}
.submenu_item a:link
{
    text-decoration:none;
    color:#666666;
}
.submenu_item a:visited
{
    color:#666666;
    text-decoration:none;
}
.submenu_item a:active
{
    color:#666666;
    text-decoration:none;
}
.submenu_item a:hover
{
    text-decoration:none;
    color:#666666;
}
*/
caption
{ 
    font-size:14px;
    font-weight:bold;
    font-family:Verdana;
    text-align:left;
    padding-left:50px;
    padding-top:20px;
    padding-bottom:10px;
}

.pager
{
	background-color: #99cccc;
	color: #000099;
}

legend
{
	font-size: 12px;
	padding: 5px 0 5px 0;
	font-weight: bold;
	font-family:Verdana;
	color: white; /*#1C5E55;*/
	border-color: Black;
	border-style: solid;
	border-width: 1px;
	padding: 2px 10px 5px 10px;
	background-color: #6FAA93; /*#eaffb9;*/
	margin-bottom: 5px;
	margin-top:5px;    
	margin-left:10px; text-transform:uppercase;
}
fieldset{Margin:2px;padding-left:3px;padding-bottom:2px;padding-right:2px;border:3pt double #6FAA93; width:98%}
/*
fieldset
{
	padding:1px 1px 1px 1px;
	border-style: outset;
	border-left-style: inset;
	border-top-style: inset;

}


a.link_tabel:link {color: #007ce6;	font-weight: bold;}
a.link_tabel:visited {color: #007ce6;	font-weight: bold;}
a.link_tabel:hover {color: #007ce6;	font-weight: bold;}
a.link_tabel:active {color: #007ce6;	font-weight: bold;} 

a.link_verdeinkis:link {color: #004f4b;	font-weight: bold;	text-decoration: none;}
a.link_verdeinkis:visited {color: #004f4b;	font-weight: bold;	text-decoration: none;}
a.link_verdeinkis:hover {color: #004f4b;	font-weight: bold;	font-weight: bold;	text-decoration: none;}
a.link_verdeinkis:active {color: #004f4b;	font-weight: bold;	text-decoration: none;} 
*/
a.link_tabel:link {color: #7488BC;	font-weight: bold;}
a.link_tabel:visited {color: #7488BC;	font-weight: bold;}
a.link_tabel:hover {color: #7488BC;	font-weight: bold;}
a.link_tabel:active {color: #7488BC;	font-weight: bold;} 

a.link_verdeinkis:link {color: #7488BC;	font-weight: bold;	text-decoration: none;}
a.link_verdeinkis:visited {color: #7488BC;	font-weight: bold;	text-decoration: none;}
a.link_verdeinkis:hover {color: #7488BC;	font-weight: bold;	font-weight: bold;	text-decoration: none;}
a.link_verdeinkis:active {color: #7488BC;	font-weight: bold;	text-decoration: none;} 

.page
{
	border:solid 1px blue;
}
.WelcomeTitle{font-size:20px;font-weight:bold;color:#F48734;font-family:Verdana;}
.Button{background-color:#6F859C;color:White;font-weight:bold;padding:2pt 10pt 2pt 10pt;}
.DeleteButton{background-color:#6F859C;color:white;font-weight:bold;padding:2pt 3pt 2pt 10pt;background-image:url('../../images/wrong.png'); background-repeat:no-repeat; margin-left:3pt; }
.EditButton{background-color:#6F859C;color:white;font-weight:bold;padding:2pt 3pt 2pt 13pt;background-image:url('../../images/icon-edit.gif'); background-repeat:no-repeat; margin-left:3pt; }
.CancelButton{background-color:#6F859C;color:white;font-weight:bold;padding:2pt 3pt 2pt 13pt;background-image:url('../../images/icon-cancel.gif'); background-repeat:no-repeat; margin-left:3pt; }
.UpdateButton{background-color:#6F859C;color:white;font-weight:bold;padding:2pt 3pt 2pt 13pt;background-image:url('../../images/icon-save.gif'); background-repeat:no-repeat; margin-left:3pt; }