body {
	margin:0 auto;
	background-image:url(../images/avgoBg.gif);
	background-repeat:repeat;
	line-height:16px;
	}

html, body {
	height: 100%;
}

.left-label {
    width:120px;
    height:22px;
    /*background-color: Yellow;*/
    text-align:left;
    margin:2px 0px 2px 0px;
    float:left;
    font:none normal bold 12 5px Arial;
}

.right-textbox {
    width:550px;
    height:22px;
    /*background-color: Lime;*/
    text-align:left;
    margin:2px 0px 2px 0px;
    float:right;
    font:none normal bold 12 5px Arial;
}


.left-label2 {
    width:140px;
    /*background-color:Gray;*/
    height:22px;
    text-align:left;
    padding-left:10px;
    margin:1px 0px 1px 0px;
    float:left;
    /*font:none normal bold 12 5px Arial;*/
}

.right-textbox2 {
    width:600px;
    height:22px;
    /*background-color:Gray;*/
    text-align:left;
    margin:1px 0px 1px 0px;
    float:left;
    /*font:none normal bold 12 5px Arial;*/
}

.left-label3 {
    width:120px;
    height:24px;
    /*background-color: Yellow;*/
    text-align:left;
    margin:1px 0px 1px 0px;
    float:left;
    position:relative;
    bottom:0px;
    font:none normal bold 11 5px Arial;
}

.right-textbox3 {
    width:650px;
    height:24px;
    /*background-color: Lime;*/
    margin:1px 0px 1px 0px;
    float:left;
    position:relative;
    bottom:0px;
    font:none normal bold 11 5px Arial;
}



.Career-left-label {
    width:120px;
    height:22px;
    /*background-color:#cccccc;*/
    text-align:left;
    margin:1px 0px 1px 0px;
    float:left;
    font:none normal bold 12 5px Arial;
}

.Career-right-textbox {
    width:420px;
    height:22px;
    /*background-color:#cccccc;*/
    text-align:left;
    margin:1px 0px 1px 0px;
    float:right;
    font:none normal bold 12 5px Arial;
}

.Career-left-label2 {
    width:120px;
    height:22px;
    text-align:left;
    margin:2px 0 0 0;
    float:left;
    font:none normal bold 12 5px Arial;
    bottom:0px;
    
}

.Career-right-textbox2
 {
    width:420px;
    height:22px;
    text-align:left;
    margin:2px 0 0 0;
    float:left;
    font:none normal bold 12 5px Arial;
    bottom:0px;
}

.inputbox {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	background-color:#fcfcfc;
	border: 1px solid #cccccc;
	font-size:12px;
	padding-right: 1px;
	padding-left: 1px;
	margin-left: 0px;
	position:relative;
	height:15px;
	width:180px;
	}
	
.inputbox2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	background-color:#fcfcfc;
	border: 1px solid #cccccc;
	font-size:12px;
	padding-right: 1px;
	padding-left: 1px;
	margin-left: 0px;
	position:relative;
	height:70px;
	width:180px;
}

.inputbox3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	background-color:#fcfcfc;
	border: 1px solid #cccccc;
	font-size:12px;
	padding-right: 1px;
	padding-left: 1px;
	margin-left: 0px;
	position:relative;
	height:50px;
	width:250px;
}
	
.inputbox4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	background-color:#fcfcfc;
	border: 1px solid #cccccc;
	font-size:12px;
	padding-right: 1px;
	padding-left: 1px;
	margin-left: 0px;
	position:relative;
	height:15px;
	width:250px;
}

.inputboxExLargeML {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	background-color:#fcfcfc;
	border: 1px solid #cccccc;
	font-size:12px;
	padding-right: 1px;
	padding-left: 1px;
	margin-left: 0px;
	position:relative;
	height:150px;
	width:600px;
}
	
.inputboxExLargeSL {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	background-color:#fcfcfc;
	border: 1px solid #cccccc;
	font-size:12px;
	padding-right: 1px;
	padding-left: 1px;
	margin-left: 0px;
	position:relative;
	height:20px;
	width:600px;
}	
/*input controls*/
/*input {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	background-color:#fafafa;
	border: 1px solid #cccccc;
	font-size:12px;
	padding-right: 1px;
	padding-left: 1px;
	margin-left: 0px;
	position:relative;
	height:19px;
	width:180px;
	
}*/

