﻿a:link		{font-family: Verdana; font-size: 9; color: #333333 ; text-decoration:none}
a:visited	{font-family: Verdana; font-size: 9; color: #333333 ; text-decoration:none}
a:hover		{font-family: Verdana; font-size: 9; color: #FF0000; text-decoration:underline}

.text        	{font-family: Verdana; font-size: 9px; color: #333333 }
.text12       	{font-family: Verdana; font-size: 12px; color: #333333 }
.redB		{font-family: Verdana; font-size: 9px; color: #FF0000; font-weight:bold}
.WhiteB		{font-family: Verdana; font-size: 12px; color: #FFFFFF; font-weight:bold}

#Page       	{ width: 100%; height: 100% }
#LogoBar	{width: 900; height: 176; border-bottom:1px solid #DADADA; background-image: url('/images/pertarabam_ust_bg.gif')}
#AltBar      	{width: 900; height: 52; background-image: url('/images/pertarabam_alt_bg.gif'); position:absolute; bottom:0 }

body         	{ margin: 0; padding:0 }
input        	{ border: 1px solid #DADADA; font-family:Verdana; font-size:10pt; color:#5576B6; font-weight:bold }
select       	{ border: 1px solid #DADADA; font-family:Verdana; font-size:10pt; color:#5576B6; font-weight:bold }

.2020		{font-family: Verdana; font-size: 11px; color: #202020; font-weight:bold}
.2020	a:link	{font-family: Verdana; font-size: 11px; color: #202020; font-weight:bold}
.2020	a:hover	{font-family: Verdana; font-size: 11px; color: #202020; font-weight:bold}
.2020	a:visited	{font-family: Verdana; font-size: 11px; color: #202020; font-weight:bold}


.sayac		{font-family: Verdana; font-size: 11px; color: #ff0000; font-weight:bold}

.gri		{font-family: Verdana; font-size: 11px; color: #666666}

a.lmenu:link	{font-family: Verdana; font-size: 11px; color: #202020 ; text-decoration:none}
a.lmenu:visited	{font-family: Verdana; font-size: 11px; color: #202020 ; text-decoration:none}
a.lmenu:hover	{font-family: Verdana; font-size: 11px; color: #FF0000; text-decoration:none}


.tblDot
{
	background-image: url('/images/dot_01.gif');
	background-repeat: repeat-x;
	background-position-y: bottom;
}
.tblLine	{border-bottom:2px solid #666666}
.tblred		{font-family: Verdana; font-size: 11px; color: #FF0000; cursor: hand;background-image: url('/images/dot_01.gif'); background-repeat: repeat-x; background-position-y: bottom}
.tblgri		{font-family: Verdana; font-size: 11px; color: #666666; cursor: none;background-image: url('/images/dot_01.gif'); background-repeat: repeat-x; background-position-y: bottom}

p.notification{
	display:block;
	width:80%;
	padding:7px 7px 7px 30px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	position:relative;
	border:1px solid;
}

.warning {
	background: #fffbcc 7px 8px no-repeat;
	border-color: #E6DB55 !important;
	color: #666452;
}

.information {
	background: #dbe3ff 7px 8px no-repeat;
	border-color: #a2b4ee !important;
	color: #585b66;
}

.success {
	background: #d5ffce 7px 8px no-repeat;
	border-color: #9adf8f !important;
	color: #556652;
}

.error {
	background: #ffcece 7px 8px no-repeat;
	border-color: #df8f8f !important;
	color: #665252;
}
