body
{
	background-color: #ccc;
	background-image:url('../graphics/border_bg.png');
	background-repeat:repeat;
	font-family: arial, sans-serif;
	font-size: 10pt;
	padding:0px;
	margin:0px;
}

img{border: 0px;}

a:link, a:visited{color:#06c; text-decoration:underline;}
a:hover, a:active{color:#09c; text-decoration:underline;}

a.linkBold:link, a.linkBold:visited{color:#900; text-decoration:none; font-weight:bold;}
a.linkBold:hover, a.linkBold:active{color:#900; text-decoration:none; font-weight:bold;}

h3{color: #900; font-size:11pt; margin-bottom:0px;}

.red{color: #900;text-decoration: underline;}

.borderSite{border:1px none #cc0; height:auto; width:990px; margin:auto;}

.pageHead{width:auto%; height:318px;background-color:#2f5c68; background-image:url("../graphics/head_bg.png");}
.page{background:#ccc; width:auto; height:auto;}
.page_main{background:#fff; width:auto; height:auto;}

.menu_main{width:auto; height:111px; font-family:Tahoma, Arial, sans-serif; font-size:12px; padding-left:22px;}
.menu_main .item{float:left; padding-top:35px; width:181px; height:45px; text-align:center; line-height:80px; color:#fff; border-left:dashed 1px #aaa; border-right:dashed 1px #aaa;}
.menu_main .item_curr{padding-top:35px; background-image:url("../graphics/menu_curr_bg.png"); background-repeat:no-repeat; float:left; width:181px; height:45px; text-align:center; line-height:80px; color:#fff; border-left:dashed 1px #aaa; border-right:dashed 1px #aaa;}

.BigBtns{width:100%; height:195px; background-image:url("../graphics/bigBtns_bg.png"); }
.bigBtn{width:285px; height:154px; float:left; padding:20px; text-align:center;}

.footer{background-color:#2f5c68; background-image:url("../graphics/footer_bg.png"); padding: 10px; color: #fff;}
.footer a:link, .footer a:visited{color:#eee; text-decoration:underline;}
.footer a:hover, .footer a:active{color:#fff; text-decoration:none;}