﻿/********************/
/* General
/********************/
body,
td,
button,
input,
option,
select,
textarea,
th
{
	font-size: 7pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body
{
	color: Black;
	margin: 0px; 
	padding: 0px;
}

td
{
	color: Black;
}

A
{
	text-decoration: none; 	
	color: #375265;
} 


.loginSecHead
{
	font-weight: bold; 
	color: #232378; 
	font-size: 18px; 
	width: 100%;
	vertical-align:bottom;
}

.loginSecDet
{
	white-space: nowrap; 
	color: Black;
	vertical-align:top;
}

.loginNewsItem
{
	width:100%;
}


.loginNewsHead
{
	color: #232378; 
	font-size: 14px; 
	font-weight:bold;
}

.loginNewsDet
{
	padding-left:10px;
	color:Black;
}

.loginNewsMore
{
	text-align:right;
	white-space:nowrap;
}

.loginNewsMore A.hover
{
	text-decoration:underline;
}