/*input:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	background-color:#dce7ea;
	border: 1px solid #cccccc;
	font-size:12px;
	padding-right: 1px;
	padding-left: 1px;
	margin-left: 0px;
	height:19px;
	
}*/
	

/* button
 input.button {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	background-color: Blue;
	border: 1px solid #000000;
	font-size: 12px;
	width:70px;
}*/

.LabelCell {
  background-color: #507cd1;
  color: #fff;
  font-weight: bold;
  width: 50px;
  vertical-align: top;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	height: 20px;
	background-color:#ffffff;
	border: 1px solid #bdd8ec;
	font-size: 12px;
	width:180px;
}

/*textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	background-color:#ffffff;
	border: 1px solid #bdd8ec;
	font-size: 12px;
	margin-left: 2px;
}
.textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	background-color:#ffffff;
	border: 1px solid #bdd8ec;
	font-size: 12px;
}*/

/* Layout */

#outer_container {
	width:930px;
	margin: 0 auto;
	padding:0px;	
	background-color:#FFFFFF;
	/*min-height: 100%;
	height:100%;*/
}	

#main_container {
	width:930px;
	height:100%;
	margin:0px auto;
	background-color:#fafafa;
	padding:0px;
	position: relative;
	float:left;
	}
	
#header {
	width:930px;
	margin:0 auto;
	padding:0px;
	height:60px;
	}
	
#logo-container {
	width:330px;
	height:100px;
	background-image:url(../images/LogoAVGO.gif);
	background-repeat:no-repeat;
	margin:0px 0px 0px 20px;
	float:left;
	}
	
#Globallinks {
	width:600px;
	height:50px;
	padding:10px 35px 0px 0px;
	/*float:right;*/
}


/*#Content {
	width:800px;
	height:auto;
	padding:20px;
	float:right;
	}*/
	
#LeftSide-PictureBox {
	width:27%;
	height:100%;
	padding:0px;
	float:left;
	}

#Content {
	width:890px;
	height:100%;
	height:auto;
	min-height:300px;
	padding:20px 20px 20px 20px;
	position:relative;
	bottom:0px;
	}
#contentBox500
 {
	background-color:Blue;
	width:500px;
	min-height:250px;
	margin:10px;
	padding:10px;}
	
#box01 {
	width:205px;
	height:150px;
	margin:0px 0px 0px 0px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	}
	
	#box02 {
	width:205px;
	height:150px;
	margin:0px 10px 0px 0px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	}
	
	#box03 {
	width:205px;
	height:150px;
	margin:0px 10px 0px 0px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size : 12px;
	color:#666666;
	}
	
#NewsBox {
	width:205px;
	height:90px;
	background-image:url(../images/news.gif);
	background-repeat:no-repeat;
	margin:0px;
	padding:30px 5px 5px 5px;
	border-bottom-style:solid; border-bottom-color:#cccccc; border-bottom-width:thin;
	}
	
#CRM-SearchLinks {
    width:100%;
    height:20px;
    position:relative;
    margin:0 auto;
    text-align:center;
    padding:5px;
}

	
#Pollbox {
	width:205px;
	height: auto;
	position: relative;
	margin:0px;
	border-bottom-style:solid; border-bottom-width:thin; border-color:#f6f6f6;	
	padding:5px;
	float:left;
	}
		
.Content-wrap {
	width:910px;
	height: auto;
	padding:10px;
	}
	
	
#Container-LeftSide {
	width:220px;
	height:auto;
	padding:0px;
	position:relative;
	float:left;
	}
	
#Container-RightSide {
	width:630px;
	height: auto;
	padding:5px;
	text-align: justify;
	/*position:  absolute;*/
	float:right;
	}
	
#Container-RightSide2 {
	width:630px;
	height: auto;
	padding:5px;
	text-align: justify;
    position: relative;
	float:right;
	}
	
.linkspacer	 {
	    margin-right:10px;
	    }
	
#Admin-LeftsideLinks {
	background-color:#F1f1f1;
	width:160px;
	height:auto;
	float:left;
	margin-bottom:25px;
	}
	
#IMS-LeftsideLinks {
	background-color:#F1f1f1;
	width:120px;
	height:auto;
	float:left;
	padding:20px;
	margin-bottom:25px;
	}
	
