@import url("menu.css");

body, td, p, form, div, input,select, h1, h2, h3, h4, h5, ul, ol {
font-family: Verdana, 'Arial Cyr', Arial, serif;
font-size:11px;
color:#000000;
}
body{
margin:0px;
padding:0px;
background-color:#FFFFFF;
}
p, h1, h2, h3, h4, h5, form{
padding:0px;
margin:0px;
margin-bottom:10px;
}

p.banner{
margin-top:10px;
margin-left:30px;
}

p.graybox{
margin-top:18px;
margin-left:30px;
}
p.graybox span.blue{
color:#003399;
}
span.blue{
color:#003399;
}
p.cmess span.grey{
color: #333333;
font-weight: bold;
}
p.cask, p.cask a, p.cask a:link, p.cask a:visited{
color: #000000;
text-decoration: none;
margin: 20px 0px 10px 0px;
}
p.cask a:hover{
text-decoration: underline;
}
p.cnews{
color: #333333;
margin: 0px 0px 10px 18px;
font-size: 11px;
}
p.clogin{
margin: 0px;
font-size: 10px;
color: #303031;
}
p.cmess a, p.cmess a:link, p.cmess a:visited{
color: #000000;
text-decoration: none;
}
p.cmess a:hover{
color: #000000;
text-decoration: underline;
}

/* GRAY HEAD *************************************************************************************/
table.grayhead{
background-color: #D0D0D0;
background-image: url('/img/ghbg.gif');
}
td#topmessage{
font-size: 10px;
font-weight: bold;
padding: 13px 10px 0px 10px;
}			   
td#logo{
padding: 0px 10px 0px 10px;
}			   
td.ghdel{
background-image: url('/img/ghdel.gif');
background-repeat: no-repeat;
width: 1px;
}
td#banner{
padding: 10px 10px 10px 10px;	/* 20px 110px 20px 110px; */
text-align: justify;
color: #000000;
}
td#graybox{
padding: 20px 110px 20px 110px;
text-align: justify;
color: #000000;
}
td#graybox span.blue{
color:#003399;
}
table#topmenu{
background-color: #F7F7F7;
list-style-image: 
}

/* INDEX *******************************************************************************************/
td.pics {
	background-position: right bottom;
	background-repeat: no-repeat;
	padding: 18px 100px 0px 18px;
	border-left: solid 1px #D0D0D0;
	border-right: solid 1px #D0D0D0;
}
td#pic1{
	background-image: url('/img/pic1.gif');
	min-height: 132px;
}
td#pic2{
	background-image: url('/img/pic2.gif');
}
td#pic3{
	background-image: url('/img/pic3.gif');
}
td#picbot{
	background-color: #CFCFCF;
	border-left: solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF;
}
ul.mess {
	list-style-image: url('/img/dash.gif');
	margin: 0px 10px 0px 18px;	
}
ul.mess li{
	margin: 0px 0px 15px 0px;	
}
ul.mess li a, ul.mess li a:link, ul.mess li a:visited {
	color: #003399;
	text-decoration: none;
}
ul.mess li a:hover {
	color: #003399;
	text-decoration: underline;
}

td.iblox {
	background-color: #F1F1F1;
	border-left: solid 1px #D0D0D0;
	border-right: solid 1px #D0D0D0;
}
td.iblox a.black, td.iblox a.black:link, td.iblox a.black:visited, td.iblox a.black:hover{
color: #000000;
text-decoration: none;
}
td.iblox a.violet, td.iblox a.violet:link, td.iblox a.violet:visited, td.iblox a.violet:hover{
color: #4B0082;
text-decoration: none;
}
td#log2 {
	padding: 15px 20px 0px 11px;
}
td#cont2 {
	padding: 15px 20px 0px 11px;
}

