@CHARSET "ISO-8859-1";

*
{
	font-size: 12px;
}

body 
{ 
	overflow: -moz-scrollbars-vertical;
	font-family: Tahoma;
	font-size: 12px;
}

div
{
	margin: 0px;
	padding: 0px;
}

img
{
	padding: 0px;
	margin: 0px;
	border: 0px;
}

label
{
	font-size:11px; 
	color:#335A9D;
}

p
{
	text-align: justify;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 10px;
}

a { text-decoration: none; }

a:link, a:visited, a:active { color: #000080;}
a:hover { color: #4040ff;}

a.main:link, a.main:visited, a.main:active { color: #404040;}
a.main:hover { color: #4040ff;}

a.head { font-size: 13px; font-weight: bold; color: #f00; } 
a.head:link, a.head:visited, a.head:active { color: #0177bc; }
a.head:hover { color: #4040ff; }

.content 
{
	font-family: Tahoma, Trebuchet MS; 
	color: #404040;
	font-size: 12px; 
	text-align:justify;
}

ul
{
	font-family: Tahoma, Trebuchet MS; 
	color: #404040;
	font-size: 12px; 
}

h1
{
	color:#335A9D; 
	font-size:18px; 
	font-weight:bold;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 0px;
}

h2
{
	color: #335A9D; 
	font-weight: bold; 
	font-size: 14px;
	margin-top: 0px;
	padding-top: 0px;
}

h3, .h3
{
	color: #444444; 
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 2px;
	font-size: 12px;
	padding-top: 0px;
}

hr {
	border-style: solid;
	border-width: 1px;
	border-color: #c1c1f1;
}

.contentheading {color:#335A9D; font-size:14px; font-weight:bold;}
.tinytext {FONT-SIZE: 10px; COLOR: #9E9E9E; FONT-FAMILY: Tahoma, Trebuchet MS, Arial, Helvetica; font-weight: normal}
.tidytext {FONT-SIZE: 11px; COLOR: #404040; FONT-FAMILY: Tahoma, Trebuchet MS, Arial, Helvetica; font-weight: normal}
.DemoInput {font-family: Tahoma; font-size:13px; color:#9E9E9E; border-color:#848484; border-width:1px; border-style:solid;}
.inputtext {font-family: Tahoma; font-size:13px; color:#000000; border-color:#848484; border-width:1px; border-style:solid;}
.inputtext_closed {font-family: Tahoma; font-size:13px; color:#000000; border-color:#848484; border-width:1px; border-style:solid; background-color:#C0C0C0;}