#IMS-RifgtsideContentBox {
	background-color:#f3f3f3;
	width:680px;
	height:auto;
	font-family:Arial;
    font-size:11px;
	float:right;
	padding:20px;
	margin-bottom:0px 0px 0px 10px;
	}
	
.IMS-TittleBorder {
	padding:20px; border-style:solid; border-width:thin; border-color:#dce7ea; line-height:23px;
  } 
  
.IMS-MailBox {
    text-indent:5px;
    font-family:Arial;
    font-size:14px;
    line-height:16px;
    }
	
#CSM-RifgtsideContentBox {
	background-color:#f3f3f3;
	width:92%;
	height:auto;
	font-family:Arial;
    font-size:11px;
	float:right;
	padding:20px;
	position: relative;
	margin-bottom:10px;
	margin-top:-10px;
	}
	
	#CSE-RifgtsideContentBox {
	background-color:#f3f3f3;
	width:822px;
	height:auto;
	font-family:Arial;
    font-size:11px;
	float:right;
	padding:20px;
	position:relative;
	margin-bottom:10px;
	margin-top:-10px;
	}
	
	
#CRM-Header {
	background-color:#dce7ea;
	width:98%;
	height:30px;
	font-family:Ariel;
    font-size:16px;
    font-weight:bold;
    color:#336699;
	float: left;
	position: relative;
	text-align:center;
	text-indent:10px;
	padding:15px 20px 5px 20px;
	margin-bottom:0 auto;
	}
	

    
.Cust-Header {
	background-color:#dce7ea;
	width:98%;
	height:30px;
	font-family:Ariel;
    font-size:16px;
    font-weight:bold;
    color:#336699;
	float: left;
	position: relative;
	text-align:center;
	text-indent:10px;
	padding:15px 20px 5px 20px;
	margin-bottom:0 auto;
	}
    
.Cust-TittleBar {
    height:30px;
    background-color:#bfdde5;
    padding:5px 20px  0px 20px;
    margin:auto;
    width:98%;
    margin-top:-19px;
    text-indent:0px;
    position: relative;
    }
    
.Cust-TittleBorder {
    padding:5px 20px 20px 20px;
    border-style:solid;
    border-width:thin;
    border-color:#dce7ea;
    height:250px;
    width:798px;
    float:left;
    }
    
.CSM-Header {
	background-color:#dce7ea;
	width:100%;
	height:30px;
	font-family:Ariel;
    font-size:16px;
    font-weight:bold;
    color:#336699;
	float: left;
	position: relative;
	text-align:center;
	text-indent:10px;
	padding-top:10px;
	margin-bottom:0 auto;
	}
    
.CSM-TittleBar {
    height:30px;
    background-color:#bfdde5;
    padding:5px 20px  0px 20px;
    margin:auto;
    width:98%;
    margin-top:-19px;
    text-indent:0px;
    position: relative;
    }
    
.CSM-TittleBorder {
    padding:0px;
    padding-top:10px;
    border-style:solid;
    border-width:thin;
    border-color:#dce7ea;
    height:250px;
    width:100%;
    float:left;
    }
    
    
.CSE-Header {
	background-color:#dce7ea;
	width:100%;
	height:30px;
	font-family:Ariel;
    font-size:16px;
    font-weight:bold;
    color:#336699;
	float: left;
	position: relative;
	text-align:center;
	text-indent:10px;
	padding:15px 20px 5px 20px;
	margin-bottom:0 auto;
	}

     
.CSE-TittleBar {
    height:30px;
    background-color:#bfdde5;
    padding:5px 20px  0px 20px;
    margin:auto;
    width:98%;
    margin-top:0px;
    text-indent:0px;
    position: relative;
    }
    
 .CSE-TittleBorder
 {
    padding:10px 20px 20px 20px;
    border-style:solid;
    background-color:Aqua;
    border-width:thin;
    border-color:#dce7ea;
    height:250px;
    width:798px;
    float:left;
    }
    
#CSE-TittleBorder {
    padding:10px 20px 20px 20px;
    border-style:solid;
    border-width:thin;
    border-color:#dce7ea;
    height:250px;
    width:798px;
    float:left;
    }
    
