﻿@charset "UTF-8";

img.bgbk {
	top: 0;
	left: 0;
	min-height:100%;
	min-width:1024px;
	width:100%;
	height:auto;
	position:fixed;
	z-index:-100;
	background-color: #9db000
	
}
.IMPORTANT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #890000;
}
A:visited
{
    COLOR: black;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
A:link
{
    COLOR: black;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
A:hover
{
	BACKGROUND-COLOR: none;
	BACKGROUND-IMAGE: none;
	BACKGROUND-REPEAT: repeat;
	COLOR: red;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
}

A.airlines:link {color:black; font-size:13px;  font-weight: none; text-decoration:none}
A.airlines:visited {color:black;  font-size:13px; font-weight: none; text-decoration:none}
A.airlines:active {color:black;  font-size:13px; font-weight: none; text-decoration:none}
A.airlines:hover {color: black; font-size:13px; font-weight: none; text-decoration:none}


.button {
	background-color: white;
}


select {
	font-family:Arial, Verdana;
	font-size:14px; 
}
.Legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
	text-decoration: none;
	text-align: right;
}




A.RagBrai:visited
{
    COLOR: Blue;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
A.RagBrai:link
{
    COLOR: Blue;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
A.RagBrai:hover
{
    BACKGROUND-COLOR: orange;
    BACKGROUND-IMAGE: none;
    BACKGROUND-REPEAT: repeat;
    COLOR: red;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
}
.Legal_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	text-align: right;
	letter-spacing: 0.03em;
}
.Legal_link a {
	text-align: right;
}
.box_border1 {
	border: thin solid #602712;
}
.box_border2 {
	border: thin dashed #602712;
}

