﻿/**HOME PAGE STYLES*/

/*Menu Styles */
.topmenu {   text-decoration:none ; color:#ffffff ; font-family:Arial ; font-weight:bold ; font-size:11px}
.topmenu td {   text-decoration:none ; color:#ffffff ; font-family:Arial ; font-weight:bold ; font-size:11px}
.topmenu a { text-decoration:none ;  color:#ffffff ; font-family:Arial ; font-weight:bold ; font-size:11px ; }
.topmenu a:hover { text-decoration:underline }

.bottommenu {   text-decoration:none ; color:Gray ; font-family:Arial ; font-weight:bold ; font-size:10px}
.bottommenu td {   text-decoration:none ; color:Gray ; font-family:Arial ; font-weight:bold ; font-size:10px}
.bottommenu a { text-decoration:none ;  color:Gray ; font-family:Arial ; font-weight:bold ; font-size:10px ; }
.bottommenu a:hover { text-decoration:underline }

.loginsearch {   text-decoration:none ; color:Gray ; font-family:Arial ; font-weight:bold ; font-size:11px}
.loginsearch td {   text-decoration:none ; color:Gray ; font-family:Arial ; font-weight:bold ; font-size:11px}
.loginsearch a { text-decoration:none ;  color:Gray ; font-family:Arial ; font-weight:bold ; font-size:11px ; }
.loginsearch a:hover { text-decoration:underline }

.headermenu { text-decoration:none ; font-family:Arial; font-size:11px ; font-weight:bold ; color:#073282 ; position:relative }
.submenu { font-family:Arial ; font-size:11px ; color:#073982 ; font-weight:bold ; text-decoration:none ; line-height:50px}

	
/* Text caption styles */
.welcome { font-family:Times New Roman ; font-size:11px ; font-style:italic ; color:#073982}
.withyou { font-family:Arial ; font-size:19px ; font-weight:bold ; color:#073982}
.since1921 { font-family:Arial ; font-size:10px ; font-weight:bold ; color:#073982}
.groupcaption { font-family:Arial ; font-size:12px ; color:#ffcc00 ; font-weight:bold ; position: relative ; text-decoration:none ; top:135px}

.investorheading {font-family:Arial ; font-size: 12px ; font-weight:bold; color: White; padding-left: 10px}
.investortext {font-family:Arial ; font-size: 11px ; font-weight:normal; color: White; line-height:12px; padding-left: 5px}
.investorfield {font-family:Arial ; font-size: 11px ; font-weight:normal; color: Yellow; line-height:12px; padding-left: 10px}

.submenuframe { line-height:24px ; border-right: solid 1px #dcdcdc ; vertical-align:top ; }


/* Rounded edge left menu styles */
.bulletcol { width:8px ; }
.greybody { background-image:url(images/center_bg.jpg) }
.greybodyline { background-image:url(images/center_bg.jpg) ; border-bottom: solid 2 white }
.leftmenu { font-family:Arial ; font-size:12px ; color:#073982 ; font-weight:bold ; text-decoration:none ; line-height:24px}
.usermenu { font-family:Arial ; font-size:12px ; color:#073982 ; font-weight:bold; font-style:italic ; text-decoration:none ; line-height:24px}
.leftmenusub { font-family:Arial ; font-size:11px ; color:#073982 ; font-weight:bold  }
.emailfriend { font-family:Arial ; font-size:9px ; color:#073982 ; font-weight:normal ; text-decoration:none ; }


/* General styles */
img {  border-style: none; }
table { padding-left:0px ; padding-right:0px ;  }
td { padding-left:0px ; padding-right:0px ; }

.ContentText { font-family:Arial ; font-size:11px ; color:#073982 ; font-weight:normal ; text-align:justify ;}


/* Inner Page title styles */
.HeadBlue { font-family:Arial ; font-size:16px ; color:#073982 ; font-weight:bold ;}
.HeadYellow { font-family:Arial ; font-size:16px ; color:#ffcc00 ; font-weight:bold ;}
.HeadBlue2 { font-family:Arial ; font-size:14px ; color:#073982 ; font-weight:bold ;}
.HeadYellow2 { font-family:Arial ; font-size:14px ; color:#ffcc00 ; font-weight:bold ;}
.TextBlue { font-family:Arial ; font-size:11px ; color:#073982 ; font-weight:normal ; text-align:justify ;}

/* Admin page styles */
.AdminTable { color:Black ; width:100%}
.AdminTableCaption { background-color:#ffcc00 ; font-family:Arial; font-size:11px ; font-weight:bold }
.AdminTableHeader { background-color:#073982 ; color:White; font-family:Arial; font-size:11px ; font-weight:bold ; height:30px; text-align:center}
.AdminTableRow { color:Black }
.AdminTableRow a { text-decoration:none; color:Black  }