.WCS-TittleBorder {
    padding:10px 20px 20px 20px;
    border-style:solid;
    border-width:thin;
    border-color:#dce7ea;
    height:100px;
    width:90%;
    float:left;
    }
    
.WCS-Masking {
    padding:10px 20px 20px 20px;
    background-color:White;
    border-style:solid;
    border-width:thin;
    border-color:#fff;
    height:200px;
    width:700px;
    position:relative;
    top:-250px;
    margin-left:-500px;
    float:left;
    }
    
.CSE-Ans-header
 {
    padding:5px;
    background-color:#dce7ea;
    height:5px;
    margin:0 auto;
    width:100%;
    font:Ariel;
    vertical-align:top;
    font-size:14px;
    font-weight:bold;
    color: Black;
    float:left;
    }
    
.CSM-Ans-body
 {
    background-color:#fefcf1;
    height:100px;
    vertical-align:text-top;
    margin:0 auto;
    margin-bottom:5px;
    width:98%;
    float:left;
    padding:10px;
    }
   
.WCS-Header {
	background-color:#dce7ea;
	width:95%;
	height:30px;
	font-family:Ariel;
    font-size:16px;
    font-weight:bold;
    color:#336699;
	float: left;
	position: relative;
	text-align:center;
	text-indent:10px;
	padding:15px 20px 15px 20px;
	margin-bottom:0 auto;
	}
.WCS-TittleBorder {
    width:842px;
    padding:15px 20px 15px 20px;
    border-style:solid;
    border-width:thin;
    border-color:#dce7ea;
    height:auto;
    float:left;
    bottom:0px;
    position:relative;
    margin-bottom:20px;
    }
    
  
  .rightmove	 {
	    position: relative;
	    float:right;
	    margin-top:-20px;
	    
	} 
	
.SubjectLabel {
    border-style:solid;
    border-width:thin;
    border-color:#dce7ea;
    font-family:Arial;
    font-size:11px;
    width:100%;
    height:auto;
    position:relative;
    padding:20px;
    }
	
.Admin-LeftsideLinks-tittle {
	background-image:url(../images/Btn01extra.gif);
	padding:10px;
	width:150px;
	height:10px;
	float:left;
			-moz-border-radius: 1px;
			-webkit-border-radius:2px;
			border: 1px solid #990000;
	}
.Admin-LeftsideLinks-Box {
	background-image:url(../images/strip01.gif);
	text-align:left; text-indent:10px;
	margin-bottom:-1px;
	width:160px;
	height:15px;
	position: relative;
	padding:5px;
	float:left;
			-moz-border-radius: 1px;
			-webkit-border-radius:1px;
			border: 1px solid #cccccc;
	}
	
	.Admin-LeftsideLinks-Box:hover {
	background-image:url(../images/chromebg4.gif);
	text-align:left; text-indent:10px;
	margin-bottom:-1px;
	width:160px;
	height:15px;
	position: relative;
	padding:5px;
	float:left;
			-moz-border-radius: 1px;
			-webkit-border-radius:1px;
			border: 1px solid #cccccc;
	}
	
/*#Admin-RightsideContent {
	background-color:#f3f3f3;
	width:695px;
	margin:0px 0px 10px 10px;
	height:100%;
	min-height:650px;
	float:right;
	padding-left:10px;
	}*/
#Admin-AddMenu {
	background-color:#ffffff;
	background-image:url(../images/strip01.gif);
	background-repeat:repeat-x;
	width:690px;
	margin-left:0px auto;
	height:25px;
	padding-left:5px;
	}

	
#Admin-RightsideContent {
	background-color:#f3f3f3;
	width:710px;
	margin-left:0px;
	height:100%;
	min-height:650px;
	float:right;
	padding-left:0px;
	}

.Contactus-Boxtittle {
	background-color:#99cc66;
	width:200px;
	height:auto;
	float:left;
	padding-left:10px;
	}

.Contactus-Boxtittle {
	width:870px;
	border-style:solid; border-color: #000000; border-width:thin;
	float:left;
	padding-left:10px;
	}
	
.Admin-MsgBox {
	width:315px;
	height:200px;
	background-color:#f1f1f1;
	background-image:url(../images/strip01.gif);
	background-repeat:repeat-x;
	border-style:solid; border-color: #F5F5F5; border-width:thin;
	margin:10px 2px 5px 5px;
	padding:5px 10px 10px 10px;
	line-height:25px;
	font-family:Arial;
	font-size:12px;
	}
