/* ##### CODASTAR #####*/

body {
background-color:#ffffff;
margin-top:10px;
margin-bottom:20px;
font-family:tahoma;
font-size:11px;
color:#666666;
}

.menu_bg{
background-image:url(images/menu_bg.jpg);
background-repeat:repeat-x;
}


h1{
	font-family:tahoma;
	font-size:15px;
	color:#13456c;
	padding-left: 5px;
	padding-top: 5px;
	font-weight: normal;
	font-style: normal;
}

h2{
	font-family:tahoma;
	font-size:10px;
	color: #13456c;
	text-decoration: none;
	padding-left:5px;
	vertical-align:top;
}

h3{
	font-family:tahoma;
	font-size:11px;
	color: #13456c;
	text-decoration: none;
	margin:10px;
	vertical-align:top;
	font-weight:bold;
}



p{
	font-family:tahoma;
	font-size:11px;
	color:#666666;
	margin:10px;
}



.footer{
font-family:tahoma;
font-size:10px;
color:#394242;
}



/*### LINKS ###*/

a:link {
	color: #394242;
	text-decoration: underline;
	
}
a:visited {
	color: #394242;
	text-decoration: underline;
	
}
a:hover {
	color:#394242;
	text-decoration: none;
	
}
a:active {
	color: #394242;
	text-decoration: underline;
	
}

/* red link */
a.redlink:link {
	color: #ff0000;
	text-decoration: none;
	
}
a.redlink:visited {
	color: #ff0000;
	text-decoration: none;
	
}
a.redlink:hover {
	color:#ff0000;
	text-decoration: underline;
	
}
a.redlink:active {
	color: #ff0000;
	text-decoration: none;
	
}



.brdr{
border:1px solid #cccccc;
padding:10px;
}

.right{
float:right;
border:none;
margin-left:5px;
}

.webdesign-bg{
background:url(images/london_web_design.jpg) no-repeat;
height:37px;
}

.hometxt-margin{
margin:5px;
}

.red{
color:#ff0000;
}

.dotted-line{
background:url(images/line.jpg) repeat-x top;
}

.box1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #41584A;
	padding: 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #666666 #666666 #666666 #666666;
	background-color: white;
}


.cont a { color:#F64613; font-size:10px; font-weight:bold; text-decoration:none}
.cont a:hover{ text-decoration:underline}

.priv a { color:#585859; font-weight:normal; font-size:11px; text-decoration:underline}
.priv a:hover{ text-decoration:none}


.cont b a { color:#F64613; font-size:10px; text-decoration:underline}
.cont b a:hover{ text-decoration:none}

LI.list { background:url(images/list_marker.gif) top left no-repeat;  padding:0 0 0 18px; margin:0px; padding:0px; list-style:none;  line-height:18px;color:#686868; font-size:10px; font-weight:bold; text-decoration:underline }

.list ul{margin:0px; padding:0px; list-style:none; line-height:18px}
.list ul li { background:url(images/list_marker.gif) top left no-repeat; padding:0 0 0 18px;}
.list ul li a{ color:#686868; font-size:10px; font-weight:bold; text-decoration:underline}
.list ul li a:hover{text-decoration:none}

.footer{ color:#394242; font-size:10px; }
.footer a{ color:#394242; text-decoration: underline}
.footer a:hover{ text-decoration:none}

strong{ color:#0290A9}

.left{ margin-left:13px}
.left1{ margin-left:5px}
.left2{ margin-left:9px; color:#1D1D1F; line-height:14px; font-size:10px}
.left2 b { color:#F64613}
.left2 a { color:#1D1D1F; font-weight:normal; text-decoration:none}
.left2 a:hover{ text-decoration: underline}
.left3{ margin-left:7px}
.left4{ margin-left:10px}
.left5{ margin-left:7px; margin-right:45px; text-align:justify}


.data{ color:#FFFFFF}

.form input {
	width:209px;
	height:20px;
	font-family:tahoma;
	font-size:11px;
	color:#585859;
	padding:2 0 0 6px;
	border-color:#CECECE;
	border-width:1px;
	background-color:#ffffff
}

.form textarea {
	width:209px;
	height:190px;
	font-family:tahoma;
	font-size:11px;
	color:#585859;
	overflow:hidden;
	padding:2 0 0 6px;
	border-color:#CECECE;
	border-width:1px;
	background-color:#ffffff
}
.main {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;

}

.addedwords
{	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.addedwordswhite
{	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}