/* project: internet services template
   author: luka cvrk (www.solucija.com) */

   
/* default styles
   -------------- */

a:link 
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #0033FF;
		text-decoration: none;
	}

a:visited 
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #990066;
		text-decoration: none;
	} 

a:hover 
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #FF0000;
		text-decoration: underline;
	}

a:active 
	{
		background-color: #000099;
	}	

h2 { margin: 0; padding: 0; font: bold 16px Verdana, Arial, Helvetica, sans-serif; }

/* layout
   ------ */
#banner 
	{
		height: 100px;
		width: 748px;
	}

body 
	{
	background: #000033 center;
	color: #FFFFFF;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 10px;
	text-align: center;
	}

.bluearrow 
	{
		list-style-image: url(file:///C|/Program%20Files/Apache%20Group/Apache2/htdocs/anwSJ/images/arrow1.gif);
	}
	
.bullet 
	{
		list-style-type: disc;
	}

.center 
	{
		margin-right: auto;
		margin-left: auto;
	}//It has not be utilised. Still under experimentation
	
#content 
	{
		width: 780px;
		padding: 10px;
		margin-right: auto;
		margin-left: auto;
		background-color: #ece9d8;
	}

.left
	{
		float: left;
		width: 65%;
		margin: 0 0 10px 0;
	}

.left_box 
	{ 
	margin: 0 0 10px 0; 
	color: #000; 
	background: #FFF; 
	padding: 3px 0; 
	}

.left h3 
	{
		clear: both;
		background: #000066 url(none) no-repeat right top;
		color: #FFF;
		padding: 7px 0 7px 5px;
		font: bold 1em Tahoma, Arial, Sans-Serif;
		margin: 0 0 0px 0;
		text-align: center;
	}

.left_side
	{
		float: left;
		width: 220px;
		padding: 0 0 0 10px;
		margin: 10px 0;
		background-color: #ffffff;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #000000;
	}
		
.right_side
	{
			float: right;
			width: 220px;
			background: #FFFFFF url(none) no-repeat;
			color: #414141;
			padding: 0 0 0 40px;
			margin: 10px 0;
	}
		
.right 
	{
		float: right;
		width: 34.6%;
		margin: 0 0 10px;
	}

.right h3 
	{
		background: #000066 url(none) no-repeat right top;;
		color: #FFF;
		padding: 7px 0 7px 5px;
		font: bold 1em Tahoma, Arial, Sans-Serif;
		margin: 0 0 3px 0;
	}

.right_articles
	{
			background: #f5f5f5;
			color: #414141;
			padding: 8px;	
			margin: 0 0 3px 0;
	}
	
.right_articles_blue 
	{
			background: #e2eefc;
			color: #414141;
			padding: 8px;	
			margin: 0 0 3px 0;
			border: 1px solid #c8c8c8;
	}
.right_articles_green 
	{
	
				background: #e0f4b5;
				color: #414141;
				padding: 8px;	
				margin: 0 0 3px 0;
				border: 1px solid #c8c8c8;
	}
	
.right_articles_yellow 
	{
		
					background: #e1f0aa;;
					color: #414141;
					padding: 8px;	
					margin: 0 0 3px 0;
					border: 1px solid #c8c8c8;
	}



#Hmenu 
	{
		margin-right: auto;
		margin-left: auto;
		width: 750px;
	}
	
.home 
	{
	float: right;
	width: 150px;
	padding: 0 0 0 35px;
	border-left: 1px solid #eee;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #CC0000;
	}
	
h1 
	{
		font-size: 22px;
		margin-bottom: 4px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight: normal;
		color: #000066;
		padding: 3px;
		height: auto;
		width: auto;
		border-top-width: thin;
		border-bottom-width: thin;
		border-top-style: solid;
		border-right-style: none;
		border-bottom-style: solid;
		border-left-style: none;
		border-top-color: #99ccff;
		border-right-color: #99ccff;
		border-bottom-color: #99ccff;
		border-left-color: #99ccff;
	}
.LeftNote 
	{
	BORDER-RIGHT: #3f293f 1px solid;
	BORDER-TOP: #3f293f 1px solid;
	BORDER-LEFT: #3f293f 1px solid;
	WIDTH: 175px;
	BORDER-BOTTOM: #3f293f 1px solid;
	BACKGROUND-COLOR: #f3eef3;
	float: left;
	text-align: center;
	}

#Mainbody 
	{
		clear: both;
		padding: 8px 2px 8px 4px;
	}

.Maintitle 
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 25px;
		font-weight: bold;
		color: #000033;
		line-height: 25.5pt;
	}