.Admin-MsgBox-head {
	width:100%;
	height:20px;
	padding:5px;
	background-image:url(../images/strip01.gif)
	}

/* Full Page*/
.Admin-MsgBox-head2 {
	width:696px;
	height:16px;
	position: relative;
	padding:7px;
	background-image:url(../images/AdTLEstrp01.gif);
	}
	
.Admin-MsgBox-head3 {
	width:890px;
	height:25px;
	position: relative;
	padding-top:5px;
	background-image:url(../images/AdTLEstrp01.gif)
	}	
	
.container_2 {
	width:930px;
	height:auto;
	}
	
.logo {
	margin:0px 0px 0px 35px;
	padding:0px;
	
	}
	
.col1 {
		width:365px;
		float:left;
		height:250px;
		background-color:#CCCCCC;
		}
	
#wrap {
	vertical-align:middle;
	background-color:#990000;
	}
	
.contactus-textbox {
width:175px;
height:16px;
border:none;
}

	
	/* Layout inside main container */	
	
.shadow_left {
	width:34px;
	height:480px;
	float:left;
	background-image:url(../images/LeftImg.gif);
	background-repeat:no-repeat;
	}
.shadow_right {
	width:33px;
	height:480px;
	float:left;
	background-image:url(../images/RightImg.gif);
	background-repeat:no-repeat;
	}

#admintittlebar {
	background-image:url(../images/strip01.gif);
	background-repeat:repeat;
	width:930px;
	height:30px;
	}
	
#admintittlebar_active {
	background-image:url(../images/Btn01extra.gif);
	background-repeat:repeat;
	width:930px;
	height:30px;
	padding:0px;
	float:left;
	margin-bottom:10px;
	}

#flasharea {
	width:930px;
	height:290px;
	float:left;
	}
	
	
#flash-container {
	width:930px;
	height:290px;
	/*margin:0px 0px 0px 5px;*/
	float:left;
	}

	
.flash {
	margin:0px 0px 5px 0px;
	padding:0px;
	}
	
/*.GTITfooter {
	background-image:url(../images/footer.gif);
	background-repeat:no-repeat;
	width:930px;
	height:70px;
	margin:o auto;
	bottom:0px;
	position: relative;
	
}*/

.clearfooter {
	background-image:url(../images/footer.gif);
	background-repeat:no-repeat;
	width:930px;
	height:70px;
	float:left;
	bottom:0px;
	margin:0px 0px 0px 35px;
	position: relative;
}

.footer {
	background-image:url(../images/footer.gif);
	background-repeat:no-repeat;
	width:930px;
	height:70px;
	margin:0 auto;
	float:left;
	clear: both;
	bottom:0px;
	position: relative;
}

.footer2 {
	background-image:url(../images/footer.gif);
	background-repeat:no-repeat;
	width:930px;
	height:70px;
	float:left;
	clear: both;
	bottom:0px;
	position: relative;
}

.footer3 {
	background-image:url(../images/footer.gif);
	background-repeat:no-repeat;
	width:930px;
	height:70px;
	margin:0px 0px 0px 35px;
	float:left;
	clear: both;
	bottom:0px;
	position: relative;
}

#homeheight {
	width:100%;
	height:280px;
	padding-bottom:50px;
	float:left;
}
	

/* MessageBox*/

.msgBox01 {
	background-image:url(../images/strip04B.gif);
	background-repeat: repeat-x;
	height:25px;
	width:500px;
	}

.msgBox01_Content {
	height:150px;
	width:100%;
	background-color:#99CC00;
	margin-bottom:20px;
	padding:20px;
	}
	
.leftcorner {
	background-image:url(../images/LeftCorner2.gif);
	background-repeat:no-repeat;
	width:16px;
	height:25px;
	float:left;
	}
	
.rightcorner {
	background-image:url(../images/RightCorner2.gif);
	background-repeat:no-repeat;
	width:16px;
	height:25px;
	float:right;
	}
	
/* About us*/

.leftside-box01 {
	background-color:#F0F0F0;
	width:180px;
	height:200px;
	margin:10px 10px 10px 0px;
	padding:10px;
	}
	
