BODY
{
	font-family: tahoma;
	font-size: 13px;
	background-color: #0776C7;
	color: #909090;
	margin: 0px 10px 0px 10px;
	padding: 0px 0px 0px 0px;
	
}
.mainTd
{
	background-color: #C1DFFB;
	font-size: 13px;
}
.footer
{
	color: White;
	font-size:smaller;
}
.footer a:link, .footer A:hover, .footer A:visited
{
	font-size:x-small;
	color: White;
}
.mainMenu
{
	color: White;
}
.mine
{
	color: red;
}
/* Initial properties for common links */
A.newsLinks:link, A.newsLinks:hover, A.newsLinks:visited
{
	text-decoration: underline;
	color: Black;
	font-weight: bold;
}
A:link, A:visited, A:hover
{
	font-family: tahoma;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: NONE;
}
a.marqueLinks:link, a.marqueLinks:hover, a.marqueLinks:visited, .gridLinks a:link, .gridLinks a:hover, .gridLinks a:visited, .content a:link, .content a:visited, .content a:hover
{
	font-size: 12px;
	color: Gray;
}
.Link_site A:link, .Link_site a:hover, .Link_site a:visited
{
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #d13430;
}
.subMenu A:link,.subMenu a:visited
{
	color: #2657B4;
}
 .subMenu a:hover
 {
    color: #ffffff;
 }
/* Initial properties for textbox or textarea */

INPUT, TEXTAREA
{
	font-family: tahoma;
	font-size: 12px;
	color: #666666;
	padding: 1px 3px 1px 3px;
	margin: 0px 0px 0px 0px;
	border: 1px double #666666;
	background-color: #ffffff;
}
.mailListTd
{
	background-image: url(../images/input_text_bg.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:20px
	}
	.mailListTd input
{
	border: solid 0px;
	background-color: Transparent;
	}
/*
.mailListTextArea
{
	border: solid 0px #509ddc;
	background-image: url(../images/input_text_bg.jpg);
	background-repeat:no-repeat;
	width: 120px;
	background-repeat: no-repeat;
	height: 22px;
	background-color: #509ddc;
}*/
INPUT[type=radio]
{
	width: auto;
	border-width: 0px;
	background-color: transparent;
}
SELECT
{
	font-family: tahoma;
	font-size: 12px;
	color: #666666;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 0px 0px;
	border: 1px solid #666666;
	background-color: #ffffff;
	width: 100%;
}

/* Initial properties for any img */

HR
{
	color: #666666;
	height: 1px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

/* Initial properties headings */

H6
{
	font-family: Tahoma;
	font-size: 16px;
	color: #ffffff;
	font-weight: normal;
	text-transform: none;
	padding: 10px 0px 8px 0px;
	margin: 0px 0px 0px 0px;
	float: none;
	background-position: left;
	background-color: transparent;
}

H5
{
	font-family: tahoma;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-transform: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: none;
	background-image: none;
	background-repeat: no-repeat;
	background-color: transparent;
}

H4
{
	font-family: Tahoma;
	font-size: 16px;
	color: #054963;
	font-weight: normal;
	text-transform: none;
	padding: 10px 0px 8px 0px;
	margin: 0px 0px 0px 0px;
	float: none;
	background-position: left;
	background-color: transparent;
}

H3
{
	font-family: Tahoma;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	background-repeat: no-repeat;
	background-color: transparent;
}

/* All Page Sub Titles  */
H2
{
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
}

/* All Page Titles  */
H1
{
	font-family: TAHOMA;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-transform: none;
}
/**********  bold titels *****/
.bold, .titels
{
	font-family: tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: #0d5880;
	text-decoration: none;
}
/**********  normal font *****/
.textnormal
{
	font-family: tahoma;
	font-size: 10pt;
	font-weight: normal;
	color: #0d5880;
}
.normal
{
	font-family: tahoma;
	font-size: 10pt;
	font-weight: normal;
	color: #fff;
}
/************ textgreen ***********/
.textgreen
{
	font-family: tahoma,Verdana,Helvetica,MS Sans Serif;
	color: #005ea2;
	text-decoration: none;
	font-size: 9pt;
	font-weight: normal;
}
/*********** red text ************/
.textred
{
	font-family: tahoma,Verdana,Helvetica,MS Sans Serif;
	color: #d13430;
	text-decoration: none;
	font-size: 9pt;
	font-weight: bold;
}

/******** div pic ***********/
.content
{
	font-family: tahoma;
	font-size: 12px;
	text-align: justify;
	font-weight: none;
	color: #3771ce;
	background-color: White;
}
.contentHeader
{
	background-image: url(../images/title.jpg);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-right: 10px;
	color: White;
}
#wellpic
{
	float: left;
	margin: 1px;
}
.MenuCursos
{
	cursor: url(image.cur);
}
