body
	{
	margin:0px;
	background-color:#2B3C8A;
	}

tr,td
    {
	font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    color: #48474A;
    line-height:16px;
	}

.copyright
    {
	font-family: Tahoma;
    font-size: 11px;
    color: #FFFFFF;
    line-height:18px;
	}

.text1
    {
	font-family: Arial;
    font-size: 11px;
    color: #2B3C8A;
    line-height:18px;
	}

.text2
    {
	font-family: Arial;
    font-size: 11px;
    color: #3F3F3F;
    line-height:15px;
	}
	
.text3
    {
	font-family: Arial;
    font-size: 12px;
    color: #283883;
    line-height:18px;
	}
	

.text4
    {
	font-family: Arial;
    font-size: 11px;
    color: #232424;
    line-height:15px;
	}

.text5
    {
	font-family: Arial;
    font-size: 12px;
    color: #0066CC;
    line-height:15px;
	}

	
.asterik
    {
	font-family: Arial;
    font-size: 11px;
    color: #F0081D;
    line-height:15px;
	}
	

.head
	{
	font-family: Arial;
    font-size: 24px;
    color: #FF3333;
    line-height:28px;
	}

.head1
	{
	font-family: Arial;
    font-size: 18px;
    color: #2B3C8A;
	}

.link1
    {
	font-family: Arial;
    font-size: 11px;
    color: #32424C;
	text-decoration:none;
	}

.link1:hover
    {
	font-family: Arial;
    font-size: 11px;
    color: #32424C;
	text-decoration:underline;
	}

.link2
    {
	font-family: Arial;
    font-size: 12px;
    color: #0066CC;
	text-decoration:underline;
	}

.link2:hover
    {
	font-family: Arial;
    font-size: 12px;
    color: #0066CC;
	text-decoration:none;
	}

.link3
    {
	font-family: Arial;
    font-size: 12px;
    color: #DE0101;
 	text-decoration:underline;
	}

.link3:hover
    {
	font-family: Arial;
    font-size: 12px;
    color: #DE0101;
	text-decoration:none;
	}

.link4
    {
	font-family: Arial;
    font-size: 11px;
    color: #474A4C;
	text-decoration:none;
	}

.link4:hover
    {
	font-family: Arial;
    font-size: 11px;
    color: #474A4C;
	text-decoration:underline;
	}

.link5
    {
	font-family: Arial;
    font-size: 11px;
    color: #ffffff;
	text-decoration:none;
    line-height:25px;
	}

.link5:hover
    {
	font-family: Arial;
    font-size: 11px;
    color: #ffffff;
	text-decoration:underline;
    line-height:25px;
	}


.link6
    {
	font-family: Arial;
    font-size: 11px;
    color: #ffffff;
	text-decoration:none;
    line-height:16px;
	}

.link6:hover
    {
	font-family: Arial;
    font-size: 11px;
    color: #ffffff;
	text-decoration:underline;
    line-height:16px;
	}
	
.textfield
	{
	font-family:Arial;
	font-size:11px;
	color:#232424;
	width:200px;
	height:14px;
	padding-top:2px;
	padding-left:3px;
	border:1px solid #7C7B7B;
	}
	
