/* CSS Document */

body { 
	margin:0px;
	font-family:Tahoma;
	font-size:11px;
	color:#333333
	 }
.whitetxt { 
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold
	 }

.mainlinks:link, .mainlinks:visited, .mainlinks:active {
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none
	}
.mainlinks:hover {
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#CCCCCC;
	text-decoration:none
	}
	
.login:link, .login:visited, .login:active {
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#ffcc33;
	text-decoration:none
	}
.login:hover {
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none
	}
	
.bluelink:link, .bluelink:visited, .bluelink:active {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#336699;
	text-decoration:underline
	}
.bluelink:hover {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#336699;
	text-decoration:none
	}

.biglink:link, .biglink:visited, .biglink:active {
	font-family:Tahoma;
	font-size:14px;
	font-weight:bolder;
	color:#336699;
	text-decoration:underline
	}
.biglink:hover {
	font-family:Tahoma;
	font-size:14px;
	font-weight:bolder;
	color:#336699;
	text-decoration:none
	}

.bl:link, .bl:visited, .bl:active {
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#336699;
	text-decoration:none;
	}
.blk:link, .blk:visited, .blk:active {
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
	color:#333333;
	text-decoration:none;
	}
	
.innerpage-content
	{
	font-family:Tahoma;
	font-size:12px;
	line-height:16px;
	color:#666666;
	text-decoration:none;
	}	
	
.blue-bullet
	{
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	line-height:16px;
	color:#336699;
	text-decoration:none;
	}	
	
.img-border
	{
	border:1px solid #AAAAAA;
	}
.brd 
	{
	border:1px solid #999999;
	}