a:link, a:visited
{
	color: #636;
	}

a:hover
{
	color: #c9b;
	}
	
a.bltLink:link, a.bltLink:visited
{
	color: #636;
	text-decoration: none;
	}
	
a.bltLink:hover
{
	color: #636;
	text-decoration: underline;
	}

a.sasLink:link, a.sasLink:visited
{
	font-size: 13px;
	font-weight: 600;
	color: #369;
	margin: 10;
	text-decoration: none;
	}

a.sasLink:hover
{
	font-size: 13px;
	font-weight: 600;
	color: #636;
	margin: 10;
	text-decoration: underline;
	}
	
a.sasmenuLink:link, a.sasmenuLink:visited
{
	font-size: 11px;
	color: #369;
	text-decoration: none;
	}

a.sasmenuLink:hover
{
	font-size: 11px;
	color: #636;
	text-decoration: underline;
	}

	
h3
{
	font-family: bradley hand ITC;
	font-size: 26px;
	font-weight: bold;
	color: #71D0A5;
	margin: 0;
	}
	
h4
{
	font-size: 13px;
	color: #369;
	margin: 0px 0px 0px 10px;
	}

.blueBltsSm
{
	margin: 0 0 0px 0px;
	font-size: 11px;
	color: #336699;
	}
	
.mainContent
{
	margin: 0 10px 12px 10px;
	/* see advanced.css */
	}

.onePx
{
	font-size:1px;
	/* this override the 12px default font that causes netscape 4 to break image layout */
	}
	
.infoTtl
{
	padding: 12px 0 4px 12px;
	}

.infoTxt
{
	border-top: 1px dotted #fc6;
	margin: 0 12px 18px 12px;
	padding-top: 3px;
	}

.infoItem
{
	background-image: url("images/ruleBck.gif");
	background-repeat: repeat-x;
	margin: 0 10px 0 10px;
	}

.tabNavEdge
{
	background-color: #996;
	}

.vtext
{
	writing-mode: tb-rl;
 	filter: flipv fliph;
 	}
 	
.video1 /* note the padding change for an image that hold the login */
{
	background-image: url("/images/content/tiltedlogo_01.gif");
	background-position: 149px 23px;
	background-repeat: no-repeat;
	height: 335px;
	padding: 0px 0px 0 0px;
	}

.video2 /* note the padding change for an image that hold the login */
{
	background-image: url("/images/content/tiltedlogo_02.gif");
	background-position: 0px 23px;
	background-repeat: no-repeat;
	height: 335px;
	padding: 0px 0px 0 0px;
	}
	
.video3 /* note the padding change for an image that hold the login */
{
	background-image: url("/images/content/tiltedlogo_03.gif");
	background-position: -5px 23px;
	background-repeat: no-repeat;
	height: 335px;
	padding: 0px 0px 0 0px;
	}
	
.SAS /* note the padding change for an image that hold the login */
{
	background-image: url('/website/frames/websitedata/studentresources/sas/images/SASMenuMain.gif');
	background-position: 60px 0px;
	background-repeat: no-repeat;
	height: 335px;
	

	}
