﻿body, td, th
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
body
{
	background-color: #05488E;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
}

.login
{
	margin: 50px;
	height: 300px;
	background-image: url(images/login.png);
}
.login td
{
	height: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

.error
{
	color: Red;
	padding-right: 20px;
}
.btn
{
	padding-left: 20px;
}

.settings
{
	margin: 50px;
	width: 350px;
	height: 400px;
	background-image: url(images/Settings.png);
	background-repeat: no-repeat;
	font-size:10px;	
}

.settings td
{
	height: 20px;
	padding-left: 10px;
	padding-right: 10px;
	font-size:11px;
}
.settings text
{
	font-size:11px;
}
.Description1
{
	color: Black;
	font-size: 15px;
	font-weight:bold;	
}
.Description2
{
	font-size: 13px;
	color: #0099ff;	
	font-weight:normal;	
}
.Description3
{
	font-size: 12px;	
	color: #000099;	
	font-weight:bold;
	letter-spacing:2px;	
}
.Description4
{
	color: Black;	
	font-size: 12px;
	font-weight:bold;	
	letter-spacing:2px;
}

.info
{
	text-align: center;
	vertical-align:middle;	
	color: Black;
	font-size: 12px;
}

.update
{
	text-align: center;
	font-size: 1.1em;
}

a:link
{
	color: #FF0000;
	text-decoration: none;
}
a:visited
{
	text-decoration: none;
	color: #333333;
}
a:hover
{
	text-decoration: underline;
	color: #FF0000;
}
a:active
{
	text-decoration: none;
	color: #000000;
}
.Template
{
	background-image: url(images/template.jpg);
	background-repeat: no-repeat;
	background-color: #05488d;
	width: 784px;
	height: 692px;
}
.style1
{
	color: #0066FF;
	font-weight: bold;
	font-size: 14px;
}
.style5
{
	font-size: medium;
	font-weight: bold;
	letter-spacing: 2px;
}
.style6
{
	width: 220px;
}
.style8
{
	color: #0868B2;
	font-weight: 700;
	letter-spacing: 1px;
	font-size: 13px;
}
.style10
{
	font-size: 14px;
	font-weight: bold;
	color: #003399;
}
