
body{
/*background: url(bg2.jpg) fixed center top;*/
background: #f4f7fe url(MainTop.gif) repeat-x top;
font: 0.7em/160% “Lucida Grande”, Verdana, sans-serif;
margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
padding: 0;
height: 100%; 
}


/* Design */

.TableDiv{overflow-y:scroll;overflow-x:hidden;POSITION:relative;WIDTH:85%; height:113px; }

/*.ForumDiv{overflow-y:scroll;overflow-x:hidden;POSITION:relative;WIDTH:750px; height:150px; }*/

.ForumDiv{
	overflow: auto;
	overflow-x:hidden;
	POSITION:relative;
	WIDTH:780px;
	height:150px;
	white-space: pre-wrap;       /* css-3 */
	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
	white-space: -pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /* Opera 7 */
	word-wrap: break-word;       /* Internet Explorer 5.5+ */	
}


.VisLoc{
	overflow: auto;
	overflow-x:hidden;
	POSITION:relative;
	WIDTH:170px;
	height:75px;
	white-space: pre-wrap;       /* css-3 */
	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
	white-space: -pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /* Opera 7 */
	word-wrap: break-word;       /* Internet Explorer 5.5+ */		
}


/* Browser specific (not valid) styles to make preformatted text wrap */
pre {
  white-space: pre-wrap;       /* css-3 */
  white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
  white-space: -pre-wrap;      /* Opera 4-6 */
  white-space: -o-pre-wrap;    /* Opera 7 */
  word-wrap: break-word;       /* Internet Explorer 5.5+ */
}

.LBluebag{
	background-image:url(LBlue.gif);
	background-repeat:repeat-x;
}

#subMenu{
	width: 169px;
	float: left;
	padding-top: 8px;
}
#subMenu ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
	#subMenu li{
		width: 149px;
		border-top: 1px solid #A9A6A6;
		color: #A9A6A6;
		background-image:url(../images/arrow.gif);
		padding: 3px 0 3px 20px;
		margin: 0 0 4px 0;
		background-repeat: no-repeat;
		background-position: 0 5px ;
	}

	#subMenu li.blank{
		background-image:url(../images/spacer.gif);
	}
	
ul, ol {
   	padding-left:1em;
   	margin-left:0;
}	
		
hr{
	width: 100%;
	border: 0;
	height: 1px;
	background-color: #E0E0E0;
	color:#E0E0E0;
}

.CenContent{
	border-width: 1px;
	border-style: solid;
	background-color: #FFFFFF;
	position: absolute;
	width: 300px;
	height: 200px;
	margin : 0 auto;
} 

.rightImg {

	background:#ffffff  url('RImg.jpg') no-repeat top right;
	padding: 0px;
	margin-left: 200px;
	margin-right: 0px;
}

.LeftImg {
	background:#ffffff  url('LImg.jpg') no-repeat top right;
	padding: 0px;
	margin-left: 0px;
}

#main{
	width:950px;
	background-color :#ffffff;
	margin: auto;
	padding :0;
}


#BUpgrade{
	width:300px;
	background-color:#fffacd;
	border:2px solid #C2C5C7;		  
}

#BUpgrade h5 {
	color: #ffffff;
	background-color :#8b5a00;
	font-family :Verdana, Sans-Serif, Arial; 
	font-weight: 600;  
	padding: 5px 10px;
	margin:0px;
	cursor:move;  
}

#BUpgrade span{
	float:right; 
	padding:0px 0px; 
}

p{padding-left:5px;}

.topright{float:right; padding:10px;}

.topleft{float:left;}

.clear{ clear :both;}
 
.boxholder {float:left;	width:180px;height:111px;}

.box {
	width:170px;
	height:100%;
	background:#fff;
	position:relative;	
}

.box div {
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	text-align :center;	
}

.box div p {margin:0;padding:0;}

.footer{ background: url(MainBot.gif) repeat-x;}

