body { font-family: Arial, Helvetica, sans-serif;}

p {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}

h1 { font-size: 24px;
	 font-weight: normal;
	 color:#5A5AB2;
	 font-family: Verdana, Arial, Helvetica, sans-serif;}

h2 { font-size: 18px;
	 font-weight: bold;}

h3 { font-size: 14px;
	 font-weight: bold;
	 color:#5A5AB2;
	 font-family: Verdana, Arial, Helvetica, sans-serif;}

h4 { font-size: 12px; 
	 font-weight: bold;}
	 
.style1 {
	color: #000
}

a { font-weight: bold;
	text-decoration: none;
	color:#5A5AB2;}

a:hover { text-decoration: underline}

li {
	font-size: 12px;
	line-height: 14px;
	padding-bottom:5px;
	font-weight:bold;
	text-align: left;
}

.imgborder { BORDER: #000000 1px solid;}

.smalltext { font-size: 10px;
	         line-height: 14px;}

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #000000;}
.notebg {
	background-color: #D6D6D6;
	background-image: url(assets/images/halfnote.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.shadow {
	background-color: d6d6d6;
	background-image: url(assets/images/shadow.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.sidebarbg {
	background-color: #5959B1;
	background-image: url(assets/images/sidebarbg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.navlink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.navlink:hover {
	color: #FFBE00;
	text-decoration: none;
}

.sideheading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.purpletxt {
	color:#454594;
}

.sidetxt {
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	font-weight:normal;
}
.border { border: 10px solid #000000;}

.background {
	background-color: #5A5AB2;
	background-image: url(assets/images/bg1.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.textlink, .textlink a {
	font-size: 10px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.textlink a:hover {
	text-decoration: underline;
	color: #FFBE00;
}
.bgcontent {
	background-image: url(assets/images/bgcontent.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.namebg {
	background-image: url(assets/images/name2bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}



/*POP UP AD*/
		#popad{
			padding:5px;
			height:400px;
			width:730px;
			margin: auto 0;
			border:1px solid #999;
			background:#eee;
		}
		#popad_footage{
			height:400px;
			width:730px;
			background:url(knits.jpg) top left no-repeat;
		}
		#popad_footage a{
			display:block;			
			display:block;
			text-indent:-600px;
			overflow:hidden;
		}
		#popad p{
			margin:0;
			padding:0 .5em .5em .5em;
			background:#fff;
			font-family:Arial,Sans-serif;
			font-size:90%;
			font-weight:bold;
		}
		#popad_content a{
			color:#369;
		}
		#popad.dynamic #popad_footage{
			height:400px;
			width:730px;
			background:url(knitsjs.jpg) top left no-repeat;
		}
		#popad.dynamic #popad_footage a{
			height:400px;
		}
		#popad.dynamic #popad_footage a#popad_close{
			color:#ddd;
			height:20px;
		}
		#popad.dynamic{
			position: absolute;
			right: 50%;
			top:15em;
		}
		html>body #popad.dynamic{
			position:fixed;
		}.inline {
	font-size: 12px;
}
.textlinda {
	font-size: 12px;
	font-weight: normal;
	color: #900;
}
.textlinda {
	font-size: 10px;
}
.textlinda {
	font-size: 12px;
}
.textwhite {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
}
.whitetext {
	color: #FFF;
	font-weight: bold;
}
.yellowtext {
	color: #FF0;
}