.Rightside-Contentbox01 {
	background-color:#F3F3F3;
	width:70%;
	height:100%;
	float:right;
	margin:0px 0px 10px 0px;
	padding:10px;
	}
	
	
	
	

/* Font Styles */



h1 {
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2 {
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3 {
 font-family: Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

.ft01 {
 font-family:Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #D1072D;
 font-weight:bold;
}

.ft02 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 color: #FFFFFF;
 font-weight:bolder;
}

.ft03 {
 font-family:Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight:bold;
 color:#666666;
}

.ft04 {
 font-family:Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight:bold;
 color:#000000;
}

.ft05 {
 font-family:Arial, Helvetica, sans-serif;
 font-size: 11px;
 color:#000000;
}
.ft06 {
 font-family:Arial, Helvetica, sans-serif;
 font-size: 28px;
 color:#000000;
}

.ft-news {
 font-family:Arial, Helvetica, sans-serif;
 font-size:11px;
 color:#666666;
}

.ft-green {
 font-family:Arial, Helvetica, sans-serif;
 font-size:14px;
 color:#0db045;
 font-weight:bold;
}

.TLE01 {
 font-family:Arial, Helvetica, sans-serif;
 font-size: 24px;
 color:#D1072D;
}

.TLE02 {
 font-family:Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 color:#FFF;
}

.TLE03 {
 font-family:Arial, Helvetica, sans-serif;
 font-size: 14px;
 font-weight: bold;
 color:#FFFFFF;
}

.TLE04 {
 font-family:Arial, Helvetica, sans-serif;
 font-size: 18px;
 font-weight: bold;
 color:#cc0033;
}

.copyright {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 color:#999999;
 margin:10px;
}

.buttons {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight: bold;
line-height:19px;
color: #999999;
text-decoration:none;}

ul
 {
	background-image:url(../images/LeftCorner2.gif);}
	
	
a {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:19px;
font-weight: normal;
color: #000000;
text-decoration:underline;}

a:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:19px;
font-weight:normal;
color: #cccccc;
text-decoration:underline;}

a.lnk {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:19px;
font-weight:bold;
color: #999999;
text-decoration:none;}

a.lnk:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:19px;
color: #000000;
text-decoration:none;}

a.SiteMasterlnk {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:19px;
color:#ffffff;
text-decoration:none;}

a.SiteMasterlnk:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:19px;
color: #000000;
text-decoration:none;}

a.lnk-red {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
 font-weight: bold;
line-height:19px;
color: #cf092d;
text-decoration:none;}

a.lnk-red:hover {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
 font-weight:bold;
line-height:19px;
color: #ec6880;
text-decoration:none;}

a.lnk-black {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight: bold;
line-height:19px;
color: #000000;
text-decoration:none;}

a.lnk-black:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
 font-weight:bold;
line-height:19px;
color: #006666;
text-decoration:none;}

a.go2 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
 font-weight: bold;
line-height:19px;
color:#006666;
text-decoration:none;}

a.go2:hover {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
 font-weight:bold;
line-height:19px;
color:  #ffaa00;
text-decoration:none;}

a.hometoplinks {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:19px;
color:#006666;
text-decoration:none;}

a.hometoplinks:hover {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:19px;
color:#ffaa00;
text-decoration:none;}

a.adminlinks {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:16px;
color: #000000;
text-decoration:none;}

a.adminlinks:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:16px;
color:#333333;
text-decoration:none;}

a.adminlinks2 {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight: bold;
line-height:16px;
color: #FFFFFF;
text-decoration:none;}

a.adminlinks2:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight: bold;
line-height:16px;
color:#333333;
text-decoration:none;}

a.news {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:underline;
font-weight: bold;
line-height:16px;
color: #00cc33;}

a.news:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:underline;
font-weight: bold;
line-height:16px;
color:#ffaa00;}

a.addlinks {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:19px;
color:#cc3366;
text-decoration:underline;}

a.addlinks:hover {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:19px;
color:#ec6880;
text-decoration:none;}

a.link05 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:19px;
font-weight:bold;
color:#3399cc;
text-decoration:underline;}

a.link05:hover {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:19px;
font-weight:bold;
color:#006699;
text-decoration:none;}