/* ID Tag Classes */
div#site{

	position: relative;
	width:970px;
	margin-right: auto;
	margin-left: auto;
	Border: 1px solid   #CCCCCC;
	text-align: left;
	
	/*margin:0 auto 0 auto;
	width:100%;
	min-width: 800px;*/
	}
div#head{
	width:100%;
	border:1px solid #CCCCCC;
	background-color:#F2F2F2;
	min-width: 800px;
	}
div#menu{
	background-image:url(/includes/cssmenus2/skins/arktic_blue/img/bgtop_h25.gif);
	background-repeat:repeat-x;
	width: 100%;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	min-width: 800px;
}
div#body{
	margin:10px 0px 10px 0px;
	width:100%;
	min-width: 800px;
	
	}
div#footer{
	width:100%;
	border-top:1px solid #CCCCCC;
	min-width: 800px;
	}



/* Other classes */
.c {
	align: center;
	}
body {
	margin-top:5px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:smaller;
	text-align:center
	}
form {
	line-height:25px;
	}
.border {
	border:1px solid #000000;
	}
.sborder {
	border:1px solid #999999;
	}
.footer-border {
	border-top: 2px solid #4469ba;
	}
.header {
	text-align:center;
	font-size: 24px;
	line-height:35px;
	font-weight: bold;
	color: #666666;
	font-family:"Arial";
}
.sub {
	font-size: 18px;
	line-height:25px;
	font-weight: normal;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
.menu_bg {
	background-image:url(/includes/cssmenus2/skins/arktic_blue/img/bgtop_h.gif);
	background-repeat:repeat-x;
	background-position:top;
 	background-color: #4469ba;
	border-top:1px solid #afafaf;
	border-right:1px solid #afafaf;
	}
.formText1 {
	padding-left:5px;
	}
.formText2 {
	padding-left:20px;
	}
/*==========================================================================*/
/* Form Based Styles 														*/
/*--------------------------------------------------------------------------*/
fieldset {
	margin : 0;
	padding : 0;
	border: 1px solid #999999;
	width: 800px;
	font-size: 14px;
}
legend
{
	color: #333333;
	background: #F2F2F2;
	border: 1px solid #333333;
	padding: 10px 6px;
	font-size: 20px;
} 
textarea.formInputText  {
	width:100%;
    color: #000000;
    background-color: #F0F0F0;
    padding: 2px;
    border: solid 1px #D3D3D3;
    margin-right: 5px;
    margin-bottom: 5px;
    height: 100px;
    }


input.formInputText  {
    color: #000000;
    background-color: #F0F0F0;
    padding: 2px;
    border: solid 1px #D3D3D3;
    margin-right: 5px;
    margin-bottom: 5px;
    height: 20px;
    }
.lag-display {
	font-size: 14px;
	font-weight:500;
	color:#333333;
	line-height:20px;
	}
.no-url {
	text-decoration: none;
	padding-left: 20px;
	font-family:Arial;
	font-size:18px;
	color: #333333;
	}

input.formInputButton  {
    vertical-align: middle;
    font-weight: bold;
    text-align: center;
    color: #000000;
	background-image:url(/Images/20x20-NONA-Vista.jpg);
	background-repeat:repeat-x;
    padding: 1px;
    cursor: pointer;
    }

input.formInputButton:hover  {
	background-image:url(/Images/20x20-LONA-Vista.jpg);
	background-repeat:repeat-x;
    }
    
input.formInputButton:active  {
	background-image:url(/Images/20x20-ANO-Vista.jpg);
	background-repeat:repeat-x;
    }
/* Links */

a	{color:#333333; text-decoration:underline;}

a:hover {color:#B32724; text-decoration:none;}

.amenu {color:#666666; font-size:12px ; text-decoration:none;}

A.pagelink {
	text-decoration: none;
	text-align:center;
	font-family:verdana;
	font-size:12px;
	color: #999999;
	}

A.pagelink:hover {
	color: #000000;
	text-decoration: underline;
	}
A.lag {
	text-decoration: none;
	padding-left: 20px;
	font-family:Arial;
	font-size:18px;
	color: #333333;
	}

A.lag:hover {
	color: #666666;
	text-decoration: underline;
	}
A.forum_menu{
   text-decoration: none;
   text-align:center;
   font-family:arial;
   font-size:14px;
   color: #333333;
   padding:5px 5px 5px 5px;
   line-height:25px;
   }

A.forum_menu:hover {
   color: #000000;
   text-decoration: underline;
   }

/* ==================================*/
/* Other */
/* ----------------------------------*/

h1 {font-size:medium;}

.tdlinktxt {font-size:smallest; font-style:italic; vertical-align:top;}

.tdlinkprlnk {vertical-align:top; text-align:left;}

.tdlinkprdate {width:250px; vertical-align:top; text-align:right;}

.tdlinklnk {width:250px; vertical-align:top; text-align:left;}

.tdlinkmed {width:250px; vertical-align:top; text-align:right;}

#pagetitle01 {position:absolute; left:100px; margin-top:0;  }

#center01 {margin-left:300px;margin-right:300px;}

#center02 {margin-left:150px;margin-right:150px;}

#center03 {margin-left:150px;margin-right:100px;}

#center04 {margin-left:100px;margin-right:100px;}

#center05 {margin-left:160px;margin-right:100px;}

#wrapper {
	position: relative;
	width:980px;
	margin-right: auto;
	margin-left: auto;
	Border: 1px solid   #CCCCCC;
	text-align: left;
	}
	


div.breadcrumb { margin-left: 5px; }