body
{
margin: 30px 0px 0px 0px;
padding: 0;
background-image: url('../images/bg.gif');
font-family:arial,sans-serif;
}
h1
{
font-size: 18px;
font-weight: bold;
color: #080335;
}

#header
{
#width: 1042px;
height: 30px;
background-image: url('../images/header.jpg');
background-repeat: no-repeat;
background-position: center;
}
#body
{
height: 500px;
background-image: url('../images/middle.jpg');
background-repeat: repeat-y;
background-position: center;
}
#footer
{
height: 30px;
background-image: url('../images/footer.jpg');
background-repeat: no-repeat;
background-position: center;
}
#flag
{
height: 53px;
background-image: url('../images/flag_bg.jpg');
}
#flag
{
padding-bottom: 20px;
padding-right: 20px;
text-align: right;
color: #FFB600;
font-size: 16px;
font-weight: bold;
}
#flag-left
{
width: 46px;
height: 53px;
background-image: url('../images/flag_bg_left.jpg');
}
#flag-right
{
width: 46px;
height: 53px;
background-image: url('../images/flag_bg_right.jpg');
}
#desk
{
padding: 0px 10px 10px 10px;
}
#left
{
width: 220px;
border-right: dotted 2px #E2E2E2;
}
#center
{
margin-left: 10px;
margin-right: 10px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 10px;
height: 370px;
font-size: 11px;
}
#center td, #center th, #center div, #center p, #center span, #center li, #center lo, #center lu
{
font-size: 11px;
}
#right
{
width: 200px;
border-left: dotted 2px #E2E2E2;
}

#bottom
{
border-top: dotted 2px #E2E2E2;
}
#bottom td
{
font-size: 12px;
color: #5D5D5D;
}
#bottom a
{
font-size: 12px;
color: #929292;
font-weight: bold;
text-decoration: none;
}
#bottom a:hover
{
color: #08006D;
}
#bottom .bottoMenu td
{
padding-top: 10px;
padding-left: 5px;
padding-right: 5px;
}
#headerSlide
{
/*background-image: url('../slide/pic2.jpg');*/
}
#headerSlide .slideTxt
{
margin-top: 4px;
height: 22px;
background-color: #ffffff;
/* for IE */
filter:alpha(opacity=60);
/* CSS3 standard */
opacity:0.6;
}
#headerSlide .slideTxt p
{
padding-top: 0;
margin: 0;
color: #000;
}
#headerSlide .slideTxt p h1
{
padding: 2px;
margin: 0;
font-size: 18px;
color: #000;
}
#user1
{
padding: 10px;
}
#deviz
{
color: #090081;
}
.contactData, .contactData td
{
font-size: 11px;
text-align: left;
padding: 5px;
}
.readmore
{
padding-bottom: 35px;
}
.readmore a
{
text-decoration: none;
color: #666666;
}
.contentSection h3
{
padding: 0;
margin: 0;
padding-top: 10px;
text-align: center;
}
.contentSection h3 a
{
font-size: 14px;
color: #000000;
}
.contentShortDesriptionTitle a
{
font-size: 12px;
}
.contentShortDesription a, .contentShortDesription td, .contentShortDesription th, .contentShortDesription div, .contentShortDesription p
{
font-size: 10px;
}
.hide { display:none; }
.show { display:block; }
