/* welcmme to basic stylesheet.cs file */

.sidebar1 {
	background-image:url(../web-images/sideback-top5.png);
	background-repeat:repeat-x;
}
.sidebar1a {
        background-image:url(../web-images/sideback-top5a.png);
        background-repeat:repeat-x;

}
.sidebar1b {
        background-image:url(../web-images/sideback-top5b.png);
        background-repeat:repeat-x;

}
.sidebar2 {
	background-image:url(../web-images/content-back.png);
	background-repeat:repeat;
}
.sidebar2a {
	background-image:url(../web-images/sideback-top5b.png);
 	background-repeat:repeat;
}
.sidebar3 {
	background-image:url(../web-images/footer-back.gif);
	background-repeat:repeat;
	border-top:solid 1px #c0beb9;
}
.sidebar3a {
        background-image:url(../web-images/sideback-top5b.png);
        background-repeat:repeat;
}

.middle {
	background-image:url(../web-images/content-back.png);
	text-align:center;
}
.middle1 {
	background-image:url(../web-images/member-allinone3a.png);
	background-repeat:no-repeat;
	height:168px;
}
.middle2 {
	background-image:url(../web-images/content-back.png);
	background-repeat:repeat;
	min-height:300px;
}
.middle2a {
        background-image:url(../web-images/content-back.png);
        background-repeat:repeat;
}

.middle3 {
	border-top:solid 1px #c0beb9;
	background-image:url(../web-images/footer-back.gif);
	background-repeat:repeat;	
}
.bodyback {
	background-image:url(../web-images/footer-back.gif);
	background-repeat:repeat;
}
.bodybacka {
	background-image:url(../web-images/sideback-top5b.png);
	background-repeat:repeat;
}
.terms {
	padding:5px;
	border:0px solid #000;
	margin:10px;
}
.footertext {
	text-align:center;
	color:#999;
	font-size:12px;
	font-weight:bold;
	padding:10px;
}
A.footertext {
	text-decoration:underline;
	color:#999;
}
A.footertext:hover {
	color:#369;
	text-decoration:underline;
}
.alertbox, #alertbox{
	color:red;
	font-weight:bold;
}
#shell {

}
#contentblock {
	border:0px solid red;
	padding:10px;
	width:750px;
	height:100%;
	text-align:left;
}
#navwrapper {
	color:white;
	margin-top:125px;
	margin-left:20px;	
}
.navlink {
	color:white;
	
}
.navlink:hover {
	color:red;
}
UL {
	padding-left:55px;
}
LI.small {
	list-style-image:url(../web-images/li-arrow1.png);
}
LI.big {
	list-style-image:url(../web-images/li-arrow2.png);
}
.titleimg {
	padding-top:20px;
	padding-bottom:20px;
}
.btitle {
	padding-top:20px;
	padding-bottom:20px;
	font-weight:bold;
}
TABLE TR.bigrow {
	padding-top:5px;
	padding-bottom:5px;
}
TABLE TD.linespacer {
	background-image:url(../web-images/linespacer.png);
	background-repeat:no-repeat;
}
.movieback {
	background-image:url(../web-images/form-background-movie.png);
	background-repeat:no-repeat;
	height:500px;
	width:549px;
}
.formback {
	background-image:url(../web-images/form-background.png);
	background-repeat:no-repeat;
	height:220px;
	width:549px;
}
.forminput {
	border:0px;
}

/*****
 *   imported UCC stylesheet declarations
 * **/
.menu { 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px; 
	font-weight: bold; 
	text-align: center;
}
a.menu:link { text-decoration: none; color: #000066; display: block; width: 100%; height: 100%; background: #00ff00; filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#9C9CFE',EndColorStr='#ffffff'); }
a.menu:visited { text-decoration: none; color: #000066; display: block; width: 100%; height: 100%; background: #00ff00; filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#9C9CFE',EndColorStr='#ffffff'); }
a.menu:hover { text-decoration: none; color: #ffffff; display: block; width: 100%; height: 100%; background: #000066; filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#000066',EndColorStr='#9C9CFE'); } 
a.menu:active { text-decoration: none; color: red; display: block; width: 100%; height: 100%; background: #00ff00; } 
 .links { font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: bold}
a.links:link { text-decoration: underline; color: #000066; background: #; filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#00ff00',EndColorStr='#ffffff'); }
a.links:visited { text-decoration: underline; color: #000066; background: #; filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#00ff00',EndColorStr='#ffffff'); }
a.links:hover { text-decoration: underline; color: #ff0000; background: #ffff00; } 
a.links:active { text-decoration: underline; color: red; background: #ffffff; } 
.input 		{font-family: Arial, Helvetica, sans-serif; font-size: 9pt; Font-weight: bold; background-image: url(images/silvershade.gif); }
table.sample {
	border-width: 5px;
	border-spacing: ;
	border-style: ridge;
	border-color: white;
	border-collapse: separate;
	background-color: white;
}
table.sample th {
	border-width: 0px;
	padding: 2px;
	border-style: inset;
	border-color: gray;
	background-color: ;
	-moz-border-radius: ;
}
table.sample td {
	border-width: 0px;
	padding: 2px;
	border-style: inset;
	border-color: gray;
	background-color: ;
	-moz-border-radius: ;
}
a:link{font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: bold; color:#000066} 
a:visited{font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: bold; color:#000066} 
a:hover{font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: bold; color:#ff0000; background-color:ffff00;}
a:active{font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: bold; color:#ff0000; background-color:ffffff;}

