a:link, a:active, a:visited {
	font-family: Tahoma, Arial;
	color: #ADADAD;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
a:hover {
	font-family: Tahoma, Arial;
	color: #ADADAD;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
}
BODY {
	font-weight: normal;
	background-image: url(images/bursak.gif);
}
TD {
	font-family: Arial;
	font-size: 9px;
	color: #888888;
}

.cardetails {
	font-family: Arial;
	font-size: 11px;
	color: #888888;
}
.underline {
	text-decoration: underline;
}
.white {
	color: #FFFFFF;
}
.px11 {
	font-size: 11px;
}
.red {
	color: #EE3338;
}
.blue {
	color: #005879;
}
.grey {
	color: #4D5458;
}
SELECT
{
    font-size: 9px;
    font-family: Arial;
    border-right: #999999 1px solid;
    border-top: #999999 1px solid;
    border-left: #999999 1px solid;
    border-bottom: #999999 1px solid;
}
.currencyField
{
    font-size: 9px;
    font-family: Arial;
    border-right: #999999 1px solid;
    border-top: #999999 1px solid;
    border-left: #999999 1px solid;
    border-bottom: #999999 1px solid;
    width:80px;
}
.Topmenu
{
    font-weight: bold;
    font-size: 14px;
    font-family: 'Arial Narrow';
    color: gray;
}
.heading
{
    font-family: Arial Narrow;
    font-size: 14px;
    color: #888888;
    font-weight: bold;
}
.leftmenu
{
    border-right: slategray 1px solid;
}

.redlink:link, a:active, a:visited {
	font-family: Tahoma, Arial;
	color: Red;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
redlink:hover
{
    font-family: Tahoma, Arial;
    color: Red;
    text-decoration: underline;
    font-size: 10px;
    font-weight: bold;
    
}
.menulink
{
    font-family: Tahoma, Arial;
    color: royalblue;
    text-decoration: none;
    font-size: 10px;
    font-weight: bold;
}
.menulink:link, a:active, a:visited {
	font-family: Tahoma, Arial;
	color: royalblue;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
menulink:hover
{
    font-family: Tahoma, Arial;
    color: royalblue;
    text-decoration: underline;
    font-size: 10px;
    font-weight: bold;
    
}
.menulink {
	font-family: Tahoma, Arial;
	color: royalblue;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}



