﻿body 
{
	
	background-color:Transparent;
	background-image:url(images\\background.gif);
	margin: 0 0 0 0;
	font-family: Arial;
}

.HeaderBK
{
	background-image:url(images\\logo_gradient.jpg);
}

Font
{
	font-family:Arial;
	font-size:small ;
}
.text
{
	color:#000000;
	font-family:Arial;
	font-weight:normal;
	font-size:small;
}
H1
{
	color:#ffffff;
	font-family:Arial;
	font-weight:bold;
}
H2
{
	color:#ffffff;
	font-family:Arial;
	font-weight:bold;
}
H3
{
	color:#ffffff;
	font-family:Arial;
	font-weight:bold;
}
.MainTable
{
	border-right: navy 1px solid;
	border-top: navy 1px solid; 
	border-left: navy 1px solid; 
	border-bottom: navy 1px solid;
	
}

.Box1
{
	background: white url(images\Box_1.gif);
}

.Box2
{
	background:white url(images\Box_2.gif);
}
.BoxTitle
{
	color:white;
	font-size:medium;
	font-weight:bold;
	font-family:Arial;

}
A:link {text-decoration: none;color: navy; font-size:small;font-family:Arial }
A:visited {text-decoration: none;color: navy;font-size:small ;font-family:Arial }
A:active {text-decoration: none;color: navy;font-size:small ;font-family:Arial }
A:hover {text-decoration: underline; color: navy;font-size:small;background-color:PapayaWhip ;font-family:Arial }

.textbox
{
	border-right: black 2px solid; 
	border-top: black 2px solid;
    border-left: black 2px solid; 
    direction: ltr; 
    border-bottom: black 2px solid;
    background-color: #31A9Ca;
}
.RequiredField
{
	background-image: url(ico/star.gif); 
}
.ErrorLabel
{
	color:#F91A0F;
	font-family:Arial;
	font-weight:bold;
	font-size:smaller;
}

.category
{
	color:#600B14;
	font-family:Arial;
	font-weight:bold;
}
.Title
{
	color:#ffffff;
	font-family:Arial;
	font-weight:bold;
}
.DarkTitle
{
	color:#000000;
	font-family:Arial;
	font-weight:bold;
}

.dataGrid
{
	font-size:smaller;
	font-family:Arial;
}