td#cont2 b{
	color: #343434;
}
td#cont2 a, td#cont2 a:link, td#cont2 a:visited, td#cont2 a:hover{
	color: #000000;
}
td#news2 {
	padding: 15px 20px 0px 11px;
}
td#news2 span.date{
color: #333333;
font-weight: bold;
font-size: 10px;
}
td#news2 a.text, td#news2 a.text:link, td#news2 a.text:visited, td#news2 a.text:hover{
color: #333333;
font-size: 10px;
text-decoration: none;
}
a.iblue, a.iblue:link, a.iblue:visited, a.iblue:hover {
	color: #003399;
	text-decoration: none;
	font-size: 10px;
}
td#news2 a, td#news2 a:link, td#news2 a:visited, td#news2 a:hover{
	color: #003399;
	text-decoration: none;
	font-size: 10px;
}
td.icap{
padding: 0px 0px 0px 23px;
background-position: top left;
background-repeat: repeat-x;
border-left: solid 1px #FFFFFF;
border-right: solid 1px #FFFFFF;
}
td.icap a, td.icap a:link, td.icap a:visited, td.icap a:hover {
color: #FFFFFF;
text-decoration: none;
margin: 0px;
}
td.icap2{
padding: 0px 0px 0px 23px;
background-position: top left;
background-repeat: repeat-x;
}
td#it{
background-image: url('/img/icap_it.gif');
}
td#web{
background-image: url('/img/icap_web.gif');
}
td#pr{
background-image: url('/img/icap_promo.gif');
}
td#log{
background-image: url('/img/icap_log.gif');
}
td#cont{
background-image: url('/img/icap_cont.gif');
}
td#news{
background-image: url('/img/icap_news.gif');
}
td#cp1{
background-color: #F4F4F4;
}
td#cp2{
background-color: #D0D0D0;
}

input.main{
height: 20px;
width: 100%;
border: solid 1px #999999;
}
td#login{
padding: 13px 24px 0px 16px;
}
td#logintxt{
font-size: 11px;
font-family: Verdana, 'Arial Cyr', Arial, serif;
color: #333333;
}

/* NAV */
td.navcap{
padding: 0px 0px 0px 23px;
background-position: top left;
background-repeat: repeat-x;
border-right: solid 1px #FFFFFF;
height: 30px;
}
td.navcap a, td.navcap a:link, td.navcap a:visited, td.navcap a:hover {
color: #FFFFFF;
text-decoration: none;
margin: 0px;
}
td#navll{
background-color: #CCCCCC;
}
td#navcl1{
background-color: #9B186B;
border-right: solid 1px #FFFFFF;
height: 5px;
}
td#navcl2{
background-color: #336699;
border-right: solid 1px #FFFFFF;
height: 5px;
}
td#navcl3{
background-color: #3D9E0D;
border-right: solid 1px #FFFFFF;
height: 5px;
}


/* PROMO */
td#promo{
padding: 10px;
}

/* BODY */
div.body{
margin-bottom: 30px;
}
div.body p{
margin: 0px 17px 15px 17px;
text-align: justify;
}
div.body ul{
line-height: 15px;
}
div.body#web ul.anchors a, div.body#web ul.anchors a:link, div.body#web ul.anchors a:visited, div.body#web ul.anchors a:hover{
text-decoration: none;
color: #9B186B;
font-weight: bold;
}
div.body#it ul.anchors a, div.body#it ul.anchors a:link, div.body#it ul.anchors a:visited, div.body#it ul.anchors a:hover{
text-decoration: none;
color: #336699;
font-weight: bold;
}
div.body#promo ul.anchors a, div.body#promo ul.anchors a:link, div.body#promo ul.anchors a:visited, div.body#promo ul.anchors a:hover{
text-decoration: none;
color: #3D9E0D;
font-weight: bold;
}
div.body ul.li{
margin-bottom: 10px;
list-style: disc;
}
div.body h1{
margin: 23px 17px 25px 17px;;
font-size: 18px;
font-weight: normal;
color: #336699;
}
div.body h2{
margin: 20px 17px 10px 17px;;
font-weight: bold;
color: #336699;
}
div.body#web h1{
color: #9B186B;
}
div.body#web h2{
color: #9B186B;
}
div.body#it h1{
color: #336699;
}
div.body#it h2{
color: #336699;
}
div.body#promo h1{
color: #3D9E0D;
}
div.body#promo h2{
color: #3D9E0D;
}
div.body table#common{
margin: 0px 17px 10px 17px;
border-right: solid 1px #999999;
border-bottom: solid 1px #999999;
}
div.body table#common td{
text-align: center;
border-left: solid 1px #999999;
border-top: solid 1px #999999;
}
div.body table#common td#dark{
background-color: #E6E6E6;	
}
div.body a, div.body a:link, div.body a:visited, div.body a:hover{
color: #003399;
}
div.body table#portfolio{
margin: 0px 17px 10px 17px;
}
div.body table#portfolio td{
padding: 0px 20px 20px 0px;
}
div.body div#anycontent{
margin: 0px 17px 10px 17px;
}
div.body table#clients p{
text-align: left;
}
div.body input.edit{
border-bottom: solid 1px #CFCFCF;
border-top: solid 1px #656565;
border-left: solid 1px #656565;
border-right: solid 1px #CFCFCF;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
}
div.body textarea{
border-bottom: solid 1px #CFCFCF;
border-top: solid 1px #656565;
border-left: solid 1px #656565;
border-right: solid 1px #CFCFCF;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
}
table.orderform td{
padding-top: 5px;
}

