/* CSS Document */

body{ margin:0px; background-color: #5C499D; font-family:Verdana; font-size:12px;}

#head{ background-image:url(../images/header.jpg); height:259px; background-position:top; background-repeat:no-repeat;}
#left_rep{ background-image:url(../images/left_rep.jpg); background-repeat:repeat-y;}
#right_rep{ background-image:url(../images/right_rep.jpg); background-repeat:repeat-y;}
#footer{ background-image:url(../images/footer-bg.jpg); background-repeat:no-repeat; height:63px;}
#topleft{ background-image:url(../images/topleft_rep.jpg); background-position:top; background-repeat:repeat-y;}
#topright{ background-image:url(../images/topright_rep.jpg); background-position:top; background-repeat:repeat-y;}
.title{ font-family:Tahoma; font-weight:bold; font-size:18px; color:#0073EA;}
.footer a:link{ text-decoration:none; color:#000000;}
.footer a:visited { text-decoration:none; color:#000000;}
.textbox{ border-color: #38373B border-width:9px; color:#ffffff; background-color: #5C499D; text-shadow:Green;}
