/* CommonFonts */
.tinytext {
text-align: left;
font-family: verdana;
font-size: 9px; color: #000000;
font-weight: normal;
}

.tinytextbold {
text-align: left;
font-family: verdana;
font-size: 9px; color: #000000;
font-weight: bold;
}

.smalltext {
text-align: left;
font-family: arial;
font-size: 10px; color: #000000;
font-weight: normal;
}

.smalltextitalic {
text-align: left;
font-family: arial;
font-size: 10px; color: #000000;
font-style: italic;
}

.smalltextwhite {
text-align: left;
font-family: arial;
font-size: 10px; color: #ffffff;
font-weight: bold;
}

.smalltextbold {
text-align: left;
font-family: verdana;
font-size: 10px; color: #111111;
font-weight: bold;
}

.medtext {
text-align: left;
font-family: verdana;
font-size: 12px; color: #111111;
font-weight: normal;
}

.medtextbold {
text-align: left;
font-family: verdana;
font-size: 12px; color: #111111;
font-weight: bold;
}

.boldtextblue {
text-align: left;
font-family: verdana;
font-size: 14px; color: #0000ff;
font-weight: bold;
}

.boldtextred {
text-align: left;
font-family: verdana;
font-size: 12px; color: #990000;
font-weight: bold;
}

.menutexta {
font-family: verdana;
font-size: 12px; color: #111111;
background-color: #dddddd;
font-weight: normal;
}

.menutextb {
font-family: verdana;
font-size: 12px; color: #111111;
background-color: #fefefe;
font-weight: normal;
}

.navigation {
text-align: left;
font-family: verdana;
font-size: 9px; color: #000000;
font-weight: bold;
}

.webdings {
font-family: webdings;
font-size: 9px; color: #330099;
font-weight: normal;
}

/* Components */
.branding {
text-align: left;
font-family: verdana;
font-size: 8px; color: #aaaaaa;
font-weight: normal;
}

.loginarea {
background: #888888;
position: absolute;
right: 0px;
bottom: -30px;
text-align: right;
font-family: arial;
font-size: 11px; color: #ffffff;
font-weight: bold;
}

.alerttext {
text-align: left;
font-family: verdana;
font-size: 10px; color: #555555;
font-weight: normal;
}

.lside { 
background-image: url('../images/leftside.jpg'); 
background-repeat: no-repeat; background-position: top right;
}

.rside { 
background-image: url('../images/rightside.jpg'); 
background-repeat: no-repeat; 
background-position: top left;
}

.bodybg { 
background-color: #FFFFFF; 
background-image: url('../images/bodybottom.jpg'); 
background-repeat: no-repeat; 
background-position: bottom;
}

.splashbodybg { 
background-color: #FFFFFF; 
background-image: url('../images/splashbg.jpg'); 
background-repeat: no-repeat; 
background-position: top;
}

.splashtable1 { 
background-color: #eef2f3; 
background-image: url('../images/tablebg2.jpg'); 
background-repeat: no-repeat; 
background-position: top;
}

.splashtable2 { 
background-color: #eef2f3; 
background-image: url('../images/tablebg1.jpg'); 
background-repeat: no-repeat; 
background-position: top;
}

.splashtable3 { 
background-color: #eef2f3; 
background-image: url('../images/tablebg4.jpg'); 
background-repeat: no-repeat; 
background-position: top;
}

.sidebarbg { 
background-color: #ffffff; 
background-image: url('../images/sidebarbg.jpg'); 
background-repeat: no-repeat; 
background-position: top;
}

.sideitem {
margin: 2px 2px 5px 2px;
border-width:1px;
border-style:solid;
border-color: #ffffff #555555 #666666 #dddddd;
}

P.menubar {
font-family: verdana;
font-size: 12px; color: #FFFFFF;
font-weight: bold;
text-align: right;
margin-top: 5px; 
margin-left: 0px; 
margin-right: 12px;
margin-bottom: 0px;
border-width: 0px;
border-style: solid;
border-color: #7bb2ee;
}

