/* CSS Document */
body {
margin:0;
padding:0;
background:url(../aimages/bg.gif) repeat-x #FFFFFF;
font:11px Tahoma, Arial, Helvetica, sans-serif;
color:#333;
}
#top {
background:url(../aimages/top.jpg) no-repeat;
width:980px;
height:11px;
}
#bottom {
background:url(../aimages/bottom.jpg) no-repeat;
width:980px;
height:16px;
}
#left {
background:url(../aimages/left_bg.jpg) repeat-y;
width:15px;
}
#right {
background:url(../aimages/right_bg.jpg) repeat-y;
width:15px;
}
#header {
background:url(../aimages/header_bg.jpg) no-repeat;
width:950px;
height:128px;
}
#footer {
font:11px Tahoma, Arial, Helvetica, sans-serif;
color:#333;
}
#footer a{
color:#333;
text-decoration:none;
}
#home_content {
background:url(../aimages/home_bg2.jpg) repeat-x;
height:158px;
}
#inner_content {
background:url(../aimages/inner_content_bg.jpg) repeat-y;
}
#inner_image_bottom {
background:url(../aimages/inner_content_left.jpg) repeat-x;
height:172px;
}
.inner_image {
border:1px #CCD1D3 solid;
padding:3px;
}
h2.inner_title {
font-size:31px;
color:#D72A2A;
font-family:"MyriadPro Bold", "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif
}

.red{color:#D72A2A; font-weight:bolder;}
.blue {color:#000099; font-weight:bolder;}


