﻿/* CSS Document */
body {
	margin:0px;
	padding:0px;
	background-color:#ffffff;
}
/*................menu..................*/
.menu a
{
	font-family:verdana;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
	line-height:25px;
	margin-left:0px;
	padding-left:10px;
	
}
.text6 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}
.text9 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #4E4E4E;
}
.logoutmenu a
{
	font-family:verdana;
	font-size:13px;
	font-weight:bold;
	color:#7795ed;
	line-height:25px;
	margin-left:0px;
}
.logoutmenu a:hover
{
	text-decoration:underline;	
}
.text11{
	font-family: Arial;
	font-size: 12px;
	font-weight:normal;
	color: #0a0a0a;
	text-decoration:none;
}
a.j:link {
	font-family: Arial;
	font-size: 12px;
	font-weight:normal;
	color: #0a0a0a;
	text-decoration:none;
}
a.j:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight:normal;
	color: #0a0a0a;
	text-decoration:none;
}
a.j:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight:normal;
	color: #0a0a0a;
	text-decoration: none;
}
.errormsg
{
	font-family:Verdana;
	font-size: 11px;
	color:red;
	font-weight: normal;	
}
.menu a:hover
{
	text-decoration:underline;	
}
.td-bg{
	background-repeat:repeat-x;

	background-color:#fcd93b;
	border-bottom:1px #ab9328 solid;
}
/*.............................*/
.grey-td-bg{

	background-repeat:no-repeat;
	background-position:top right;
	background-color:#7795ed;
	color:#ffffff;
	border-bottom:1px white solid;
}
.submenu a
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
	line-height:25px;
	margin-left:7px;
	padding-left:10px;	
}

.submenu a:hover
{
	text-decoration:underline;	
}

.summarymenu a
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#7795ed;
	line-height:25px;
	margin-left:2px;
	padding-left:0px;	
}
.search-list{
	font-family:verdana;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	color:#000000;
}
.summary-td-bg{

	background-repeat:no-repeat;
	background-position:top right;
	background-color:#e8fbf4;
	color:#ffffff;
	border-bottom:1px #7795ed solid;
}
.summary1-td-bg{

	background-repeat:no-repeat;
	background-position:top right;
	background-color:#e8fbf4;
	color:#ffffff;
	border-bottom:8px #e8fbf4 solid;
}
.summarymenu1 a
{
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:Black;
	line-height:25px;
	margin-left:2px;
	padding-left:0px;	
}

.summarymenu1 a:hover
{
	text-decoration:underline;	
}
.textbold {
	font-family:Verdana;
	font-size: 11px;
	font-weight:bold;
	color:Black;	
}
.textbold1 {
	font-family:Verdana;
	font-size: 14px;
	font-weight:bold;
	color:Black;	
}
a.i:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #6d90d3;
	text-decoration: underline;
}
a.i:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #6d90d3;
	text-decoration: underline;
}
a.i:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #6d90d3;
	text-decoration: underline;
}
.text1 {
	font-family:Verdana;
	font-size: 11px;
	color:Black;
	font-weight: normal;
}
.text3{
	font-family:verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ed5811;
}
.text4{
	font-family:verdana;
	font-size: 13px;
	font-weight: bold;
	color: black;	
}

.textred{
	font-family:verdana;
	font-size: 13px;
	font-weight: bold;
	color: red;
}

.text5 {
	font-family:Arial Rounded MT Bold;
	font-size: 13px;
	color: #8ca6f7;
	font-weight:300;
	letter-spacing:1.5px; 
}
.beam {
	font-family:Verdana;
	font-size: 11px;
	color:white;
	font-weight: normal;
}
.textyellowcon
{
	font-family:Arial;
	font-size:12px;	
	color:#f48f0c;
}
.text10{
	font-family:verdana;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
}
.linkforwk
{
	background-image:url('images/buttons/button_back.jpg');background-repeat:no-repeat;height:67px; width:142px; vertical-align:middle;
}
.inner-text{
    font-family:Sans-Serif;
	font-size:12px;
	font-weight:normal;
	padding-right:10px;
	color:#414141;	
	text-align:justify;
 }
 .Messagetext
 {
	font-family:Arial;
	font-size:16px;
	color:#919191;
	font-weight:bold;
 }