﻿
a.menu
{
    height:37px;
    width:95px;
    text-align:center;
    padding:0px 0px 0px 0px;
    background-image:url('../images/menu.gif');
    background-repeat:no-repeat;
    font-family:Arial;
    font-size:12px;
    color:White;
    font-weight:bold;
    text-decoration:none;
    vertical-align:middle;
}
a.menu:link
{
    height:37px;
    width:95px;
    padding:0px 0px 0px 0px;
    text-align:center;
    background-image:url('../images/menu.gif');
    background-repeat:no-repeat;
    font-family:Arial;
    font-size:12px;
    color:White;
    font-weight:bold;
    text-decoration:none;
    vertical-align:middle;
}
a.menu:hover
{
    height:37px;
    width:95px;
    padding:0px 0px 0px 0px;
    text-align:center;
    background-image:url('../images/menuhover.gif');
    background-repeat:no-repeat;
    font-family:Arial;
    font-size:12px;
    color:White;
    font-weight:bold;
    text-decoration:none;
    vertical-align:middle;
}
a.current
{
    height:37px;
    width:95px;
    padding:0px 0px 0px 0px;
    text-align:center;
    background-image:url('../images/menuhover.gif');
    background-repeat:no-repeat;
    font-family:Arial;
    font-size:12px;
    color:White;
    font-weight:bold;
    text-decoration:none;
    
}

a.submenu
{
    background-color:#0d70ac;    
}
a.submenu:hover
{
    background-color:#e16f0e;        
}
a.read
{
    font-family:Arial;
    font-size:11px;
    color:#ef9925;
    font-weight:bold;
    text-decoration:none;
}
a.read:link
{
    font-family:Arial;
    font-size:11px;
    color:#ef9925;
    font-weight:bold;
    text-decoration:none;
}
a.read:hover
{
    font-family:Arial;
    font-size:11px;
    color:#ef9925;
    font-weight:bold;
    text-decoration:none;
}
a.link
{
    font-family:Arial;
    color:#000000;
    font-size:12px;
    text-decoration:none;
    font-weight:bold;
}
a.link:link
{
    font-family:Arial;
    color:#000000;
    font-size:12px;
    text-decoration:none;
    font-weight:bold;
}
a.link:hover
{
    font-family:Arial;
    color:#000000;
    font-size:12px;
    text-decoration:underline;
    font-weight:bold;
    
}
.login
{
    font-family:Arial;
    font-size:11px;
    color:Black;
    font-weight:bold;
}

.black
{
    font-family:Arial;
    font-size:11px;
    color:Black;
    font-weight:bold;
}
.white
{
    font-family:Arial;
    font-size:12px;
    color:White;
    font-weight:bold;
}
.blue
{
    font-family:Arial;
    font-size:13px;
    color:#025c9e;
    font-weight:bold;
}
.blueB
{
    font-family:arial;
    font-size:19px;
    color:#025c9e;
}

.orange
{
    font-family:Arial;
    font-size:12px;
    color:#fe9107;
    font-weight:bold;
}

.body
{
    font-family:Arial;
    color:#3b3c3a;
    font-size:12px;
    text-align:justify;
    line-height:20px;
}
.footer
{
    font-family:Arial;
    font-size:11px;
    color:White;
    font-weight:bold;
    text-align:center;
    text-decoration:none;
}
a.footer:link 
{
    font-family:Arial;
    font-size:11px;
    color:White;
    font-weight:bold;
    text-align:center;
    text-decoration:none;
}

a.footer:hover
{
    font-family:Arial;
    font-size:11px;
    color:White;
    text-align:center;
    font-weight:bold;
    text-decoration:underline;
}

/*.poweredby
{
    font-family:Arial;
    font-size:11px;
    color:White;
    font-weight:bold;
    text-align:center;
    text-decoration:none;
}*/

.footer:visited
{
    font-family:Arial;
    font-size:11px;
    color:White;
    font-weight:bold;
    text-align:center;
        text-decoration:none;
}

.list ul li
{
    list-style-type:none;
    background-image:url('../images/bullet.jpg'); 
    background-repeat:no-repeat;
    background-position: 0px 5px; 
    padding-left: 15px; 
    line-height:20px;
}
.list li ul li
{
    list-style-type:none;
    background-image:url('../images/bul.jpg'); 
    background-repeat:no-repeat;
    background-position: 0px 5px; 
    padding-left: 15px; 
    line-height:20px; 
}

a.j:link 
{
	font-family:Arial;color:#3b3c3a;font-size:11px;text-align:justify;text-decoration:underline;
}
a.j:hover {
	font-family:Arial;color:#3b3c3a;font-size:11px;text-align:justify;text-decoration:underline;
}
a.j:visited {
	font-family:Arial;color:#3b3c3a;font-size:11px;text-align:justify;text-decoration: underline;
}

a.jk:link 
{
	font-family:Arial;color:#ffffff;font-size:11px;text-align:justify;text-decoration:underline;
}
a.jk:hover {
	font-family:Arial;color:#ffffff;font-size:11px;text-align:justify;text-decoration:underline;
}
a.jk:visited {
	font-family:Arial;color:#ffffff;font-size:11px;text-align:justify;text-decoration: underline;
}

.text_larger
{
	font-family:Arial;font-size:16px; color:#ed6222;font-weight:bold;
}
.text_contenttitle
{
	font-family:Arial;font-size:15px;color:#2864aa;font-weight:bold;
}
 .watermarked 
{		
	color:gray;
	width:150px;
	font-size:12px;
}
.RedFont
{
	color:Red;
	font-family  : Arial;
	font-size:11px;
	font-weight:bold;
	padding-right:10px;	
	text-align:justify;
}
.RedFont1
{
	color:Red;
	font-family  : Arial;
	font-size:11px;
	padding-right:10px;	
	text-align:justify;
}

.LoginForm
{
    width:175px;
    height:130px;      
}

.AdvertizementForm
{
     width:175px;
    height:198px;   
}

.photoThumb
{
	
	border:1px solid #C0C1C1;
	
}
.membershipcolorLine
{
 background-color:#076ba7; height:20px;color:#ffffff;padding-left:3px;  border:solid 1px #013859;  
}

a.pspl:link
{
 color: #5dfd05;  
 text-decoration:none 
}
a.pspl:hover
{
 color:#5dfd05; 
 text-decoration:underline; 
}
a.pspl:visited
{
 color: #5dfd05;
 text-decoration:none;   
}
.logintext
{
    font-family:Sans-Serif;
	font-size:12px;
	font-weight:normal;
	color:Black;	
	text-align:justify;
}
.Norecord
{
	color:#919191;
	font-family:Arial;
	font-size:25px;			
}
.test_heading
{
	color:#076ba7;
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
}

.modalpopup
{
	background-color:#515652;
	filter:alpha(opacity=70);
	opacity:0.9;				
}
.black_font
{
    font-family:Arial;
    font-size:13px; 
}
.redfont_validate
{
	color:red;
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
}
.bigmsg
{
	font-size:22px;
	font-family:Arial;
	font-weight:bold;
	color:#919191;
}