@charset "utf-8";
/* CSS Document */
#style1 a {
			color:#666666;
			text-decoration:none;
}
#style1 a:hover, #style a.active {
			color:#FF0000;
			text-decoration:none;
}
td#style1 {
	background-color:#CCC;
}
td {
	background-color:#FFF;
}

/*-----------Sidebar Content-------------*/
#sidebar a {
			/*color:#ffffff;*/
			text-decoration:none;
			font-size:14px;
}
#sidebar a:hover, #style a.active {
			/*color:#ffffff;*/
			text-decoration:none;
	
}
/*----------Footer links---------------*/
#footer_links a {
			color:#FFFFFF;
			text-decoration:none;
}
#footer_links a:hover, #footer_links a.active {
			color:#000000;
			text-decoration:none;
}
/*----------Ref tags for secretarial courses and etc (Sidebar links)-----------*/
ul#top_refs {
			color:#FF0000;
			text-decoration:none;
			text-transform:uppercase;
			font-size:12px;
			font-weight:bold;
}
ul#top_refs li {
			margin-left:12px;
}
ul#top_refs li a {
			color:#000000;
			text-decoration:none;
}
ul#top_refs a:hover, ul#top_refs a.active {
			color:#f70000;
}
/*-------h1------*/
h1 {
			font-size:14px;
			font-weight:bold;
			text-transform:uppercase;
			color:#7b070a;
}
h2 {
			font-size:14px;
			font-weight:bold;
			text-transform:uppercase;
			text-decoration:underline;
			color:#7b070a;
}
b {
			color:#7b070a;
}
/*-------------Basa Rakutsva-------------*/
#content {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	}
p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	line-height:1 em;
	}
.hometab {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	}
th {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:14px;
	}
#footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CCCCCC;
	}
#nodelink {
	text-decoration:none;
	color:#FFFF99;
	font-size:10px;
	}
#nodelink:hover {
	color:#FF6600;
	text-decoration:none;
	}
	
td#bschool {
	color: #0099FF;
	font-weight: bold;
	font-size:13px;
}
.sidelinks a{
	color:#F00;
	text-decoration:none;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
.sidelinks a:hover{
	color:#000;
	text-decoration:underline;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
.style5 a {
	color: #0066FF;
	font-weight: bold;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	text-decoration:none;
}
.style5 a:hover {
	color:#000;
	font-weight: bold;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	text-decoration:underline;
}

.scrolltxt a{
	color:#06F;
	text-decoration:none;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	overflow:hidden;
}
.scrolltxt a:hover{
	color:#000;
	text-decoration:underline;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	overflow:hidden;
}

.item80 a {
	color:#06F;
	text-decoration:none;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
.item80 a:hover {
	color:#000;
	text-decoration:underline;
}

#menu {
	background-color:#CCC;
}
/*-------------------TO BE REMOVED------------------*/
#menu ul#nav li {
	list-style:none;
}
#menu ul#nav li a {
	color:#000;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:25px;
}

#menu ul#nav li a:hover {
	color:#F00;
}

#news {
	color: #0033FF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight: bold;
	text-align: center;
	line-height:15px;
	margin-top:150px;
}
/*-----------------HERE--------------------------*/

