p, td, th, li, div, span, input, textarea, select {font-family: Verdana, Helvetica, sans-serif; color: #000; font-size : 80%;}

td p, td li, td div, td span, td input, td textarea, td select {font-size : 100%;}

p {margin: 0px; padding: 0px; margin-bottom: 5px;}

p.nospace {margin: 0px; padding: 0px; margin-bottom: 0px;}

p.comm {margin: 0px; padding: 0px; margin-bottom: 0px; font-size : 85%; color: #724075;}

p.features {margin: 0px; padding: 0px; margin-bottom: 4px; color: #c45391;}

p.form {margin: 0px; padding: 0px; margin-top: 4px;}

/********************************************************/ 

.color1 {color: #713f72;}
.color2 {color: #f00;}
.color3 {color: #;}

.s80 {font-size : 80%;}
.s85 {font-size : 85%;}
.s90 {font-size : 90%;}
.s95 {font-size : 95%;}
.s100 {font-size : 100%;}
.s110 {font-size : 110%;}
.s120 {font-size : 120%;}

.s8 {font-size : 8px;}
.s9 {font-size : 9px;}
.s10 {font-size : 10px;}
.s11 {font-size : 11px;}
.s12 {font-size : 12px;}
.s13 {font-size : 13px;}

/********************************************************/

h1 {
	color: #713f72;
	font-size: 130%;
	font-weight: bold; 
}

h2 {
	color: #713f72;
	font-size: 110%;
	font-weight: bold; 
	margin-bottom: 10px; 
}

h3 {
	color: #713f72;
	font-size: 100%;
	font-weight: bold;
	margin-top: 10px; 
	margin-bottom: 2px;  
}

h4 {
	font-size: 110%;
	font-weight: bold;
	margin-top: 10px; 
	margin-bottom: 2px; 
	color: e24191;
	text-transform: uppercase; 
}
/********************************************************/

a:link {
	color: #c45391;
	text-decoration: underline;
}

a:active {
	color: #c45391!Important;
	text-decoration: underline;
}
a:visited {
	color: #c45391!Important;
	text-decoration: underline;
}
a:hover {
	color: #c45391!Important;
	text-decoration: underline;
}

/* * * * * * * * */

a:link.small {
	color: #000;
	text-decoration: underline;
	font-size: 85%;
}

a:active.small {
	color: #000!Important;
	text-decoration: underline;
	font-size: 85%;
}
a:visited.small {
	color: #000!Important;
	text-decoration: underline;
	font-size: 85%;
}
a:hover.small {
	color: #000!Important;
	text-decoration: underline;
	font-size: 85%;
}

/* * * * * * * * */

a:link.menu_1 {
	display: block;
	color: #000;
	text-decoration: none;
	font-size: 100%;
	font-weight: bold;
	margin: 0px; 
	margin-top: 3px; 
	padding-bottom: 3px; 
}

a:active.menu_1 {
	display: block;
	color: #000!Important;
	text-decoration: none;
	font-size: 100%;
	font-weight: bold;
	margin: 0px;
	margin-top: 3px; 
	padding-bottom: 3px;
}
a:visited.menu_1 {
	display: block;
	color: #000!Important;
	text-decoration: none;
	font-size: 100%;
	font-weight: bold;
	margin: 0px;
	margin-top: 3px; 
	padding-bottom: 3px;
}
a:hover.menu_1 {
	display: block;
	color: #FFF!Important;
	text-decoration: none!Important;
	font-size: 100%;
	font-weight: bold;
	margin: 0px;
	margin-top: 3px; 
	padding-bottom: 3px;
}


a:link.menu_2 {
	display: block;
	color: #000;
	text-decoration: none;
	font-size: 100%;
	margin-left: 5px; 
}

a:active.menu_2 {
	display: block;
	color: #000!Important;
	text-decoration: none;
	font-size: 100%;
	margin-left: 5px; 
}
a:visited.menu_2 {
	display: block;
	color: #000!Important;
	text-decoration: none;
	font-size: 100%;
	margin-left: 5px; 
}
a:hover.menu_2 {
	display: block;
	color: #FFF!Important;
	text-decoration: none!Important;
	font-size: 100%;
	margin-left: 5px; 
}

/* * * * * * * * */

a:link.black {
	color: #000!Important;
	text-decoration: underline;
}

a:active.black {
	color: #000!Important;
	text-decoration: underline;
}
a:visited.black {
	color: #000!Important;
	text-decoration: underline;
}
a:hover.black {
	color: #000!Important;
	text-decoration: underline;
}

/* * * * * * * * */

a:link.white {
	color: #fff!Important;
	text-decoration: none;
	
}

a:active.white {
	color: #fff!Important;
	text-decoration: none;
}
a:visited.white {
	color: #fff!Important;
	text-decoration: none;
}
a:hover.white {
	color: #fff!Important;
	text-decoration: underline!Important;
}

/* * * * * * * * */

a:link.diary {
	color: #000!Important;
	text-decoration: none;
	font-weight: bold;
}

a:active.diary {
	color: #000!Important;
	text-decoration: none;
	font-weight: bold;
}
a:visited.diary {
	color: #000!Important;
	text-decoration: none;
	font-weight: bold;
}
a:hover.diary {
	color: #000!Important;
	text-decoration: underline;
	font-weight: bold;
}

/* * * * * * * * */

/********************************************************/

table.layout { 
	border-collapse: collapse;
	background-color: transparent; 
	border: 0px solid transparent; 
}
table.layout td {
	background-color: transparent; 
	border: 0px solid transparent;
}

table.layoutv { 
	border-collapse: collapse;
	background-color: transparent; 
	border: 0px solid transparent; 
}
table.layoutv td {
	background-color: transparent; 
	border: 1px solid red; 
}

/********************************************************/

table.cms {display: block; border-collapse: collapse; width: 95%; margin-top: 15px; margin-bottom: 15px; }
table.cms caption {text-align: left; font-weight: normal; color: #f89f29; font-size: 90%; padding-bottom: 5px; margin-bottom: 0px; }
table.cms th {margin: 0px; border: 0px; padding: 3px; padding-right: 10px; text-align: left; background-color: #89a3ba; }
table.cms td {margin: 0px; border: 0px; padding: 3px; padding-right: 10px; border-bottom: 1px solid #89a3ba}

/********************************************************/

input, textarea, select {
	border: 1px solid #a3aeb2;
	margin-left: 0px;
	margin-top: 0px;
	padding: 2px;
	/*height: 19px;*/
	background-color: white;
	font-size : 9px;
}
input, textarea {
	padding-left: 5px;
	width: 360px;
}

textarea {
	height: 100px;
}

input.horiz, textarea.horiz, select.horiz {
	margin-bottom: 2px;
	margin-top: 2px;
}

input.transparent {
	border: 0px;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
}

form.transparent input {
	position: absolute;
	border: 0px;
	margin: 0px;
	padding: 0px;
	background-color: transparent;		
	font-size: 11px;
	width: 112px;
	height: 18px;
}

form.transparent input.v {
	position: absolute;
	border: 0px;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	
		background-color: red; 
		filter:alpha(opacity=50);
		-moz-opacity:0.5;
		opacity: 0.5;
		
	font-size: 11px;
	width: 112px;
	height: 18px;
}

/**  specific css  **************************************/