/* GenericCSS */
.MainTable {text-align: center; width: 80%;}
.pane1 {text-align: left; background-color: #ffffff; font-size: 8px;}
.pane2 {text-align: left; background-color: #ffffff; font-size: 8px;}
.lbodybg {background-color: #ffffff; background-image: url('../images/lside.jpg'); background-repeat: repeat-y; background-position: left;}
.lbodybg {background-color: #ffffff; background-image: url('../images/lside.jpg'); background-repeat: repeat-y; background-position: left;}
.rbodybg {background-color: #ffffff; background-image: url('../images/rside.jpg'); background-repeat: repeat-y; background-position: right;}
BODY {background-color: #dcdcdc; margin:0px; font-family: verdana; font-size: 14px; color: #000000}

ADDRESS, BLOCKQUOTE, CAPTION, CENTER, DD, DIR, DL, DT, FORM, MENU, PRE, TH, TABLE {font-family: verdana; font-size: 11px; color: #000000}

UL, LI {font-family: verdana; font-size: 13px; color: #000000; font-weight: bold}

LI.body {text-indent: 8px;}

P {font-family: arial; font-size: 14px; color: #000000; text-align: left; margin-top: 2px; margin-left: 12px; margin-right: 10px; font-weight: normal; text-indent: 0px;}

P.sidebar {font-family: arial; font-size: 10px; color: #000000; text-align: left; margin-top: 2px; margin-left: 10px; margin-right: 10px; font-weight: normal; text-indent: 0px;}


HR {color: #D7B5B5;}

HR.grey {color: #AAAAAA;}

A {cursor: pointer;
background: transparent}

ADDRESS {font-style: italic}

BIG {font-size: 19px}

BLOCKQUOTE {font-style: italic}

CITE {font-style: italic}

CODE, KBD, SAMP, TT {font-size: 14px}

H1 {font-size: 22px; font-weight: bold; font-style: font-family: Arial,sans-serif; color: #000000; margin-left: 12px;}

H2 {padding: 10px 0px 13px 8px; font-size: 18px; font-weight: bold; text-decoration: none; background-image: url(../images/h2bg.jpg);font-family: Arial,sans-serif; color: #000000; margin-left: 0px;  margin-right: 12px;}

H3 {padding: 0px 0px 0px 0px; font-size: 14px; font-weight: bold; text-decoration: none; background-image: url(../images/h3bg.jpg);font-family: Arial,sans-serif; color: #000000; margin-left: 12px;  margin-right: 12px;}

H4 {padding: 0px 0px 0px 0px; font-size: 14px; font-weight: bold; text-decoration: none; background-image: url(../images/h4bg.jpg);font-family: Arial,sans-serif; color: #000000; margin-left: 12px;  margin-right: 12px;}

H5 {font-size: 14px; font-weight: bold; font-family: Arial,sans-serif; color: #0000CC; margin-left: 2ex; margin-left: 12px;}

H6 {font-size: 10px; font-weight: normal; font-family: verdana,sans-serif;  color: #999999; margin-left: 12px;}

HTML {margin: 0; 
padding: 0}

INPUT 
{
cursor: auto;
font-size: 9px;
font-weight: normal;
font-family: verdana; 
color: #000000;
}

SELECT, OPTION 
{
cursor: auto;
font-size: 8px;
font-weight: bold;
font-family: verdana; 
color: #000000;
}

PRE {margin-left/* */ : 0;
white-space: pre}

SMALL, SUB, SUP {font-size: 9px}

TEXTAREA {cursor: text}

TD {margin-left: 0;
 font-family: verdana; font-size: 12px; color: #000000}

TH {font-weight: bold;
text-align: center;
margin-left: 0}

PRE {border: solid thin;
padding: 1em 3%}

IMG {border: none}

/* ImagePlacement */
.imageleft {
float: left;
margin: 2px 10px 2px 10px;
	border-style:solid;
	border-color:#000000;
	border-width:0px;
}

.imageright {
float: right;
margin: 2px 8px 10px 10px;
	border-style:solid;
	border-color:#000000;
	border-width:0px;
}

.imagecenter {
float: center;
margin: 0px 0px 0px 8px;
	padding-top:-15px;
	border-style:solid;
	border-color:#000000;
	border-width:1px;
}

.sideimage {
float: left;
margin: 0px 8px 0px 0px;
	border-style: dotted;
	border-color: #000000;
	border-width: 1px;
}

/* Positional */
.mainbuttons {
position:relative;
width:732px;
left:50%;
margin-left:1px;
background-color:#CCCCCC;
top:300px;
	border-style:solid;
	border-color:#000000;
	border-width:2px;
}

div.sidebararea {
position:relative;
width:181px;
left:21px;
top:-176px;
border: 0px solid black;
/* for IE */
filter:alpha(opacity=90);
/* CSS3 standard */
opacity:0.9;
/* for Mozilla */
-moz-opacity:0.9;
}

div.sidebarareahigh {
position:relative;
width:181px;
left:21px;
top:-306px;
border: 0px solid black;
/* for IE */
filter:alpha(opacity=90);
/* CSS3 standard */
opacity:0.9;
/* for Mozilla */
-moz-opacity:0.9;
}


/* Effects */
.gradualshine {filter: alpha(opacity=0); -moz-opacity:0.3;  cursor : hand;}

.gradualshineo {filter: alpha(opacity=50); -moz-opacity:0.3;  cursor : hand;}

/* Links */
A:link {color: #0000FF;
text-decoration: none}

A:visited {color: #0000FF;
text-decoration: none}

A:active {color: #0000FF;
text-decoration: none}

A:hover {color: #330099;
text-decoration: underline}

A.darklink:link {color: #000000;
text-decoration: none}

A.darklink:visited {color: #000000;
text-decoration: none}

A.darklink:active {color: #000000;
text-decoration: none}

A.darklink:hover {color: #555555;
text-decoration: underline}


A.sidebarlink:link {
text-decoration: none; 
font-size: 10px;
font-weight: bold;
font-family: verdana,sans-serif;
color: #0000CC;
margin-left: 2px;}

A.sidebarlink:visited {
text-decoration: none; 
font-size: 10px;
font-weight: bold;
font-family: verdana,sans-serif;
color: #0000CC;
margin-left: 2px;}

A.sidebarlink:active {
text-decoration: none; 
font-size: 10px;
font-weight: bold;
font-family: verdana,sans-serif;
color: #0000CC;
margin-left: 2px;}

A.sidebarlink:hover {
text-decoration: none; 
font-size: 10px;
font-weight: bold;
font-family: verdana,sans-serif;
color: #FFFF00;
margin-left: 2px;
background-color: #0000CC;}

A.navmenu:link { 
font-size: 11px; 
font-weight: bold;
color: #ffffff;
font-family: verdana,sans-serif;
text-decoration: none}

A.navmenu:visited {
font-size: 11px; 
font-weight: bold; 
color: #ffffff;
font-family: verdana,sans-serif;
text-decoration: none}

A.navmenu:active {
font-size: 11px; 
font-weight: bold;
color: #ff1100;
font-family: verdana,sans-serif;
background-color: #ffffff;
text-decoration: none}

A.navmenu:hover { 
font-size: 11px; 
font-weight: bold; 
color: #000000;
font-family: verdana,sans-serif;
background-color: #fff000;
text-decoration: none}
