.smallview{ font-size: 10px; font-family: arial; color: #000066; font-weight: normal;}
.normalview{ font-size: 12px; font-family: arial; color: #000066; font-weight: normal;}
.largeview{ font-size: 14px; font-family: arial; color: #000066; font-weight: normal;}

a.texttoggler{ margin-right: 6px;}
a.texttoggler img{ border: 1px solid gray;}
a.texttoggler img:hover{ border: 1px solid red;}
a.selectedtoggler img{ border: 1px solid red;}

/*CSS for positioning*/
.bodysettings {margin-left:0; margin-top:0;}
.paligncenter { text-align: center;}  
.divalignleft { text-align: left;} 
.divaligncenter { text-align: center;}
.divalignright { text-align: right;} 

/*CSS for hyperlinks*/
.a10:hover {font-family: arial; color: #999999;font-weight: normal;}
.a10 {font-family: arial; color: #000000;text-decoration: underline;font-weight: normal;}

.awhite:hover {font-family: arial; color: #000000; font-weight: bold;}
.awhite {font-family: arial; color: #FFCC00; text-decoration: none; font-weight: bold;}

.ayellow:hover {font-family: arial; color: #FFCC00; font-weight: bold;}
.ayellow {font-family: arial; color: #FFFFFF; text-decoration: none; font-weight: bold;}

.abluewhite:hover {font-family: arial; color: #09367A; font-weight: bold;}
.abluewhite {font-family: arial; color: #FFFFFF; text-decoration: none; font-weight: bold;}

.ablue:hover {font-family: arial; color: #FFFFFF; font-weight: bold;}
.ablue {font-family: arial; color: #09367A; text-decoration: none; font-weight: bold;}

.ablueblack:hover {font-family: arial; color: #000000; font-weight: bold;}
.ablueblack {font-family: arial; color: #09367A; text-decoration: none; font-weight: bold;}

.a:hover {font-family: arial; color: blue; font-weight: bold;}
.a {font-family: arial; color: #09367A; text-decoration: none; font-weight: bold;}

.asubmenu:hover {font-family: arial; color: #999999; font-weight: bold;}
.asubmenu {font-family: arial; color: #000000; text-decoration: none; font-weight: bold;}

.asubmenuSelect:hover {font-family: arial; color: #000000; font-weight: bold;}
.asubmenuSelect {font-family: arial; color: #999999; text-decoration: none; font-weight: bold;}

/*CSS for messages*/
.ErrorMsg {  font-family: arial; font-size: 12px; color: #FF0000}
.bodyRedlargeText {	font-family: Arial, Helvetica, sans-serif;font-size:16px; font-weight: bold; color: #FF0000;}
.NormalMsg {  font-family: arial; font-size: 12px; color: #0000FF}
.TabLink {  font-family: arial; font-size: 12px; text-decoration: underline; cursor: auto;}
.SuccessPostBlue{font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #09367A;}


/*CSS for text that doesnt change*/
.bodytextFooter {font-family: arial; font-size: 10px; color: #000000; font-weight: normal;}

.bodytextAdvert{ font-size: 12px; font-family: arial; color: #000066; font-weight: normal;}
.bodytextAdvertLink {font-family: arial; font-size: 18px; font-style: oblique; font-weight: bold; color: #000066;}
.bodytextAdvertTitles {font-family: arial; font-size: 14px; font-style: italic; font-weight: bold; color: #000066;}


.bodytextLink {font-family: arial; font-size: 18px; font-style: oblique; font-weight: bold; color: #09367A;}
.bodytextTitles {font-family: arial; font-size: 14px; font-style: italic; font-weight: bold; color: #09367A;}


/*CSS for text that will not change with text resizing*/
.bodytextWhite {font-family: arial; font-size: 16px; color: #FFFFFF; font-weight: bold;}
.bodytextBlack {font-family: arial; font-size: 14px; color: #000000; font-weight: bold;}
.bodytextBlack18 {font-family: arial; font-size: 18px; color: #000000; font-weight: bold;}
.bodytextYellow {font-family: arial; font-size: 14px; color: #FFCC00; font-weight: bold;}

.bodytextBlueSub {font-family: arial; font-size: 20px; color: #09367A; font-weight: bold;}
.bodytextBlackSub {font-family: arial; font-size: 20px; color: #2E2E2E; font-weight: bold;}
.bodytextBlackSub16 {font-family: arial; font-size: 16px; color: #2E2E2E; font-weight: bold;}
.bodytextYellowSub {font-family: arial; font-size: 20px; color: #FFCC00; font-weight: bold;}
.bodytextWhiteSub17 {font-family: arial; font-size: 17px; color: #FFFFFF; font-weight: bold;}

.bodytextBlueTitle {font-family: arial; font-size: 26px; color: #09367A; font-weight: bold;}


.bodytextYellow12 {font-family: arial; font-size: 12px; color: #FFCC00; font-weight: bold;}


.h1 {font-family: arial; font-size: 20px; color: #09367A; font-weight: bold;}
.h2 {font-family: arial; font-size: 16px; color: #09367A; font-weight: bold;}
.h2White {font-family: arial; font-size: 16px; color: #FFFFFF; font-weight: bold;}
.p {font-family: arial; font-size: 14px; color: #09367A; font-weight: bold;}

/*CSS for tables*/
.indextableblue { border:0; background-color: #09367A}
.indextableyellow { border:0; background-color: #FFCC00}

/*to display results randomly*/
.jsclass body .randomordercontent{display: none;}

/*CSS for the admin*/
.adminbodytext {font-family: arial; font-size: 12px; color: #000066; font-weight: normal;}
.adminbodytextbold {font-family: arial; font-size: 12px; color: #000066; font-weight: bold;}
.adminSubbodytext {font-family: arial; font-size: 16px; color: #000066; font-weight: normal;}
.admin:hover {font-family: arial; color: blue; font-size: 12px; font-weight: bold;}
.admin {font-family: arial; color: #09367A; font-size: 12px;text-decoration: none; font-weight: bold;}

