.header { font-family: georgia,tahoma; font-size: 14px; color: #ffffff; font-weight: bold;}
.index { font-family: tahoma; font-size: 14px; color: #dddddd; font-weight: normal; }

a.artlink { text-decoration: none; font-family: georgia,tahoma; font-size: 14px; color: #cccccc; font-weight: normal;}
a.artlink:hover { text-decoration: none; font-family: georgia,tahoma; font-size: 14px; color: #999999;font-weight: normal;}


a.artlink2 { text-decoration: none; font-family: georgia,tahoma; font-size: 11px; color: #cccccc; font-weight: normal;}
a.artlink2:hover { text-decoration: none; font-family: georgia,tahoma; font-size: 11px; color: #999999;font-weight: normal;}

a.artlink3 { text-decoration: none; font-family: georgia,tahoma; font-size: 13px; color: #cccccc; font-weight: bold;}
a.artlink3:hover { text-decoration: none; font-family: georgia,tahoma; font-size: 13px; color: #880000;font-weight: bold;}


a{text-decoration:none;border: 0px; font-family: tahoma; color:#ff2200;}
a:hover{text-decoration:none;border: 0px;font-family: tahoma; color:#aaaaaa;}

.imgbig{
	border: 4px solid #aaaaaa;
}
body {

	background-color:#000000;
	marginwidth:0px; 
	marginheight:0px; 
	position:absolute; 
	top:0px; 
	bottom:0px; 
	left:0px; 
	right:0px;
	margin:auto;
	width:100%;
	height:100%;
	color:#FFFFFF;
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
}
.linkimg {border: 0px; text-decoration:none;}
img {border: 0px;}
#top_box{
	background-image:url(../images/top_bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	width:896px;
	height:248px;
	position:relative;
	top: 0px;
	right:0px;
	margin: auto;
}
#middle_box{
	background-image:url(../images/middle_bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	width:896px;
	float:center;
	padding-top: 10px;
	left:0px;
	margin: auto;
}


#bottom_box{
	background-image:url(../images/bottom_bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	width:896px;
	height:152px;
	align:center;
	position:relative;
	top: 0px;
	left:0px;
	margin: auto;
}
#logoholder{
	width:560px;
	height:163px;
	margin-top:22px;
	float: right;
}

#main_box{
	background-image:url(../images/bg.gif);
	background-position: top center;
	background-repeat: repeat-y;
	width:896px;
	height:auto;
	float:center;
	left:0px;
	margin: auto;}

#menu_box{
	width:567px;
	height:36px;
	margin-top:15px;
	margin-left:15px;
	float: right;
}

.menu_item2 {
	height:42px;
	display:inline;
	margin:0px;
	padding:0px;
	border: 0px;
	text-decoration:none;
}



.vbreak{
	background-image:url(../images/vertical_break.gif);
	background-position: top center;
	background-repeat: repeat-y;
}
.hbreak{
	background-image:url(../images/horizontal_break.gif);
	background-position: center center;
	background-repeat: repeat-x;
}

.button
{

    font-size: 11px;
    font-family: tahoma,sans-serif;
    font-weight: bold;
    text-align:center;
    cursor: hand;
}

.select
{
    border: 1px solid #444444;
    font-size: 11px;
    font-family: Verdana;
    text-align:left;
    background-color :#FFFFFF;
    color: #000000;
}

.input
{
    border: 1px solid #003250;
    font-size: 11px;
    background-image:url(../images/input_bg.gif);
    background-repeat:repeat-x;
   font-family: Tahoma;
    text-align:left;
    color: #000000;
    vertical-align: middle;
    height : 15px;
}


.tarea
{
    border: 1px solid #333333;
    font-size: 11px;
    font-family: Verdana;
    text-align:left;
    background-color :#ffffff;
    color: #000000;
    vertical-align: middle;
}