.navgation {

	font-family: tahoma;

	font-size: 11px;

	font-weight: bold;

	color: #7D7D7D;

	text-decoration: none;

}

.navgation:hover {

	font-family: tahoma;

	font-size: 11px;

	font-weight: bold;

	color: #b30303;

	text-decoration: none;

}

.leftnavigation {

	font-family: tahoma;

	font-size: 9px;

	font-weight: bold;

	color: #127BB2;

	text-decoration: none;

}

.leftnavigation:hover {

	font-family: tahoma;

	font-size: 9px;

	font-weight: bold;

	color: #B7B7B7;

	text-decoration: none;

}

.top {

	font-family: tahoma;

	font-size: 11px;

	font-weight: bold;

	color: #0078B6;

	text-decoration: none;

}

.topictitle {

	font-family: verdana;

	font-size: 11px;

	font-weight: normal;

	color: #333333;

	text-decoration: none;

}

.actions {

	font-family: verdana;

	font-size: 9px;

	font-weight: normal;

	color: #333333;

	text-decoration: none;

}

.login {

	font-family: tahoma;

	font-size: 11px;

	font-weight: bold;

	color: #0078B6;

	text-decoration: none;

}

.login:hover {

	font-family: tahoma;

	font-size: 11px;

	font-weight: bold;

	color: #B7B7B7;

	text-decoration: none;

}

.enter {

	font-family: tahoma;

	font-size: 11px;

	font-weight: normal;

	color: #60A4C7;

	text-decoration: none;

}

.showing {

	font-family: tahoma;

	font-size: 11px;

	font-weight: bold;

	color: #FFFFFF;

	text-decoration: none;

}

.showing2 {

	font-family: tahoma;

	font-size: 11px;

	font-weight: bold;

	color:#b30303;

	text-decoration: none;

}



.next {

	font-family: tahoma;

	font-size: 11px;

	font-weight: bold;

	color: #333333;

	text-decoration: none;

}

.next:hover {

	font-family: tahoma;

	font-size: 11px;

	font-weight: bold;

	color: #666666;

	text-decoration: none;

}

.feild {

	font-family: tahoma;

	font-size: 11px;

	font-weight: normal;

	color: #333333;

	text-decoration: none;

}

.loginfeild {

	font-family: tahoma;

	font-size: 9px;

	font-weight: normal;

	color: #333333;

	text-decoration: none;

}

.advance {

	font-family: tahoma;

	font-size: 11px;

	font-weight: bold;

	color: #127BB2;

	text-decoration: underline;

}

.advance:hover {

	font-family: tahoma;

	font-size: 11px;

	font-weight: bold;

	color: #D70000;

	text-decoration: underline;

}

.keyword{

	font-family: tahoma;

	font-size: 11px;

	font-weight: normal;

	color: #5B1403;

	text-decoration: none;

}

.bodylink{

	font-family: tahoma;

	font-size: 11px;

	font-weight: normal;

	color: #191919;

	text-decoration: none;

}

.bodylink:hover{

	font-family: tahoma;

	font-size: 11px;

	font-weight: normal;

	color: #A9D5EF;

	text-decoration: none;

}

.heading{

	font-family: verdana;

	font-size: 12px;

	font-weight: bold;

	color: #505050;

	text-decoration: none;

}

.leftheading{

	font-family: verdana;

	font-size: 10px;

	font-weight: bold;

	color: #505050;

	text-decoration: none;

}

.bottom{

	font-family: tahoma;

	font-size: 11px;

	font-weight: normal;

	color: #333333;

	text-decoration: none;

}

.bottom:hover {

	font-family: tahoma;

	font-size: 11px;

	font-weight: normal;

	color: #999999;

	text-decoration: none;

}

.body3 {

	font-family: tahoma;

	font-size: 11px;

	font-weight: normal;

	color: #2E0900;

	text-decoration: none;

}

.forgot3 {

	font-family: tahoma;

	font-size: 11px;

	font-weight: normal;

	color: #2E0900;

	text-decoration: none;

}

.forgot3:hover {

	font-family: tahoma;

	font-size: 11px;

	font-weight: normal;

	color: #6C6A6A;

	text-decoration: none;

}

.msg {

	font-weight: bold;

	font-family: Verdana;

	font-size: 14px;

	color: #FF0000;

}

.emplyeetext{

	font-family: tahoma;

	font-size: 11px;

	font-weight: normal;

	color: #000000;

	text-decoration: none;

}



/* for navigation class */

.mainMenuLink{

   display:block;

   width:143px;

   padding:2px 5px;

   text-decoration:none;

    color:#0f83bb;

   /*color:#ffffff;*/

   margin:4px;

   /*border:1px solid #00ff00;*/

    border:1px solid #ffffff;

	font-family: Geneva, Arial, Helvetica, sans-serif;

   font-size:13px;

   font-weight:bold;

}



.mainMenuLinkSelected{

   display:block;

   width:143px;

   padding:2px 5px;

   text-decoration:none;

   color:#0f83bb;

  background-color:#f5f5f5;

  

 /*color:#0f83bb;

   background-color:#00ff00;*/

   margin:4px;

   border:1px solid #ffffff;

	font-family: Geneva, Arial, Helvetica, sans-serif;

   font-size:13px;

   font-weight:bold;

}



.mainMenuLink:hover{

   background-color:#fdfdfd;

  /* background-color:#004000;*/

}



.mainMenuLinkSelected:hover{

   background-color:#f1f1f1;

}