/*
Style sheet for Zahira College, Colombo, Sri Lanka.
2005 (c) Mohamed Azmeer
AzmeerM@yahoo.com
www.azmeer.com
www.crescentholdings.biz
Jan 2006
*/

* {
	margin: 0;
	padding:0;
}

body{
	background-color: #FFFFFF;
	margin: 0;
	padding: 5px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/bkg.gif);
	background-repeat: repeat;
}
a:link, a:visited, a:active {
	text-decoration: none;
	color: #0066FF;
}
a:hover {
	text-decoration: underline;
	color: #B01016;
}

.redbullet {color: #B01016}
.navigationbullet {color: #666633}
.whitetxt {color: #fff}

#container {
	height: auto;
	width: 780px;
	color: #000000;
	background-color: #FFFFFF;
}

#LRmargin {
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
	vertical-align: top;
}

#footer {
	font-size: xx-small;
	color: #D4D0C8;
	text-align: center;
}

#footer a:link, #footer a:visited, #footer a:active {
	color: #D4D0C8;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
	color: #FF0000;
	background-color: #FFFFFF;
	font-weight: bold;
}

#smalltxt {
	font-size: xx-small;
}













.tableHomeAboutPS {
	border: 1px solid #a2a59e;
	background-color: #dce7c9;
}


.tableLiteBluBrdr {
	border: 1px solid #bccee2;
	background-color: #FFFFFF;
}






.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: large;
	font-weight: bold;
	color: #027037;
}

.subTitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: small;
	font-weight: bold;
	color: #B01016;
}

.secTitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.smallText {
	font-size: xx-small;
}
.smallTextRed {
	font-size: xx-small;
	color: #FF0000;
}
.bullets {
	text-align: left;
	vertical-align: top;
	margin-left: 30px;
}