/* AD's */
table#ad{
margin: 40px 17px 30px 17px;
}
td#adcontent{
background-color: #F9F9F9;
border: solid 1px #CCCCCC;
border-left: none;
padding: 10px 15px 0px 15px;
}
td#adbar1{
background-image: url('/img/mma1.gif');
background-position: top;
background-repeat: no-repeat;
}
td#adbar2{
background-image: url('/img/mma2.gif');
background-position: top;
background-repeat: no-repeat;
}
td#adbar3{
background-image: url('/img/mma3.gif');
background-position: top;
background-repeat: no-repeat;
}
td#adcontent p#top1{
margin: 0px 0px 10px 0px;
color: #9B186B;
font-weight: bold;
text-align: left;
}
td#adcontent p#top2{
margin: 0px 0px 10px 0px;
color: #336699;
font-weight: bold;
text-align: left;
}
td#adcontent p#top3{
margin: 0px 0px 10px 0px;
color: #3D9E0D;
font-weight: bold;
text-align: left;
}
td#adcontent ul#a1{
list-style-image: url('/img/adarr1.gif');
margin: 0px 0px 0px 15px;
}
td#adcontent ul#a2{
list-style-image: url('/img/adarr2.gif');
margin: 0px 0px 0px 15px;
}
td#adcontent ul#a3{
list-style-image: url('/img/adarr3.gif');
margin: 0px 0px 0px 15px;
}
td#adcontent li{
margin: 10px 10px 10px 10px;
color: #666666;
font-style: italic;
}
td#adcontent p#blue{
color: #003399;
margin: 0px 10px 10px 25px;
text-indent: 0px;
}
td#adcontent p#blue a{
color: #003399;
}


/* PROMO */
td#promod{
border-left: solid 1px #E5E5E5;
border-right: solid 1px #E5E5E5;
background-color: #FAFAFA;
}
td#promol{
padding: 0px 5px 10px 17px;
background-image: url('/img/promoleft.gif');
background-position: top left;
background-repeat: no-repeat;
border-left: solid 1px #E5E5E5;
border-right: solid 1px #E5E5E5;
background-color: #FAFAFA;
color: #CC3366;
font-weight: bold;
}
td#promor{
padding: 0px 5px 0px 39px;
background-image: url('/img/promoright.gif');
background-position: bottom right;
background-repeat: no-repeat;
border-left: solid 1px #E5E5E5;
border-right: solid 1px #E5E5E5;
background-color: #FAFAFA;
}
td#promor a, td#promor a:link, td#promor a:visited, td#promor a:hover{
color: #666666;
font-size: 10px;
font-weight: bold;
}

/* LAST WORX */
table#lastworx td#titl{
background-color: #CCCCCC;
border-left: solid 1px #FFFFFF;
border-right: solid 1px #FFFFFF;
padding: 10px;
}

table#lastworx td#titl a{
text-decoration: none;
color: #000000;
}
table#lastworx td#titl a:link{
text-decoration: none;
color: #000000;
}
table#lastworx td#titl a:visited, td#titl a:hover{
text-decoration: none;
color: #000000;
}
table#lastworx td#titl a:hover{
text-decoration: none;
color: #000000;
}
table#lastworx td#content{
border: solid 1px #CCCCCC;
}
table#lastworx td#rshadow{
border-top: solid 5px #FFFFFF;
background-color: #EEEEEE;
}
table#lastworx td#dshadow{
border-left: solid 5px #FFFFFF;
background-color: #EEEEEE;
height: 4px;
}


table#lastworx td#blue_promo{
background-image: url('/img/promo_blue.gif');
height: 30px;
padding: 5px 0px 5px 30px;
}

table#lastworx a:link, a:visited, a:hover{
text-decoration: none;
color: #FFFFFF;
}

table#lastworx td#red_promo{
background-image: url('/img/promo_red.gif');
height: 30px;
padding: 5px 0px 5px 30px;
}

table#lastworx td#green_promo{
background-image: url('/img/promo_green.gif');
height: 30px;
padding: 5px 0px 5px 30px;
}