p 
	{
		font-size: 12px;
		padding-bottom: 1.2em;
		line-height: 12.5pt;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
.PHead 
	{
		FONT-SIZE: 12px;
		FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
		TEXT-DECORATION: none;
		line-height : 14pt;
		font-weight: bold;
		color: #000066;
	}
	
.PictureCtr 
	{
	margin-left:auto; margin-right: auto;
	}

.PictureLt
	{
		float: left;
		margin: 5px;
	}

.PictureRt 
	{
		float: right;
		margin: 5px;
	}

.people1 
	{
		BORDER-RIGHT: #3f293f 1px solid;
		BORDER-TOP: #3f293f 1px solid;
		BORDER-LEFT: #3f293f 1px solid;
		WIDTH: 174px;
		BORDER-BOTTOM: #3f293f 1px solid;
		background-image: none;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #000099;
		background-color: #CC99FF;
		font-weight: bold;
	}
.people2
	{
		BORDER-RIGHT: #3f293f 1px solid;
		BORDER-TOP: #3f293f 1px solid;
		BORDER-LEFT: #3f293f 1px solid;
		WIDTH: 200px;
		BORDER-BOTTOM: #3f293f 1px solid;
		background-image: url(file:///C|/Program%20Files/Apache%20Group/Apache2/htdocs/anwSJ/images/Lent07/lentbox.gif);
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #000099;
	}

.right-column-box-white 
	{
		float: right;
		width: 91%;
		margin: 0px 0px 8.7px;
		padding: 4.4px;
		border: solid 1px #c8c8c8;
	}	
	
.right-column-box-title-grey 
	{
	clear: both;
	display: block;
	margin: 0px 0px 2.2px;
	padding: 2.2px;
	background-color: #dcdcdc;
	font-weight: bold;
	color: #323232;
	text-align: center;
	}

.right-column-box-title-blue 
	{
	clear: both;
	display: block;
	margin: 0px 0px 2.2px;
	padding: 2.2px;
	background-color: #bbd3f7;
	font-weight: bold;
	color: #323232;
	text-align: center;
	}
.right-column-box-blue p 
	{
	margin: 3px 0px 4px 0px;
	}


.right-column-box-title-yellow 
	{
	clear: both;
	display: block;
	margin: 0px 0px 2.2px;
	padding: 2.2px;
	background-color: rgb(255,236,128);
	font-weight: bold;
	color: #323232;
	text-align: center;
	}

.right-column-box-title-green 
	{
	clear: both;
	display: block;
	margin: 0px 0px 2.2px;
	padding: 2.2px;
	background-color: #c4dd6c;
	font-weight: bold;
	color: #323232;
	text-align: center;
	}

.right-column-box-yellow 
	{
		float: right;
		width: 91%;
		margin: 0px 0px 8.7px;
		padding: 4.4px;
		border: 1.09px solid #c8c8c8;
		background-color: #e1f0aa;			
	}	


#StatusTd 
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #000033;
	font-weight: bold;
	padding: 5px;
	border-top-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF9900;
	border-bottom-width: medium;
	border-bottom-color: #FF9900;
	background-image: url(../images/anw_Bar_bgd.gif);
	font-style: normal;
	height: 18px;
	clear: both;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	}
	
.Subtitles 
	{
	
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 18px;
		font-weight: bold;
		color: #000066;
		line-height: 20pt;
	}
	
#Territory 
	{
		background: #ffffff;
		width: 760px;
		text-align: left;
		margin-right: auto;
		margin-left: auto;
	}

#TitleBarTd
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	border-bottom-width: medium;
	border-bottom-color: #FF9900;
	border-bottom-style: solid;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #FF9900;
	background-image: url(../images/anw_Bar_bgd.gif);
	color: #000000;
	margin-left: auto;
	width: 750px;
	height: 25px;
	margin-right: auto;
	}







.title_align {
	float: right;
	width: 555px;
	padding: 5px 0 4px 0;
	border-bottom: 1px solid #eee;
	background: #eee;
	color: #808080;
}

	.title_align_left {
		width: 200px;
		float: left;
	}

	.title_align_right {
		float: right;
		width: 290px;
		padding: 0 0 0 35px;
		border-left: 1px solid #eee;
	}
.right_articles_white {
			background: #FFFFFF;
			color: #414141;
			padding: 8px;	
			margin: 0 0 3px 0;
			border: 1px solid #c8c8c8;
}
.orangearrow {

		list-style-image: url(../images/arrow8.gif);
}
.Subtitles2 {

	
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 15px;
		font-weight: bold;
		color: #000066;
}
