BODY {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 10px; BACKGROUND: url(images/bg-page.gif) #ffffff; PADDING-BOTTOM: 0px; MARGIN: 36px; COLOR: #464646; PADDING-TOP: 0px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
A.footer {
	COLOR: #ffffff; TEXT-DECORATION: none;
	
}
.footer {
	COLOR				: #ffffff; 
	TEXT-DECORATION: none;
	margin			: 5px 0px 0px 0px;
}
A.footer:hover {
	COLOR: #ffffff; TEXT-DECORATION: none
}
A {
	COLOR: #e01a22; TEXT-DECORATION: none
}
A:hover {
	COLOR: #ed1c24; TEXT-DECORATION: none
}
.tbl 
{
    border-width    : 0px;
	background-color: #c0c0c0;
	border-collapse	: collapse;
	width			: 100%;
}
table.tbl tr th {
	background-color: #d3d3d3;
	color			: #000000; 
	font-size		: 11px;
	font-weight		: bold;
	text-align      : center;
	font-family		: Tahoma,Verdana;
	vertical-align	: middle;
	height			: 20px;
}
table.tbl tr td {
	background-color: #ffffff;
	height			: 20px;
	font-size		: 11px;
	font-family		: Tahoma,Verdana;
}
.form
{
	text-align		: left;
	font-size		: 8pt;	
}
.formLabel
{
	text-align		: left;
	font-size		: 8pt;	
}
.formValue
{
	text-align		: left;
	font-size		: 8pt;	
}
.formHeader
{
	text-align		: left;
	font-size		: 8pt;	
}
.formSectionHeader
{
	padding-bottom	: 5px;
	padding-left	: 8px;
	text-align		: left;
	/*color			: #e01a22;*/
	COLOR			: #d5002a; 
	font-family		: Tahoma, Arial, Helvetica, sans-serif;
	font-size		: 12px;
	font-weight		: bold;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #e01a22;
	background-image: url(images/red_dot_small.jpg);
	background-repeat: no-repeat;
	background-position: 0px center;
}
.importantText
{
	COLOR			: #d5002a; 
	font-family		: Tahoma, Arial, Helvetica, sans-serif;
	font-size		: 12px;
	font-weight		: bold;
}
/******************************************************************/
textarea {
	font-size		: 11px; 
	color			: #000000; 
	font-family		: Tahoma,Verdana;
}
select {
	font-size		: 11px; 
	color			: #000000; 
	font-family		: Tahoma,Verdana;
}
input {
	font-size		: 11px; 
	color			: #000000; 
	font-family		: Tahoma,Verdana;
}
button {
	font-size		: 11px; 
	color			: #333333; 
	line-height		: 120%; 
	font-family		: Tahoma,Verdana;
}
/******************************************************************/
.form {
	color			: #000000; 
	font-size		: 11px;
	font-family		: Tahoma,Verdana;
	padding			: 0px 0px 0px 0px;
	width			: 100%;
}
.fvLbl 
{
    text-align      : left;
	font-size		: 11px;
	font-family		: Tahoma,Verdana;
	font-weight		: bold;
	color			: #666666; 
	white-space		: nowrap; 
}
.fvSep 
{
    margin          : 0px 5px 0px 5px;
    text-align      : center;
	font-size		: 11px;
	font-family		: Tahoma,Verdana;
	font-weight		: bold;
	color			: #666666; 
	white-space		: nowrap; 
}
.fvVal
{
    text-align      : left;
	font-size		: 11px;
	font-family		: Tahoma,Verdana;
	color			: #666666; 
	width			: 100%;
}
.fvButtons
{
    text-align      : left;
    /*background-color: #c0c0c0;*/
}
/******************************************************************/
div.vSummary{
	border-color	: #cc0000;
	border-width	: 1px;
	border-style	: solid;
	width			: 100%;
	background-color: #ffffcc;
	FONT-SIZE		: 11px; 
	font-weight		: bold;
	COLOR			: #cc0000;
}
div.vSummary UL{
	LIST-STYLE-IMAGE: url(images/error_bullet.gif);
	font-weight		: normal;
	FONT-SIZE		: 11px; 
	COLOR			: #cc0000;
	padding			: 0px 0px 0px 0px;
}
/******************************************************************/
.successMessage 
{ 
	background-image: url(images/success.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	border-color	: #cccccc;
	border-width	: 1px;
	border-style	: solid;
	width			: 100%;
	background-color: #ffffcc;
	padding			: 5px 5px 5px 25px;
	margin			: 5px 0px 5px 0px;
	FONT-SIZE		: 11px; 
	font-weight		: normal;
	COLOR			: #000000;
}
.errorMessage 
{ 
	background-image: url(images/failure.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	border-color	: #cccccc;
	border-width	: 1px;
	border-style	: solid;
	width			: 100%;
	background-color: #ffffcc;
	padding			: 5px 5px 5px 25px;
	margin			: 5px 0px 5px 0px;
	FONT-SIZE		: 11px; 
	font-weight		: normal;
	color			: #dc3c52;
}
.validator
{
	FONT-SIZE		: 15px; 
	font-weight		: bold; 
	COLOR			: red; 
	FONT-FAMILY		: Tahoma,Verdana;
}
/******************************************************************/
tr.pager td table tr td a{
	text-align:center;
    padding: 1px 1px 1px 1px;	
	BORDER-LEFT: #cccccc 1px solid; 
	BORDER-RIGHT: #999999 1px solid; 
	BORDER-TOP: #cccccc 1px solid; 
	BORDER-BOTTOM: #999999 1px solid; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px;
	MARGIN: 0px; 
	COLOR: #333333; 
	BACKGROUND-COLOR: #eeeeee;
	TEXT-DECORATION: none;
}
tr.pager  td table tr td a:link{
	COLOR: #333333; TEXT-DECORATION: none
}
tr.pager  td table tr td a:visited{
	COLOR: #333333; TEXT-DECORATION: none
}
tr.pager  td table tr td a:active{
	COLOR: #333333; TEXT-DECORATION: none
}
tr.pager  td table tr td a:hover{
	COLOR: #333333; BACKGROUND-COLOR: #dddddd;
}
/******************************************************************/
div.uyariPaneli {
	background-color	: #FFFF80;
	border-color		: #CCCCCC;
	border-style		: solid;
	border-width		: 1px;
}
table.uyariPaneli {
	color			: #666666; 
	font-size		: 11px;
	font-weight		: bold;
	font-family		: Tahoma,Verdana;
}
.helpText
{
  text-align  : left;
	font-size		: 10pt;
	font-family : Tahoma,Verdana;
	color				: #000000; 
	width				: 100%;
}
.helpTitle
{
  font-weight	: bold;
	font-size		: 10pt;
	font-family : Tahoma,Verdana;
	color				: #ed1c24; 
}
.ULlist {
	list-style-type: disc;
	color				: #ed1c24; 
}

.tbl 
{
    border-width    : 0px;
	background-color: #c0c0c0;
	border-collapse	: collapse;
	width			: 100%;
}
table.tbl tr th {
	background-color: #d3d3d3;
	color			: #000000; 
	font-size		: 11px;
	font-weight		: bold;
	text-align      : center;
	font-family		: Tahoma,Verdana;
	vertical-align	: middle;
	height			: 20px;
}
table.tbl tr td {
	background-color: #ffffff;
	height			: 20px;
	font-size		: 11px;
	font-family		: Tahoma,Verdana;
}
Div.Fly
{
	border-right: #003333 1px solid;
	border-top: #003333 1px solid;
	display: none;
	border-left: #003333 1px solid;
	border-bottom: #003333 1px solid;
	position: absolute;
	display:none;
}
.FloatingFrame
{
	 WIDTH: 100%; HEIGHT: 100%;
}
