/* CSS Document for SHAH website */
body {font-size:13px;}
a:link, a:visited { color:#003264;text-decoration:none;	}
a:hover, a:active { color:#FF0000;text-decoration:underline;}
li { font-size:12px; color:#003D79;list-style-type:square;	}
hr{ color:#003264;}
/* ID Styles*/
h5 { font-family:Verdana; color:#ff3300; font-size:11px;}
/*Class Styles*/
.bodyText { font-family:Arial;font-size:13px;}
.date { font-family:Arial;font-size:14px; font-weight:bold; color:#FFFFFF;}
.formText { font-family:Arial;font-size:12px; color:#0033CC;}
.h1 { font-family:Georgia; font-size:24px; color:#003264; font-weight:bold;}
.h2 {font-family: Georgia;font-size:18px; color:#0000ff; font-weight:bold;}
.h3{ font-family:Georgia; font-size:16px; font-weight:bold; color:#FF0000;}
.footer{ font-family:Courier New; font-weight:bold; font-size:12px; color:#000066;}
.boardmember{ font-family:Courier New; font-weight:bold; font-size:16px; color:#000066;}
.logo{ font-family: "Times New Roman", Times, serif; font-size:58px; font-weight:bold; color:#003264;}
.title {font-family:Arial;font-size:16px; font-weight:bold; color:#003264; height:25px;}
/*ROUNDED CORNERS*/
.tl{ background-image:url(graphics/tl.gif); background-repeat:no-repeat; background-position:top left;}
.tr{ background-image:url(graphics/tr.gif); background-repeat:no-repeat; background-position:top right;}
.br{ background-image:url(graphics/br.gif);background-repeat:no-repeat; background-position:bottom right;}
.bl{ background-image:url(graphics/bl.gif); background-repeat:no-repeat; background-position:bottom left;}
.left{background-image:url(graphics/l.gif); width:10px; background-repeat: repeat-y; background-position:left;}
.ryt{background-image:url(graphics/r.gif); width:10px;background-repeat: repeat-y; background-position:right;}
.top{background-image:url(graphics/t.gif);  height:10px;background-repeat: repeat-x; background-position: top;}
.botom{background-image:url(graphics/b.gif);height:10px;background-repeat: repeat-x; background-position: bottom;}
.tl2{ background-image:url(graphics/tl2.gif); background-repeat:no-repeat; background-position:top left;}
.tr2{ background-image:url(graphics/tr2.gif); background-repeat:no-repeat; background-position:top right;}
.br2{ background-image:url(graphics/br2.gif); background-repeat:no-repeat; background-position:bottom right;}
.bl2{ background-image:url(graphics/bl2.gif); background-repeat:no-repeat; background-position:bottom left;}
.left2{background-image:url(graphics/l2.gif); width:10px; background-repeat: repeat-y; background-position:left;}
.ryt2{background-image:url(graphics/r2.gif); width:10px;background-repeat: repeat-y; background-position:right;}
.top2{background-image:url(graphics/t2.gif);  height:10px;background-repeat: repeat-x; background-position: top;}
.botom2{background-image:url(graphics/b2.gif);  height:10px;background-repeat: repeat-x; background-position: bottom;}
.tl3{ background-image:url(images/tl.gif); background-repeat:no-repeat; background-position:top left;}
.tr3{ background-image:url(images/tr.gif); background-repeat:no-repeat; background-position:top right;}
.br3{ background-image:url(images/br.gif); background-repeat:no-repeat; background-position:bottom right;}
.bl3{ background-image:url(images/bl.gif); background-repeat:no-repeat; background-position:bottom left;}
.left3{background-image:url(images/l.gif); width:14px; background-repeat: repeat-y; background-position:left;}
.ryt3{background-image:url(images/r.gif); width:14px;background-repeat: repeat-y; background-position:right;}
.top3{background-image:url(images/t.gif);  height:14px;background-repeat: repeat-x; background-position: top;}
.botom3{background-image:url(images/b.gif);  height:14px;background-repeat: repeat-x; background-position: bottom;}