td#lwtext_old{
font-size: 10px;	
padding: 10px;
padding-bottom: 3px;
background-image: url('/img/lwbox.gif');
background-position: bottom right;
background-repeat: no-repeat;
}
td#lwtext{
font-size: 10px;	
padding: 10px;
padding-bottom: 3px;
background-position: bottom right;
background-repeat: no-repeat;
}
td#lwtext p {
margin: 20px 0px 6px 0px;
}
td#lwtext a, td#lwtext a:link, td#lwtext a:visited, td#lwtext a:hover{
font-size: 10px;	
text-decoration: none;
color: #000000;
}
td#lwpic_old{
padding: 10px;
background-image: url('/img/lwbox.gif');
background-position: bottom left;
background-repeat: no-repeat;
}
td#lwpic{
padding: 10px;
background-position: bottom left;
background-repeat: no-repeat;
}
td#lwdel{
background-color: Green;
border-left: solid 5px #FFFFFF;
border-right: solid 5px #FFFFFF;
}


/* LAST WORX_G */
table#lastworx_gr td#titl{
background-color: Green;
color:#FFFFFF;
border-left: solid 1px #FFFFFF;
border-right: solid 1px #FFFFFF;
padding: 10px;
}
table#lastworx_gr td#content{
border: solid 1px Green;
}
table#lastworx_gr td#content a, table#lastworx_gr a:hover, table#lastworx_gr a:visited{
color: #003399;
}
#003399
table#lastworx_gr td#rshadow{
border-top: solid 5px #FFFFFF;
background-color: #EEEEEE;
}
table#lastworx_gr td#dshadow{
border-left: solid 5px #FFFFFF;
background-color: #EEEEEE;
height: 4px;
}
td#lwtext_gr{
font-size: 10px;	
padding: 10px;
padding-bottom: 3px;
background-image: url('/img/lwbox_gr.gif');
background-position: bottom right;
background-repeat: no-repeat;
}
td#lwpic_gr{
padding: 10px;
background-image: url('/img/lwbox_gr.gif');
background-position: bottom left;
background-repeat: no-repeat;
}
td#lwdel_gr{
background-color: lightgreen;
border-left: solid 5px #FFFFFF;
border-right: solid 5px #FFFFFF;
}

table.icons{
margin-bottom:2px;
}

td.gbpic{
padding-top:14px;
}			 


td.foored{
	background-color: #C72820;
	height: 4px;
	border-right: solid 1px #FFFFFF;
}
td.foogray{
	background-color: #CECECE;
	height: 4px;
	border-right: solid 1px #FFFFFF;
}
td.botms{
	padding: 0px 10px 0px 10px;	
	border-right: solid 1px #CECECE;
}
td.botcen{
	border-right: solid 1px #CECECE;
	background-color: #F8F8F8;
}

td.bot{
font-size: 11px;
}
td.bot span.grey{
color: #666666;
}
td.bot span.bmess{
color: #303031;
}
td.bot span.del{
color: #656565;
}
td.bot a, td.bot a:link, td.bot a:visited{
color: #48669B;
text-decoration: none;
}
td.bot a:hover{
color: #48669B;
text-decoration: underline;
}			   


td.cmess{
padding-top:7px;
}
td.cnews{
padding-top:10px;
}
td.clogin{
padding: 10px 0px 0px 11px;
}
td.subsc{
padding: 13px 24px 0px 14px;
font-size: 11px;
}

input.subscinp{
height: 18px;
width: 100%;
border-bottom: solid 1px #CFCFCF;
border-top: solid 1px #646464;
border-left: solid 1px #646464;
border-right: solid 1px #CFCFCF;
}
input.login{
height: 18px;
width: 100%;
border-bottom: solid 1px #CFCFCF;
border-top: solid 1px #656565;
border-left: solid 1px #656565;
border-right: solid 1px #CFCFCF;
}

div.hl{
color:#FFFFFF;
margin-left:20px;
}
div.hl a, div.hl a:link, div.hl a:visited{
color:#FFFFFF;
text-decoration: none;
font-weight: bold;
}
div.hl a:hover{
color:#FFFFFF;
text-decoration: none;
}

span.topmenu, span.topmenu a, span.topmenu a:link, span.topmenu a:visited {
color: #121212;
text-decoration: none;
}
span.topmenu a:hover {
color: #121212;
text-decoration: underline;
}


div.body p.newsdate{
margin-bottom: 0px;
}

div.body p.error {
color: #FF0000;
font-weight: bold;
}

table.vieworder {
border-right: solid 1px #999999;
border-bottom: solid 1px #999999;
}
table.vieworder td {
border-top: solid 1px #999999;
border-left: solid 1px #999999;
}
.red{
   color: Red;
}