/*************************** Main **********************/		
Body 
{
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #FFFFFF;
	font: normal 13px Verdana;
	color: #747779;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #041C84;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-shadow-color: #041C84;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #041C84;
	overflow-x: hidden;
	overflow-y: auto;
}
table
{
	font-size : 100%;
	padding: 0px 0px 0px 0px;
}
hr
{
	height : 1px;
	color : black;
}

h2
{
	font : bold 15px;
	color: #113C7D;
	letter-spacing: 0.9px;
	
}

h3
{
	font: normal 14px;
	color: #113C7D;
	letter-spacing: 0.9px;
}
.bik{ display:inline; width:100%; margin:0 auto;}
.bik h3{margin:0; padding:0; display:inline;background:none;}
.bik h3 a{text-decoration:none;color:#ffffff; cursor:default; background:none;}
p
{
	line-height: 110%;
	text-align: left;
}



li
{
	line-height: 110%;
	text-align: left;
	padding-bottom: 10px;
}

A
{
	font : normal 12px;
	color: #0C33FA;
	text-decoration: none;
}
A:hover   
{
	font : normal 12px;
	color: #0C33FA;
	text-decoration: underline;
}

/*************************** Tables **********************/
Table.main 
{
	width: 760px;
	height: 530px;
	direction: ltr;
	background: url(../images/footer.gif) no-repeat left bottom;
	background-color: #ffffff;
	border: 1px solid #002B8A;
}


Table.in 
{
	width : 600px;
	height : 465px;
}

Table.details 
{
	width: 600px;
	height: 350px;
	vertical-align: top;
}


Table.leftSide 
{
	width: 201px;
	vertical-align: top;
	border-right: 1px solid #7B8082;
}


Table.rightSide 
{
	vertical-align: top;
	vertical-align: top;
	border-right: 1px solid #7B8082;
	background: #FFFFFF url(../images/logoBG.gif) no-repeat bottom right;
}


Table.bottom 
{
	width: 760px;
	height: 150px;
	background: url(../images/bgDown.gif) no-repeat left bottom;
	font: 13px;
}

Table.bottomH
{
	width: 760px;
	height: 150px;
	background: url(../images/bgDownH.gif) no-repeat right bottom;
	font: 12px;
}

Table.services
{
	width: 300px;
	height: 270px;
	border: 1px solid #C4C9CA;
}

Table.servicesMenu
{
	width: 190px;
	height: 150px;
	border: 1px solid #C4C9CA;
}


/**************************** TR/TD *******************************/


Td.menu
{
	width: auto;
	height: 25px;
	vertical-align: middle;
	text-align: center;
	font: normal 13px Verdana;
	color: #848A8C;
	cursor: hand;
}

Td.menuOver
{
	width: auto;
	height: 25px;
	vertical-align: middle;
	text-align: center;
	font: normal 13px Verdana;
	color: #113C7D;
	border: 1px solid #848A8C;
}

td.header
{
	color:#113C7D;
	font: normal 14px;
	height: 10px;
	padding-right: 10px;
	vertical-align: top;
	letter-spacing: 1px;
}

td.picLeft
{
	height: 80px;
	width: 200px;
	vertical-align: bottom;
	border-bottom: 1px solid #848A8C;
}

td.site
{
	width: 160px;
	height: 130px;
	text-align: center;
	vertical-align: top;
}

td.servicesB
{
	text-align: center;
	vertical-align: middle;
	background-color: ;
	cursor: hand;
	width: 33%;
	height: 33%;
	color: #585959;
	border-bottom: 1px solid #C4C9CA;
	border-left: 1px solid #C4C9CA;
	font: normal 11px;
	color: #113C7D;
	line-height: 110%;
}

td.servicesBC
{
	text-align: center;
	vertical-align: middle;
	background-color: #C4C9CA;
	width: 33%;
	height: 33%;
	color: #FFFFFF;
	font: bold 11px;
	cursor: auto;
}

td.servicesG
{
	text-align: center;
	vertical-align: middle;
	background-color: #C4C9CA;
	cursor: hand;
	width: 33%;
	height: 33%;
	color: #113C7D;
}

td.servicesGC
{
	text-align: center;
	vertical-align: middle;
	background-color: #68696A;
	width: 33%;
	height: 33%;
	color: #FFFFFF;
	font: bold 11px;
	cursor: auto;
}

/**************************** Divs *******************************/

div.servicesB
{
	text-align: center;
	vertical-align: middle;
	background-color: ;
	cursor: hand;
	width: 100px;
	height: 90px;
	color: #000000;
	border-bottom: 1px solid #C4C9CA;
	padding-top: 10px;
}

div.servicesG
{
	text-align: center;
	vertical-align: middle;
	background-color: ;
	cursor: hand;
	width: 100px;
	height: 90px;
	color: #000000;
	border-bottom: 1px solid #C4C9CA;
	border-left: 1px solid #C4C9CA;
	padding-top: 10px;
}

div.servicesD
{
	text-align: center;
	vertical-align: middle;
	background-color: ;
	cursor: hand;
	width: 100px;
	height: 90px;
	color: #000000;
	border-left: 1px solid #C4C9CA;
	padding-top: 10px;
}

div.servicesW
{
	text-align: center;
	vertical-align: middle;
	background-color: ;
	cursor: auto;
	width: 100px;
	height: 90px;
	color: #113C7D;
	border-bottom: 1px solid #C4C9CA;
	border-left: 1px solid #C4C9CA;
	padding-top: 5px;
}


/**************************** Links *******************************/

A.menu  
{
	font: normal 13px Verdana;
	color: #848A8C;
	text-decoration: none;
}

A.menu:hover   
{
	font: normal 13px Verdana;
	color: #113C7D;
	text-decoration: none;
}

A.site  
{
	font: normal 13px Verdana;
	color: #113C7D;
	text-decoration: none;
	line-height: 150%;
}

A.site:hover   
{
	font: normal 13px Verdana;
	color: #848A8C;
	text-decoration: none;
	line-height: 150%;
}


A.services  
{
	font: normal 11px Verdana;
	color: #113C7D;
	text-decoration: none;
	line-height: 110%;
}

A.services:hover   
{
	font: normal 11px Verdana;
	color: #848A8C;
	text-decoration: none;
	line-height: 110%;
}

A.bulider	  
{
	font : bold 10px;
	color: black;
	text-decoration: none;
	font-style : italic;
}
A.bulider:hover   
{
	font : bold 10px;
	color: black;
	text-decoration: underline;
	font-style : italic;
}

A.lan	  
{
	font: bold 12px;
	color: #ABABAB;
	text-decoration: none;
	font-style: normal;
}
A.lan:hover   
{
	font: bold 12px;
	color: #ABABAB;
	text-decoration: underline;
	font-style: normal;
}



A.contact  
{
	font: normal 12px;
	color: Blue;
	text-decoration: underline;
}
A.contact:hover   
{
	font: normal 12px;
	color: Gray;
	text-decoration: underline;
}


A.links
{
	font : normal 12px;
	color: #0C33FA;
	text-decoration: none;
}
A.links:hover   
{
	font : normal 12px;
	color: #0C33FA;
	text-decoration: underline;
}


/**************************** Misc *******************************/

.inbox
{
	width: 150px;
	height: auto;
	border: 1px solid #113C7D;
	font: normal 12px Verdana;
	background-color: #E4F0F8;
}

.button
{
	border-right: #330000 1px solid;
	border-top: #330000 1px solid;
	font-size: 11px;
	border-left: #330000 1px solid;
	cursor: hand;
	color: #041C84;
	border-bottom: #330000 1px solid;
	font-family: Tahoma;
	height: 22px;
	background-color: #FFD400;
	text-decoration: none;
}

.frameImg
{
	border: 1px solid #848A8C;
}

.headerWeb
{
	text-align: center;
}

.txtWeb
{
	font: normal 13px;
	text-align: left;
	padding: 0px 0px 0px 0px;
}

.imgSite
{
	border: 1px solid #848A8C;
}