.greyborder{padding : 0;border:2px solid #C2C5C7;}	
				
.dblueborder{ border :solid 1px #5a6d82;}		

/* Form */

.txtbox{
	font-family: Trebuchet MS, Segoe UI, Verdana,  Arial, sans-serif,  Helvetica;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-align: left;
 	vertical-align: middle;
 	border : 1px solid #a5acb2;
 	padding-left: 2px;
 	width:200px;
	height:20px;
}

.txtmulti{
	font-family: Trebuchet MS, Segoe UI,  Verdana,  Arial, sans-serif,  Helvetica;
	font-size: 11px;
	color: #005489;
	font-weight: normal;
	text-align: left;
	height: 65px;
	letter-spacing:.1em;
	padding-left: 2px;
	padding-top: 2px;
	border : 1px solid #a5acb2;
}

textarea, select {
  background-color:#fff;
  border:1px solid #bbb;
}

textarea:focus, select:focus {
  border-color:#666;
}

textarea, select {
  margin:0.5em 0;
}

textarea { width: 390px; height: 100px; padding:5px; }

.btn{
	font-family: Trebuchet MS, Segoe UI, Verdana,  Arial, sans-serif,  Helvetica;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	border: solid 1px #016AC7;
    background: #009BDD;
	height: 24px;
}

.btnGrey{
	font-family: Trebuchet MS, Segoe UI, Verdana,  Arial, sans-serif,  Helvetica;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	border: solid 1px #3c5c82;
    background: #6a94c6;
	height: 24px;
}


/* TYPOGRAPHY */

h1 {font: bold 1.8em Arial, Sans-Serif; padding: 8px 0 4px 0; margin: 0; letter-spacing: -1px; }
h2 {font: bold 1.6em Arial, Sans-Serif; letter-spacing: -1px; }
h3 {padding: 4px 0; margin:  0; }

.bodytext{
	font-family: Segoe UI, Trebuchet MS, Verdana, Arial, sans-serif,  Helvetica;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	padding: 0px 3px 2px 8px;
	text-align:justify;
	line-height: 18px;
}

.bodytext1{
	font-family: Segoe UI, Trebuchet MS, Verdana, Arial, sans-serif,  Helvetica;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	padding: 0px 3px 2px 8px;
	line-height: 18px;
}

.bodytextbold{
	font-family: Trebuchet MS, Segoe UI, Verdana,  Arial, sans-serif,  Helvetica;
	font-size: 11px;
	color: #36505E;
	font-weight: bold;
	padding: 5px 10px 5px 5px;
}

.bodytextbold1{
	font-family: Segoe UI, Verdana,  Arial, sans-serif,  Helvetica;
	font-size: 13px;
	color: #36505E;
	font-weight: normal;
	padding: 5px 10px 5px 5px;
}


.Lgreyboldtxt{
	font-family: Segoe UI, Trebuchet MS, Verdana, Arial, sans-serif,  Helvetica;
	font-size: 13px;
	color: #999999;
	font-weight: bold;
	text-align:left; 
	line-height: 18px;
}

.gtext{
	font-family: Segoe UI, Trebuchet MS, Verdana, Arial, sans-serif,  Helvetica;
	font-size: 14px;
	color:WindowText;
	font-weight: normal;
	padding: 0px 3px 2px 8px;
	text-align:justify;
	line-height: 18px;
}

.Styletext{	
	font-family: Comic Sans MS,Trebuchet MS, Segoe UI, Verdana,  Arial, sans-serif,  Helvetica;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-align: left;
 	height: 1.4em;
 	padding-left: 1px;
}

.head{
	font-family: Segoe UI, Trebuchet MS, Verdana, Arial, sans-serif, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-left: 10px;
}	
		
.redtext{
	font-family: Trebuchet MS, Segoe UI, Verdana, Arial, sans-serif,  Helvetica;
	font-size: 13px;
	color: #E00000;
	font-weight: bold;
}
	
	
.blueboldtext{
	font-family :Segoe UI, Trebuchet MS, Arial ;
	font-size :12px;
	font-weight :bold ;
	color :#5a6d82;
	padding:5px 5px 5px 5px;
}
	
.greytext{
	font-family: Trebuchet MS, Segoe UI, Verdana, Arial, sans-serif,  Helvetica;
	font-size: 10px;
	color:#666666;
	font-weight: normal;	
}

.Errortext{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:Red;
	text-align:right;
}

/* Link */

.linkblue1{font-family: Segoe UI, Verdana, Trebuchet MS; font-size:12px; font-weight: 400; color: #034efa ; text-decoration:none; }
a.linkblue1:link,a.linkblue1:visited,a.linkblue1:active {text-decoration:underline;} 
a.linkblue1:hover {text-decoration:none;}

.linkblue{font-family: Arial, Verdana, Trebuchet MS; font-size:12px; font-weight: 400; color: #034efa ; text-decoration:none; }
a.linkblue:link,a.linkblue:visited,a.linkblue:active {text-decoration:none;} 
a.linkblue:hover {text-decoration: underline;}

.bluelink{
font-family: Segoe UI,Trebuchet MS, Verdana, Arial, sans-serif,  Helvetica;
font-size: 12px;
font-weight: bold;
color: #5e8bf0;
}

a.bluelink:link {text-decoration: none; color :#5e8bf0}
a.bluelink:visited {text-decoration: none; color :#708090}
a.bluelink:hover {text-decoration: underline; color:#4069dc}
a.bluelink:active {text-decoration: none; color :#5e8bf0}


/* Messages */
.error, .notice, .success {
	border: 1px solid #DDD;
	margin-bottom: 1em;
	padding: 0.6em 0.8em;
}

.error {background: #FBE3E4; color: #8A1F11; border-color: #FBC2C4;}
.error a {color: #8A1F11;}

.notice {background: #FFF6BF; color: #514721; border-color: #FFD324;}
.notice a {color: #514721;}

.success {background: #E6EFC2; color: #264409; border-color: #C6D880;}
.success a {color: #264409;}
