/***************************** body *****************************/

body {
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	margin:0px;
	background-color: #dad4ce;
}

body, p, ul,ol, h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 80%;
	font-weight: normal;
	line-height: 150%;
}

.line {
	color: #CC0000;
}

/***************************** links *****************************/

a:link, a:visited {
	color: #0000FF;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	color: #000;
	font-weight: normal;
	text-decoration: underline;
}

/***************************** headings *****************************/

h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}

h1 {
	font-size: medium;
	color: #C00;
	line-height: 100%;
	font-weight: bold;
}

h2 {
	font-size: small;
	color: #666666;
	line-height: normal;
	font-weight: bold;
}

h3 {
	font-size: x-small;
	font-weight: bold;
	color: #CC0000;
}

h4 {
	font-size: x-small;
}

h5 {
	font-size: xx-small; 
	 color: #396478;
}

/***************************** boxes *****************************/

.boxheading
{
	font-size: 11pt;
	;
	font-weight: bold;
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
}

.boxsubheading
{
	color:#FF0000;
	font-weight:bold;
	font-size: 10pt;
	padding-bottom: 5px;
}

.boxtext
{
	line-height:100%;
	font-size: 9pt;
	color: #030303;
	font-family: Arial, Helvetica, sans-serif;
}

/***************************** template bits *****************************/

.template_1col_banner
{
	background-image:url(images/template_images/Cinajus_template_banner_01.jpg);
	background-repeat:no-repeat;
	background-color:#999;
}

.template_2col_banner
{
	background-image:url(images/template_images/Cinajus_template_banner_02.jpg);
	background-repeat:no-repeat;
	background-color:#999;
}

.template_1col_back
{
	background-image:url(images/template_images/Cinajus_template_back_01.jpg);
	background-repeat:repeat-y;
	background-color:#fff;
}

.template_2col_back
{
	background-image:url(images/template_images/Cinajus_template_back_02.jpg);
	background-repeat:repeat-y;
	background-color:#fff;
}

.template_1col_footer
{
	background-image:url(images/template_images/Cinajus_template_foot_01.jpg);
	background-repeat:no-repeat;
	background-color:#fff;
}

.template_2col_footer
{
	background-image:url(images/template_images/Cinajus_template_foot_02.jpg);
	background-repeat:no-repeat;
	background-color:#fff;
}
