body {
	background-image: url(../../../../media/template/images/bg_website.gif);
	background-repeat: repeat-x;
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	scrollbar-3d-light-color:#999999;
    scrollbar-arrow-color:#FFFF33;
    scrollbar-base-color:black;
    scrollbar-dark-shadow-color:#333333;
    scrollbar-face-color:#666666;
    scrollbar-highlight-color:#999999;
    scrollbar-shadow-color:black
}

.contestTitleLink {
	color : #333333;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

form {
	margin: 0px 0px 0px 0px;
}
.nav {	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.wisher{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #ffffff	;
	line-height: 6px;
}
.topwhitejoin {
	font-weight : bold;
	text-decoration : none;
	color : #000000;
}

.greybodycopy {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}

.jointext {
	font-weight : normal;
	text-decoration : none;
	color : #FFFFFF;
}

.jointext:link {
	font-weight : normal;
	text-decoration : none;
	color : #FFFFFF;
}

.jointext:hover {
	font-weight : normal;
	text-decoration: none;
	color: #CCCCCC;
}

.nav:link {
	font-weight : bold;
	text-decoration : none;
	color : #000000;
}

.nav:hover {
	font-weight : bold;
	text-decoration: none;
	color: #CCCCCC;
}
td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
}

td.content {
	color : #000000;
	background : #F5FFFB;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

td.functions {
	color : #000000;
	background : #D1F6E5;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

td.note {
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	border: 1px dotted #000000;
}

td.new {
	color : #000000;
	background : #FFCC33;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

td.entry {
	border-top: 1px solid #FFFFFF;
}

select {
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.input {
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : #FF9900;
	border : 1px solid #12C573;
}

.button {
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	font-weight: bold;
	color : #0033FF;
	border: 1px solid #12C573;
	background-color: #12C573;
}
.buttoninv {
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #000000;
	background-color: #D1F6E5;
}

.big {
	font-size : 26px;
}

.title {
	font-size : 20px;
}

.subtitle {
	font-size : 16px;
}

.black {
	color: #000000;
}
.white {
	color: #ffffff;
}

.bold {
	font-weight : bold;
}

.medium {
	font-size : 20px;
}

.small {
	font-size : 10px;
	line-height: 8px;
	color : #707070;
}

.red {
	color: #FF3333;
}

li {
	margin-bottom : 5px;
	margin-top : 5px;
}
.ContentTextTD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 2px 3px;
}
.FormButtonSmall {
	font-size: 10px;
	border: 1px solid;

}