/* 
CSS Document 
Wink Hosting (www.winkhosting.com)
Designed By Alexis Corredor
alexis.corredor@gmail.com
*/
body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/*HEADER*/
#header{
	width: 1024px;
	position:relative; 
	height: 162px;
	background-image:url(header.gif);
	background-repeat:no-repeat;
}
/*COMPANY NAME IN HEADER*/
#site_title{
	position:absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3366cc;
	font-size: 36px;
	font-weight: bold;
	font-style: italic;
	margin-top:50px;
	left: 0px;
	top: 0px;
}

.description{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #010983;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;	
	left: 0px;
	top: 0px;
}


/*MENU IN HEADER*/
#menu{
	position:absolute;
	bottom: 20px;
	right: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
#menu a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#333333;
	text-decoration:none;
}
#menu a:hover{
	text-decoration:underline;
}

/*LEFT PANEL (News, Links, etc.)*/
#rightpanel{
	float:right;
	width:200px;
}


#leftpanel{
	float:left;
	width:200px;
}

/*CONTENT*/
#content{
	width: 1024px;
}
#contenttextwithleftside{
	float:right;
	width: 800px;
	margin-right: 0px;
}

#contenttext{
	float:right;
	width: 1014px;
	
}


/*FOOTER*/
.footer{
	width: 1024px;
	height: 32px;
	background-image:url(footer.gif);
	background-repeat:no-repeat;
	clear:both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#FFFFFF;
}
/*FOOTER LINKS*/
.footer a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration:none;
}
.footer a:hover{
	text-decoration:underline;
}

/*TABLE*/
.table_top{
	width: 204px; 
	height: 27px;
	background-image:url(table_top.jpg);
	background-repeat:no-repeat;
}
.table_content{
	width: 204px;
	background-image:url(table_content.jpg);
	background-repeat:repeat-y;
}
.table_text{
	margin-left:15px;
	margin-right:15px;
	text-align:justify;
}

.tree_text{
	margin-left:5px;
	margin-right:5px;
	text-align:justify;
}


.table_bottom{
	width: 204px; height: 23px;
}

.table_content_news{
	width: 600px;
	background-image:url(table_content.jpg);
	background-repeat:repeat-y;
}



/*TEXT STYLES*/
.news_date {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0099CC;
}
.body_text {	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:150%
	
}

.body_text_plain {	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}


.news_more {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9900;
	font-weight: bold;
}
.news_text {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.news_text_large {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}


.subtitle_gray {	font-family:Verdana, Arial, Helvetica, sans-serif;	
	font-weight: bold;
	font-size: 14px;
	color: #CCCCCC;
}

.subtitle_blue {	font-family:Verdana, Arial, Helvetica, sans-serif;	
	font-weight: bold;
	font-size: 20px;
	color: #7DA5E0;
}


.subtitle_black {	font-family:Verdana, Arial, Helvetica, sans-serif;	
	font-weight: bold;
	font-size: 14px;
}

.title_blue {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 26px; color: #7DA5E0; }
.title_panel {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

input.decide { 
	color:#333;
	font-size:9pt;
	font-weight:normal;
	border:1px solid;
	border-top-color:#78ACFF;
	border-left-color:#78ACFF;
	border-right-color:#0042AE;
	border-bottom-color:#0042AE;
	background-color:#EAF2FF;
	width: auto;

}


#login_logo{
	width: 473px;
	position:relative; 
	height: 395px;	
	background-image:url(login_logo2.gif);
	background-repeat:no-repeat;
}

#login_title{
	position:absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	top:200px;
	left:200px;
}

#login_info{
	position:absolute;
	bottom: -10px;
	right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

#login_info a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:blue;
	text-decoration:none;
}
#login_info a:hover{
	text-decoration:underline;
}


table.project {
	border: 1px solid #666;
	width: 100%;
}

th, td {
	text-align: left;
	vertical-align: top;
}

td.button {
	text-align: right;
	vertical-align: top;
}

td.col {
	background-color: #dddddd;
	text-align: left;
	vertical-align: top;
}


thead tr {
  background-color: #7DA5E0;
  color: white;
}

thead.recent tr.recent {
  background-color: #7DA5E0;
  color: white;
}

tr.odd {
  background-color: #eeeeee;
  color: black;
}

tr.even {
  background-color: white;
  color: black;
}

tr.inner {
  background-color: #dddddd;
  color: black;
}


th a, th a:visited {
  color: #6666CC;
}
th a:link {
  text-decoration: underline;
  color: #0000FF;
}
th a:hover {
  text-decoration: underline;
  color: #CC0000;
}

dl#stylelist {
	margin:0px 0 10px 0;
}

dl#stylelist dt {
	list-style-type: none;
	float:left;
	border: 1px solid #ccc;
	background-color: #eee;
	padding:4px;
	margin-right: 2px;
}
dl#stylelist dt.act {
	list-style-type: none;
	float:left;
	border: 1px solid #ccc;
	border-bottom-color:#fff;	
	background-color: #fff;
	padding:4px;
	margin-right: 2px;
	font-weight: bold;	
}

dl#stylelist dt a, dl#stylelist st a:visited {
  color: blue;
}

sl#stylelist st a:hover {
  color: blue;
}

dl#mainstylelist {
	margin:0px 0 0px 0;
}

dl#mainstylelist dt {
	list-style-type: none;
	float:left;
	border: 1px solid #ccc;
	background-color: #eee;
	padding:4px;
	margin-right: 2px;
	width: 150px;
}
dl#mainstylelist dt.act {
	list-style-type: none;
	float:left;
	border: 1px solid #aaa;
	border-bottom-color:#fff;
	background-color: #fff;
	padding:4px;
	margin-right: 2px;
	font-weight: bold;	
	width: 150px;
}

dl#mainstylelist dt a, dl#stylelist st a:visited {
  color: blue;
}

sl#mainstylelist st a:hover {
  color: blue;
}


