/* (c) ROCKTIME 2008 */

body {
	font-family:Arial, Helvetica, sans-serif;
	color:#5e5e5e;
	font-size:0.7em;

}

a:hover {
	text-decoration: underline;
}

.normallink 
{
	display:none;
}

.accesslink 
{
	display:inline;
}

.SmallestText {
	font-size:1em;
}

.OrangeText, .OrangeText a {
	color:#f98315;
}

a {
	color:black;
}

h1, h2, h3 {
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top:15px;
}

h1 
{
	color:#990000;
	font-size:2.1em;
	text-transform:uppercase;	
	}

h2 {	
	font-size:1.4em;
	margin:0px;
	padding:0px;
	color:#333333;
}



.h2Lrg {
	font-size:2em;
	margin:0px 0px 15px 0px;
	padding:0px;
	color:#999999;
	
}

h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	font-weight:normal;
	margin:0px;
	padding:0px;
	color:#333333;
}

h4 
{
	font-size:100%;
	font-weight:bold;
	margin:0px;
	padding:0px;
	}
	
	
.SLargerText {
	font-size:120%;
}

.LargerText {
	font-size:150%;
}

.LargestText {
	font-size:160%;
	line-height:1.7em;
}

.SmallestText {
	font-size:80%;
}

.Georgia {
	font-family:Georgia, "Times New Roman", Times, serif;
}

.normalcolour, .normalcolour li {
	color:#5e5e5e!important;
}

.GreyText, .GreyText a {
	color:#999;
}

.GreyText a:hover {
	color:#666;
}

.GreenText {
	color:#79ac20;
}

.ForestGreenText {
	color:#659481;
}

.ForestHead 
{
	color:#659481;
	font-size:200%;
	line-height:1.2em;
	}

.BlueText {
	color:#0096ec;
}

.OrangeText, .OrangeText a {
	color:#ff9900;
}

.OrangeText a:hover {
	color:#c1840b;
}

.RedText {
	color:#990000;
}

.WhiteText, .WhiteText a 
{
	color:White;
}

.IntroText {
	color:#999999;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:2.2em;
	line-height:1.3em;
}

.buttonlrg {
	display:block;
	background:#d8d8d8 url(../Images/Gif/buttonbg.gif) repeat-x;
	border-top:1px solid #dbdbdb;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	border-left:1px solid #dbdbdb;
	padding:15px;
	color:#666;
	float:left;
	text-decoration:none;
}

.buttonlrg:hover {	
	color:#333;
	text-decoration:none;
}

.maincol li {
	list-style:square;
}

.bulletarrow, .bulletarrowlo
{
	padding:0px;
	margin:0px 0px 0px 0px;
	line-height:1em;
}

.bulletarrow li, .bulletarrowlo li {
	list-style:none!important;
	background:url(../Images/Gif/bullet.gif) no-repeat 0px 4px;
	padding-left:15px!important;
	color:#acacac;
	line-height:1.4em!important;
}

.bulletarrowlo li {
	background:url(../Images/Gif/bullet.gif) no-repeat 0px 4px!important;
}

.narrowcol ul	{
margin-left: 0px;
color: red;
}

.narrowcol li	{
margin-left: 0px;
color: red;
}



/* Twitter Feed*/
#TwitterFeed {background-color: #4a4a4a; color: white!important;}
#TwitterFeed .padding {margin: 10px;}
#TwitterFeed .title {padding-top: 10px;  padding-bottom: 10px; color: white!important;}
#TwitterFeed .widget-content {padding-top: 10px; margin-left: 10px; margin-right: 10px; padding-bottom: 10px;}
#TwitterFeed ul{list-style: none; padding: 0px; margin: 0px;}
#TwitterFeed li{padding: 0px; margin: 0px; border-bottom: 1px dashed white; padding-top: 5px; padding-bottom: 5px;}
#TwitterFeed a:link {color: #ff9900;}
#TwitterFeed a:visited {color: #ff9900;}
#TwitterFeed a:hover {text-decoration: underline;}


/*news*/
#BloggerFeed {background-color: #4a4a4a; ; color: white!important;}
#BloggerFeed .padding {margin: 10px;}
#BloggerFeed .title {padding-top: 10px;  padding-bottom: 10px; color: white!important;}
#BloggerFeed .widget-content {padding-top: 10px; margin-left: 10px; margin-right: 10px; padding-bottom: 10px;}
#BloggerFeed ul{list-style: none; padding: 0px; margin: 0px;}
#BloggerFeed li{padding: 0px; margin: 0px; border-bottom: 1px dashed white; padding-top: 5px; padding-bottom: 5px;}
#BloggerFeed a:link {color: #ffffff; text-decoration: none;}
#BloggerFeed a:visited {color: #ffffff; text-decoration: none;}
#BloggerFeed a:hover {text-decoration: underline;}
#BloggerFeed .orangetext {color: #ff9900;}
#BloggerFeed a:link.orangetext {color: #ff9900; text-decoration: underline;}
#BloggerFeed a:visited.orangetext {color: #ff9900; text-decoration: underline;}
#BloggerFeed a:hover.orangetext {color: #ff9900; text-decoration: underline;}
